Page 1 of 2 1 2 LastLast
Results 1 to 15 of 23
Like Tree5Likes

After update of vbseo_3-6-0_rc1

This is a discussion on After update of vbseo_3-6-0_rc1 within the Troubleshooting forums, part of the vBSEO SEO Plugin category; Warning: Call-time pass-by-reference has been deprecated in /is/htdocs/xxxxxxx/www/xxxx/ vbseo /includes/functions_vbseo_seo.php on line 111 All files uploaded....

  1. #1
    Senior Member Micky_1's Avatar
    Real Name
    Michael
    Join Date
    Jan 2009
    Posts
    306
    Liked
    0 times

    After update of vbseo_3-6-0_rc1

    Warning: Call-time pass-by-reference has been deprecated in /is/htdocs/xxxxxxx/www/xxxx/vbseo/includes/functions_vbseo_seo.php on line 111
    All files uploaded.

  2. #2
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    Please try removing the &:

    vBSEO_UI::cms_hook(&$view);

    to

    vBSEO_UI::cms_hook($view);

    on that line.


    The function looks to already handle the pass by reference part already. I will flag this for devs to verify.

  3. #3
    Senior Member Micky_1's Avatar
    Real Name
    Michael
    Join Date
    Jan 2009
    Posts
    306
    Liked
    0 times
    Yeah, this was it. Thanks

  4. #4
    Junior Member
    Real Name
    Adam
    Join Date
    Dec 2008
    Posts
    3
    Liked
    0 times
    This fixed it for me as well. Seems instant internal error on a windows server. I recommend a patch to the zip asap.

  5. #5
    Senior Member
    Real Name
    Shamil
    Join Date
    Feb 2008
    Location
    In my box :)
    Posts
    152
    Liked
    5 times
    Blog Entries
    1
    Quote Originally Posted by FC-AWJunkies View Post
    This fixed it for me as well. Seems instant internal error on a windows server. I recommend a patch to the zip asap.
    Can't say it caused a 500 on my Windows Server.
    spj8082 likes this.

  6. #6
    Member
    Real Name
    Angel
    Join Date
    Sep 2009
    Posts
    96
    Liked
    8 times
    Quote Originally Posted by ct2k7 View Post
    Can't say it caused a 500 on my Windows Server.
    +1

  7. #7
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    Remember guys, this is RC1, not Gold. There will be bugs like this.

  8. #8
    Senior Member
    Real Name
    Jason
    Join Date
    Jun 2010
    Location
    Maple Ridge, BC
    Posts
    118
    Liked
    1 times
    This fixed my issue of the Warning.

  9. #9
    Senior Member f4vn's Avatar
    Real Name
    Lam AJ
    Join Date
    Nov 2007
    Posts
    107
    Liked
    5 times
    PHP Parse error: syntax error, unexpected $end in xxx/vbseo/includes/functions_vbseo_seo.php on line 271 I see this error in file error_log

  10. #10
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    Please try to reupload functions_vbseo_seo.php file from vBSEO package.
    f4vn likes this.

  11. #11
    Senior Member Micky_1's Avatar
    Real Name
    Michael
    Join Date
    Jan 2009
    Posts
    306
    Liked
    0 times
    a long warning...

    Warning: preg_replace() [function.preg-replace]: Compilation failed: invalid UTF-8 string at offset 34 in [path]/vbseo/includes/functions_vbseo_seo.php (line 120)

  12. #12
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    Do you have any acronym expansions defined in vBSEO CP?

  13. #13
    Senior Member Micky_1's Avatar
    Real Name
    Michael
    Join Date
    Jan 2009
    Posts
    306
    Liked
    0 times
    I have written the Acronym a new, now it is again. Thanks

  14. #14
    Senior Member
    Real Name
    Chris
    Join Date
    Jan 2009
    Posts
    155
    Liked
    4 times
    Quote Originally Posted by Brian Cummiskey View Post
    Please try removing the &:

    vBSEO_UI::cms_hook(&$view);

    to

    vBSEO_UI::cms_hook($view);

    on that line.


    The function looks to already handle the pass by reference part already. I will flag this for devs to verify.
    Sorry, Where is this file located?

  15. #15
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    /vbseo/includes/

Page 1 of 2 1 2 LastLast

Similar Threads

  1. vBulletin 4.x error vbseo_3-5-0_gold
    By universo in forum Bug Reporting
    Replies: 10
    Last Post: 07-25-2010, 02:35 PM
  2. Update von vbseo vor/nach Update auf vb4?
    By RolandCP in forum Deutsch
    Replies: 4
    Last Post: 06-29-2010, 03:22 AM
  3. vBulletin 4.x Problem with vbseo_3-5-0_rc3
    By New Age in forum Troubleshooting
    Replies: 3
    Last Post: 06-02-2010, 04:28 AM
  4. Replies: 3
    Last Post: 06-22-2009, 04:27 PM
  5. Replies: 2
    Last Post: 12-18-2008, 04:10 AM

Posting Permissions

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