| Fatal error after upgrade
I had been using 4.1 and did the upgrade to 4.7 on my dedicated Linux server. I did verify config-inc, pp-inc, inc-photopost and my Vb3.0.3 index.
I get this error when trying to run the Photopost index.php:
Fatal error: Failed opening required '../forums/2.2.0.php' (include_path='.:/usr/share/pear') in /home/httpd/vhosts/audiokarma.org/httpdocs/gallery/pp-inc.php on line 2090
Now I checked pp-inc and wonder why
require "../forums/{$Globals['vbversion']}.php"
is returning with the 2.2.0.php. Where is that coming from?
|