![]() |
DB error after fresh install
i prompted ?morgan? back on Vbulletin.org but i have yet to get it resolved...
here is the error i get Code:
vBulletin datastore error caused by one or more of the following: before you told me(and my co admin) to reupload everything and i have done that as well as uninstall/reinstall as well as try the new version(1.0.6.2). all of which has come up with the same error. i am completley out of ideas and need to get a gallery up. :) |
That is a bizarre error, not sure what is causing it. I've been all over vBorg, vBcom, Google looking for other instances of such, and cannot find a decent explanation, especially in light of the fact that your forum is working okay.
Both your forum and PhotoPlog call in vB's global file, which in turn calls in vB's init file. The init file uses the same procedure to set $vbulletin->bf_ugp regardless, so it's weird that your forum is working but PhotoPlog is not. One thing to try is to echo out some information, maybe it'll give a clue. In vB's class_core.php file find: Code:
function register($title, $data) Code:
function register($title, $data) What do you see on screen? |
Code:
Parse error: parse error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in <adress>/httpdocs/forum/includes/class_core.php on line 1341 |
oyea, and it killed my forum while i had that up.. not sure if that is normal or i missed a "}"
|
Make sure to copy-paste it all, and stick it in the correct location. It'll output something similar to the following:
Code:
Title: bbcodecache |
All times are GMT. The time now is 02:37 AM. |
Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.