Jump to content

Jrock

Retired Staff
  • Posts

    612
  • Joined

  • Last visited

  • Days Won

    26

Everything posted by Jrock

  1. If you have an SMTP server available, do that since phpmail can easily be broken by other webserver modifications and doesn't offer much peace of mind. SMTP is worth it once you have it setup.
  2. Like nonsonokee said, you'll need that theme. In order to move a typical left/right side userinfopane to the top and center, that requires some extra coding. Someone can probably do it for you but it will most likely be a paid job.
  3. Can you post your webserver error logs? An error 500 is really broad and you'll need to see the logs on the backend for the reason.
  4. Follow what Oni said if you want to move the entire thing as is. If for whatever reason you want to go through the installation process again, why not just upload a fresh installation and go through the installer? Save whatever you need like themes, etc, then just install fresh. If you need more help, please clarify further regarding what you're trying to accomplish.
  5. Try RewriteCond %{QUERY_STRING} (^|&)app=points($|&) RewriteCond %{QUERY_STRING} (^|&)module=points($|&) RewriteCond %{QUERY_STRING} (^|&)controller=dashboard($|&) RewriteRule ^www\.example\.com/index\.php$ /www.example.com/dashboard?&%{QUERY_STRING}
  6. The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new topic.
  7. File permissions issue if it keeps spinning that long endlessly? For the 500 error check your webserver logs and see what pops up. Definitely sounds like a hosting environment issue.
  8. Welcome to WebFlake and we're happy to have you aboard!
  9. The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new topic.
  10. The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new topic.
  11. The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new topic.
  12. The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new topic.
  13. The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new topic.
  14. I'm on a 15" laptop and everything is large enough to read. Perhaps you can mess around with your theme settings a bit more to try and make certain things like the font size larger? Otherwise I don't know if the effort of changing everything manually is worth the result.
  15. Right click, Inspect Element. Find the image file and its path, then upload and overwrite using FTP.
  16. The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new topic.
  17. You'll need to access the database through something like PHPMyAdmin to access the database. Within the database are tables. You can export the tables for the members or whatever else you're trying to save. This will export it into a .sql file that can be opened with Notepad or Notepad++. If you're on shared hosting, ask your host how to access PHPMyAdmin if it isn't easily accessible within your hosting control panel. Not exactly sure what you're trying to accomplish here, but these are the easiest ways to do it. Here's a video for you.
  18. Site works fine. Thread closed. The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new topic.
  19. My old site was based around Steam games. I disabled registration on the site and used the Sign in through Steam plugin. When they did so, it created them an account. Try using this login handler, disabling primary registrations (IPB default) and see if it accomplishes what you're looking for
  20. The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new topic.
  21. I think he's looking for a horizontal userinfopane, not a vertical one. Sure this may work depending on the theme but the majority available are vertical. Does your theme have the option of switching from vertical to horizontal? What theme are you using? If it doesn't offer the option to switch, finding a theme that allows for that may be required. Otherwise manual code editing will get it done if someone is willing to help you out with that.
  22. The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new topic.
  23. As your topic appears to be a support topic for IPS, we have moved it to the appropriate forum.
×
×
  • Create New...