Results 1 to 3 of 3

problem in sitemap

This is a discussion on problem in sitemap within the Troubleshooting forums, part of the vBSEO SEO Plugin category; when i click on sitemap control this msg came to me Deprecated : Assigning the return value of new by ...

  1. #1
    Junior Member
    Real Name
    Ahmad
    Join Date
    Sep 2007
    Location
    Kuwait
    Posts
    27
    Liked
    0 times

    problem in sitemap

    when i click on sitemap control
    this msg came to me

    Deprecated: Assigning the return value of new by reference is deprecated in /home/q8wall/public_html/vb/includes/init.php on line 55

    Deprecated: Assigning the return value of new by reference is deprecated in /home/q8wall/public_html/vb/includes/init.php on line 107

    Deprecated: Assigning the return value of new by reference is deprecated in /home/q8wall/public_html/vb/includes/init.php on line 111

    Deprecated: Assigning the return value of new by reference is deprecated in /home/q8wall/public_html/vb/includes/init.php on line 119

    Deprecated: Assigning the return value of new by reference is deprecated in /home/q8wall/public_html/vb/includes/init.php on line 130

    Deprecated: Assigning the return value of new by reference is deprecated in /home/q8wall/public_html/vb/includes/init.php on line 134

    Deprecated: Assigning the return value of new by reference is deprecated in /home/q8wall/public_html/vb/includes/init.php on line 142

    Deprecated: Assigning the return value of new by reference is deprecated in /home/q8wall/public_html/vb/includes/init.php on line 211

    Deprecated: Assigning the return value of new by reference is deprecated in /home/q8wall/public_html/vb/includes/init.php on line 389

    Deprecated: Assigning the return value of new by reference is deprecated in /home/q8wall/public_html/vb/includes/class_core.php on line 2552
    BODY { FONT-SIZE: 11px; MARGIN: 10px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; height:100%}TABLE { FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}#nav { margin:20px}A:link { COLOR: #003399; TEXT-DECORATION: underline}A:visited { COLOR: #003399; TEXT-DECORATION: underline}A:active { COLOR: #003399; TEXT-DECORATION: underline}A:hover { COLOR: #003399; TEXT-DECORATION: none}.formtbl { BACKGROUND-COLOR: #000000}.header { COLOR: #ffffff; BACKGROUND-COLOR: #465786; font-weight:bold;}.subheader { COLOR: #ffffff; BACKGROUND-COLOR: #6E7A9A}.altfirst { BACKGROUND-COLOR: #ffffff}.altsecond { BACKGROUND-COLOR: #f0f0f0}.alert { padding:5px; margin:2px; font-size:12px; width: 600px; background-color:#f00; color:#fff;}ul { margin-top:5px; margin-bottom:5px}#jump { margin:5px}h1 { font-size: 140%; margin:5px}h2 { font-size: 110%; margin:5px}

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    Hello,

    please try to modify vbseo_sitemap/index.php file:
    find:
    error_reporting(E_ALL & ~E_NOTICE);
    replace with:
    error_reporting(E_ALL & ~E_NOTICE & ~E_DEPRECATED);

  3. #3
    Junior Member
    Real Name
    Ahmad
    Join Date
    Sep 2007
    Location
    Kuwait
    Posts
    27
    Liked
    0 times
    fixed

    Thank you very much

Similar Threads

  1. vBulletin 3.x Problem with sitemap
    By zems in forum Troubleshooting
    Replies: 3
    Last Post: 03-30-2010, 08:00 PM
  2. Sitemap Problem
    By jewropa in forum Deutsch
    Replies: 3
    Last Post: 02-10-2008, 02:38 PM
  3. sitemap problem
    By MentaL in forum Troubleshooting
    Replies: 6
    Last Post: 11-11-2005, 04:48 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
  •