I've been in 'upgrade' mode for the past couple of days ...
vB 3.5.3 >> 3.6
vbaCMPS 2.1 >> 2.2
vBSEO >> 3.0 RC3
Anyway, everything was going well untill I did the vBSEO upgrade. The upgrade itself worked and the majority of the site works, but I have an issue when creating a new thread.
After posting the thread (which happens) I am returned an error messagewith the URL being .../showthread.php?p=224340#post224340Fatal error: Call to undefined function print_portal_output() in /home/dx4all/public_html/includes/functions.php on line 4668
FYI: I have vba 'wrapped' around all my forum pages (works like a charm) by adding the following to the php files I want 'wrapped'
If I comment these lines out of showthread.php then it works fine, BUT my showthread pages are not 'wrapped'.PHP Code:define('VBA_PORTAL', true);
define('VBA_PAGE', 'include');
Help ... please :(



LinkBack URL
About LinkBacks
) by adding the following to the php files I want 'wrapped'






Reply With Quote
