Log in

View Full Version : Need A VB Expert!!


KennethS
01-19-2006, 06:24 AM
I am running into so many problems with my forums. I need some one who is a Vbulletin expert. If you are willing to help me please reply here. My forums are going crazy! THANKS!

Corriewf
01-19-2006, 06:33 AM
What is wrong? Can you elaborate?

Tony G
01-19-2006, 08:45 AM
I'm moving this to General Mod questions. If this is a paid request let me know and I'll move it again.

KennethS
01-19-2006, 12:15 PM
What is wrong? Can you elaborate?

Well when i try to click on any thread it just gives me an error and I get an error going to my Vbulletin options. So I cant do anything basicaly.


If this is a paid request let me know and I'll move it again.

No its not.

Brad
01-19-2006, 12:57 PM
You will have to give us a little more to go on. Copy/Paste the error messages here. :)

Paul M
01-19-2006, 04:38 PM
or a link

KennethS
01-19-2006, 08:45 PM
Go to www.thevlife.com/forum/ its closed but heres what it says.


Warning: Unknown(/home/kenneth/public_html/forum/includes/functions_ucs_shared.php): failed to open stream: No such file or directory in /includes/class_postbit.php(279) : eval()'d code on line 2

Fatal error: (null)(): Failed opening required '/home/kenneth/public_html/forum/includes/functions_ucs_shared.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/kenneth/public_html/forum/includes/class_postbit.php(279) : eval()'d code on line 2

Paul M
01-19-2006, 08:53 PM
You have some code attached to the hook postbit_display_complete that is looking for the file "includes/functions_ucs_shared.php" and that file does not exist. In your ACP, go into the plugin manager, locate any plugins associated with that hook and either disable them, or the associated product if they are linked to one.

(is ucs ucash ? - if it is, and that should be installed, then you need to reupload the files associated with it).

KennethS
01-19-2006, 10:36 PM
Thanks! I guess I must have installed UCash wrong.