Recent content by Royals

  1. R

    XF 2.0 DB Errors after upgrade

    So I just got around to testing my Xenforo upgrade to 2.02 (from 1.4). After the upgrade I'm getting an Oops error message when trying to access any pages and the admin console is showing several errors like this: Server error log XF\Db\Exception: MySQL query error [1364]: Field...
  2. R

    Discouraged Users

    Is there anyway to get a list of users that are currently "Discouraged"?
  3. R

    XF 1.2 Add space/padding beteen Message Container elements?

    How can I add some space between elements of Message Container? I put a border around this but it doesn't look right because they are stacked right on top of each other. The padding appears to adjust the interior space.
  4. R

    XF 1.2 Remove install directory

    Should/can I remove the install directory after installation? Or is it needed for something? Is there any security risk in leaving it there?
  5. R

    XF 1.2 Stay logged in?

    Is there an easy way to have the "Stay logged in" box be checked by default?
  6. R

    vBulletin 4.x URL Redirection

    Thanks! Should this go inside the: <IfModule mod_rewrite.c> block or before it?
  7. R

    vBulletin 4.x URL Redirection

    Not sure exactly how many you need but here are some examples: Main forum page: old vB - http://mysite.com/forums/forum.php new XF - http://mysite.com/forums forumdisplay: old vB - http://mysite.com/forums/forumdisplay.php/2-Game-Chat new XF - http://mysite.com/forums/game-chat.2/ Member...
  8. R

    vBulletin 4.x URL Redirection

    OK, so I thought this would be straight forward but after reading this thread I'm worried. I just installed XenForo and have an existing vB install that I want to redirect. vB 4.2 is installed at http://mysite.com/forums XenForo is installed at http://mysite.com I have installed XenPorta and...
  9. R

    XF 1.2 Installation directory?

    Sorry one last point of clarification... So if my current vB installation is in a directory called "forums" under my sites root folder (I'm assuming that is where the redirection scripts need to go) then I must change the Route Filter to something other than "forums", is that correct?
  10. R

    XF 1.2 Installation directory?

    OK thanks.. Still thinking about this. If I decide to install XF at my sites root folder will that still work? vB is installed in "forums" so I'd then have a "forums" directory in my XF root directory with the redirection scripts. I notice that some of the URLs in XF contain "forums" even...
  11. R

    [8WR] XenPorta (Portal)

    Yes? It's the url to get to the root XF install (http://mysite.com/community) and its a folder on my web server (~/public_html/community). I'd like the XenPorta page to load if someone visits the root page of my site (http://mysite.com). Is that easily doable? (Without using redirects).
  12. R

    XF 1.2 Installation directory?

    I have a current vB forum that I'm upgrading to XF. Currently I have vB installed at http://mysite.com/forums. I think I want to install XF at http://mysite/community. My question is, will this cause any problems with the redirection scripts? Does the root directory of the XF install have to...
  13. R

    [8WR] XenPorta (Portal)

    Quick question... If I have XF installed at http://mysite.com/community/ can I set it up so XenPorta loads at http://mysite.com?
  14. R

    Step by Step vB transition guide?

    I'm currently running a fairly stock install of vB 4.2 with the CMS. Is there a step-by-step guide anywhere of transitioning to XenForo? I'm assuming these are the basic steps, just want to make sure I don't forget anything. 1. Purchase XenForo 2. Install XenForo 3. Install portal add-on (for...
Back
Top Bottom