First of all, I believe the www and public_html directories are the same thing. But as a general rule I use public_html.
If you are getting into the Admin CP then you are getting much farther than you have been. I'm not sure what to make of that error, perhaps someone else does.. But I would expect it may come down to having something either uploaded to the wrong place.. or something simple like that.
Just to be clear, you need to upload the files to the directory where you have installed the forum.Well then I shall try uploading again, but this time to public_html instead of the www folder. Thanks again for the assistance!
Please don't worry about being a novice... But would help is to have some idea how much experience you (and others) have, so we can get a better idea how we can best help. I was looking for a wrx forum because I thought it could give me an idea how much experience you may have but could not find one....I'm sure I'm quite the novice-P.I.T.A.
Sounds to me like the files haven't been uploaded properly.
I would try uploading the whole Beta 6 package once again.
Sounds to me like the files haven't been uploaded properly.
I would try uploading the whole Beta 6 package once again.
It looks like its running beta 6 properly now, the login bar has changed so im sure you are running beta 6. So did you experience any problems or experiencing any?Well that didn't work.... I have no clue to undo this.....
and the popout icon as well. looks like beta6 to me.It looks like its running beta 6 properly now, the login bar has changed so im sure you are running beta 6. So did you experience any problems or experiencing any?
what did you do? an hour ago the site was up and appeared to be running running beta6.
If you have ssh access you could do something like
Upload contents of folder to another folder ( say "upgrade perhaps )
The ssh to server and do:
cd /path/to/upgrade
tar cf - * | ( cd /path/to/public_html; tar xfp -)
This will stop you accidentally over writing custom files etc.
ssh means secure shell.
You probably don't have ssh access based on you questioning it
Get yourself a sweet FTP client that can sync local and remote files
Well after installing Beta 6 i could not access members through ACP>Users. The code I was receiving was;
Parse error: syntax error, unexpected $end in /home/wrxmod/public_html/library/XenForo/Model/UserGroup.php on line 399
That is a file problem. Try re-uploading the files. The default files should not have syntax errors.
We use essential cookies to make this site work, and optional cookies to enhance your experience.