We recently purchased a second owned license for vBulletin. Unlike the forum we have operated with vBulletin for over five years now, this forum is to used within our main site to provide support and discussion of our site products and services.
Our new site is a PHP/MySql based site and sells subscriptions and has its own separate logins for subscribers, affiliates and admins. The forum has simply been given its own space to run in and we are having problems adding our header and navigation to it.
What is happening is that our added navigation links to the Nav Bar work just fine when I am logged into both the web site and the forum. But as soon as I login to the forum Admin CP and then return to the forum home page, the links to the rest of the site generate a PHP error when clicked. This is the error:
Quote:
Fatal error: Call to a member function add_current_page() on a non-object in /home/digitala/public_html/store/includes/application_tophome.php on line 304
|
I have tried logging out of the forum and I still get the errors. If I close my browser and relaunch it, return to the forum and login, or if I simply clear my browser cache, then everything is fine again. I think we are getting something going on with the cookies but both my programmer and I would like your advice on how to address this problem.
I expected this would be a fairly straightforward modification to the header and footer templates and our programmer may have over complicated the setup. If there is a thread which offers some insights or directions to accomplish the desired changes with a minimum of issues, please supply me a link to it and I will proceed from there.
The new site is
http://www.digitalartnow.com
The forum is located at
http://www.digitalartnow.com/store/forums
Thanks.