Results 1 to 10 of 10

vBSEO is compatible with the new version of vBulletin 3.8.5

This is a discussion on vBSEO is compatible with the new version of vBulletin 3.8.5 within the General Discussion forums, part of the vBulletin SEO Discussion category; I wonder if vBSEO is compatible with the new version of vBulletin, I am trying to install 3.8.5 and be ...

  1. #1
    Junior Member
    Real Name
    Ary Braga
    Join Date
    Feb 2010
    Posts
    12
    Liked
    0 times

    Arrow vBSEO is compatible with the new version of vBulletin 3.8.5

    I wonder if vBSEO is compatible with the new version of vBulletin, I am trying to install 3.8.5 and be giving the following message.

    Fatal error: Allowed memory size of 524288000 bytes exhausted (tried to allocate 35 bytes) in / home / clangsm / public_html / vb / vbseocp.php on line 722

    Ja increase the php memory and yet the error persisted, we are using the version 3.3.2

    Await Messrs.

  2. #2
    Senior Member
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    7,097
    Liked
    4 times
    What is your memory_limit set at?

    Also, where are you receiving this error?
    The Forum Hosting - Forum Hosting from the Forum Experts

  3. #3
    Junior Member
    Real Name
    Ary Braga
    Join Date
    Feb 2010
    Posts
    12
    Liked
    0 times
    Yes, we have changed all that was needed and it's still the same error.

    See below;

    Maximum Size of Messages in PHP 64.00 MB
    * Maximum Upload in PHP 128.00 MB
    * Memory Limit PHP 500.00 MB
    MySQL Packet Size 128.00 MB


    the error is shown when I try to have haccess the archive vbseo.php

    http://www.clangsm.com.br/vb/vbseo.php

  4. #4
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,782
    Liked
    648 times
    Blog Entries
    2
    Hello,

    Please try changinig:

    define('VBSEO_CONFIG_INIT', '0');
    to
    define('VBSEO_CONFIG_INIT', '1');

    in config_vbseo.php
    and then re-access

    http://www.clangsm.com.br/vb/vbseocp.php
    Brian Cummiskey / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  5. #5
    Junior Member
    Real Name
    Ary Braga
    Join Date
    Feb 2010
    Posts
    12
    Liked
    0 times
    Our setup is like this;

    Code:
    / ****** ****** CONFIG  PANEL LANGUAGE 
        define (  'VBSEO_CP_LANGUAGE', 'English'); 
    
    
        / / ****** SAVE / RESTORE  SETTINGS TO DB ****** 
        define (  'VBSEO_CONFIG_INIT', '1 '); 
    
    
        / / ****** LinkBacks (DE)  ACTIVATION ****** 
        define ( 'VBSEO_ENABLED',  1); 
    
    
        / / ****** CONFIG PANEL  LINK ****** 
        define ( 'VBSEO_LINK',  0); 
        define (  'VBSEO_AFFILIATE_ID',''); 
    
    
        / / ****** ****** PAGE  NOT FOUND 
        define (  'VBSEO_404_HANDLE', 1); 
        define (  'VBSEO_404_CUSTOM',''); 
    
    
        / / ****** ****** REWRITE  ARCHIVE ROOT 
        define (  'VBSEO_ARCHIVE_ROOT', '/ archive / index.php');

  6. #6
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,782
    Liked
    648 times
    Blog Entries
    2
    Make sure there's no space

    Code:
    define (  'VBSEO_CONFIG_INIT', '1 '); 
    ---------------------------------^

    Save and re-try to enter the CP.

    And then move this back to 0

    and save and re-try to enter the CP.

    If this doesn't work, please open a support ticket with ftp and vbseo cp login details. You may have invlaid code in a CRR/etc.
    Brian Cummiskey / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  7. #7
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,782
    Liked
    648 times
    Blog Entries
    2
    Replied to your ticket.
    Brian Cummiskey / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  8. #8
    Junior Member
    Real Name
    Ary Braga
    Join Date
    Feb 2010
    Posts
    12
    Liked
    0 times
    see this config
    Code:
    */ ****** VBSEO (DE)ACTIVATION ******
        define('VBSEO_ENABLED',                  1);
    *why dont have '1' after and before the number 1?

  9. #9
    Junior Member
    Real Name
    Ary Braga
    Join Date
    Feb 2010
    Posts
    12
    Liked
    0 times
    Quote Originally Posted by Brian Cummiskey View Post
    Replied to your ticket.

    Thank you very much

    Brian Cummiskey

    Thank You our LinkBacks be working correctly and everything installed perfectly.

    http://www.clangsm.com.br

  10. #10
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,782
    Liked
    648 times
    Blog Entries
    2
    You're welcome
    Brian Cummiskey / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


Similar Threads

  1. vbseo vbulletin compatible
    By pelican in forum General Discussion
    Replies: 3
    Last Post: 08-17-2009, 09:43 AM
  2. Replies: 21
    Last Post: 11-10-2008, 11:05 AM
  3. Is VBSEO 2.3.3 compatible with vBulletin 3.7.3 ?
    By Monique in forum General Discussion
    Replies: 5
    Last Post: 11-07-2008, 01:39 PM
  4. Compatible version with vBulletin 3.7.1
    By de Freitas in forum Pre-Sales Questions
    Replies: 1
    Last Post: 05-31-2008, 11:05 AM
  5. vBulletin 3.7 & vBSEO 3.2 RC4 : not compatible ?
    By Biscuit in forum Troubleshooting
    Replies: 4
    Last Post: 05-02-2008, 04:23 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
  •