Need help with vB 3.8.3 vbTeam release

shaise

New Member
Hey psilocybin, I guess you're the most familiar with the mentioned code from above but hey guys all comments and help is more that welcomed,if so.

I got your copy psilocybin and I thank you a lot for your work. The installation went perfect without any issues.

Now, when I go to ACP>vBulletin Options>Cookies and HTTP Header Options I get this error...

1||1246161783||24.185.129.100||do=options&dogroup=http||http wxw dot mysite dot cxm/admincp/options.php?null=0||Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.11) Gecko/2009060215 Firefox/3.0.11 (.NET CLR 3.5.30729)Access Denied, you have been logged.

In the beginning, I thought it is FF issue, but IE and Safari shows the same. I do get some other options that give errors like Maintenance>View PHP Info

1||1246161903||24.185.129.100||do=phpinfo||http wxw dot mysite dot cxm/admincp/index.php?do=nav||Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.11) Gecko/2009060215 Firefox/3.0.11 (.NET CLR 3.5.30729)Access Denied, you have been logged.

and Maintenance>Update Counters

Parse error: syntax error, unexpected '}' in /home/user/public_html/mysite.com/admincp/misc.php on line 1786

I'm not saying that your work is in fault status nor corrupted files in it, I just wanted to find out what cause this issues and simply fix it once forever. If yuo guy have the desire and wanna give a hand, I'd really appreciate and mentioned your name million years to come! Thanx
 
Code:
Parse error: syntax error, unexpected '}' in /home/user/public_html/mysite.com/admincp/misc.php on line 1786
Replace the misc.php with this one in admincp/misc.php and the problem will go away.
 
Back
Top