PDA

View Full Version : Two problems Vbulletin 3.0.0


camikazi2k
11-01-2004, 07:29 PM
I have two problems i did all the changes i get this error
Parse error: parse error, unexpected ':' in /home/hagasny/public_html/forum/global.php on line 20
here is line 20
Find:// #############################################################################

and second
it says
In your /forum/includes/adminfunctions_template.php file:
i cant find 'forumhome' => $vbphrase['group_forum_home'],

thanks

Brian
11-01-2004, 07:35 PM
Remove 'Find:' from that line.

As for the template thing, just look for one that's similar near the very bottom of the file.

Our Sponsors
 

camikazi2k
11-01-2004, 07:55 PM
can i put that below
'forumhome' => $vbphrase['forum_home'],

camikazi2k
11-01-2004, 08:01 PM
i did everything i get this error while running the installation file
Fatal error: Call to undefined function: build_datastore() in /home/hagasny/public_html/forum/admincp/vbacmps_install.php on line 1353

Our Sponsors
 

camikazi2k
11-01-2004, 08:14 PM
fixed