Results 1 to 9 of 9

Error when posting new thread

This is a discussion on Error when posting new thread within the Troubleshooting forums, part of the vBSEO SEO Plugin category; I've been in 'upgrade' mode for the past couple of days ... vB 3.5.3 >> 3.6 vbaCMPS 2.1 >> 2.2 ...

  1. #1
    Junior Member
    Real Name
    Allan Neagle
    Join Date
    Feb 2006
    Posts
    14
    Liked
    0 times

    Error when posting new thread

    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 message
    Fatal error: Call to undefined function print_portal_output() in /home/dx4all/public_html/includes/functions.php on line 4668
    with the URL being .../showthread.php?p=224340#post224340

    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'
    PHP Code:
    define('VBA_PORTAL'true);
    define('VBA_PAGE''include'); 
    If I comment these lines out of showthread.php then it works fine, BUT my showthread pages are not 'wrapped'.

    Help ... please :(

  2. #2
    Junior Member
    Real Name
    Allan Neagle
    Join Date
    Feb 2006
    Posts
    14
    Liked
    0 times
    Actually it's worse than just new threads ... it happens on replies as well :(

  3. #3
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Hello Allan,

    is it working correctly if you disable vBSEO temporarily?
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  4. #4
    Junior Member
    Real Name
    Allan Neagle
    Join Date
    Feb 2006
    Posts
    14
    Liked
    0 times
    Hi Oleg,

    Yes it works fine if vbSEO is dissabled.

    I have a temporary fix in place (which I also disabled before I did the vbSEO disabled test ) by adding this line in functions.php
    PHP Code:
    include_once ('./includes/vba_cmps_include_bottom.php'); 
    Although this works, I would prefer a proper solution

  5. #5
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Hello,

    did you modify includes/functions.php file? I believe that default vBulletin file doesn't have print_portal_output() calls in it.
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  6. #6
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    12 times
    That's a vBadvanced CMPS error. vBSEO shouldn't be causing that issue though. Make sure you are running the latest CMPS and that all of it's files and plugins are up to date.

  7. #7
    Junior Member
    Real Name
    Allan Neagle
    Join Date
    Feb 2006
    Posts
    14
    Liked
    0 times
    All files are uptodate. When I disable vbSEO the error does NOT happen. When I reactivate vbSEO the error happens again.

  8. #8
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Hello,

    please open a support ticket with ftp and admincp access to check this issue further.
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  9. #9
    Member RidinHighSpeeds's Avatar
    Real Name
    Jonathan
    Join Date
    Aug 2006
    Location
    MA
    Posts
    58
    Liked
    0 times
    This is the same exact problem I am recieving.. I also have done all of the steps theguru has done..

    Any solution?

Similar Threads

  1. vBSEO 2.4.0 Released - Includes Google AdSense Targeting Feature!
    By Juan Muriente in forum vBSEO Announcements
    Replies: 74
    Last Post: 05-20-2006, 10:29 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •