vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vBSEO Google/Yahoo Sitemap Generator for vBulletin 3.6.x, 3.5.x & 3.0.x (https://vborg.vbsupport.ru/showthread.php?t=100435)

Masiello 12-26-2005 12:24 PM

Thanks very much, but I have the actual version on vbseo, and need to be a fresh installation with uninstall for my rescue :) only that

Macindy 12-29-2005 07:22 PM

Quote:

Originally Posted by Masiello
Thanks very much, but I have the actual version on vbseo, and need to be a fresh installation with uninstall for my rescue :) only that

I justed tried the new download: segmentation fault!
Happly a had a backup of old vbseo_sitemap files.

iojam 12-29-2005 07:41 PM

Macindy,

could you please give more details on the issue? When the error appears - during sitemap generation/when viewing reports/index?

Are there other details in error message?

Macindy 12-29-2005 07:49 PM

Quote:

Originally Posted by iojam
could you please give more details on the issue?

Hi iojam!
Sorry for this!

Quote:

Originally Posted by iojam
When the error appears - during sitemap generation/when viewing reports/index?

Are there other details in error message?

The error occurs only with sitemap generation - the other files works.
The only error is: segmentation fault - nothing else

iojam 12-29-2005 10:00 PM

Macindy,

a new version (1.7) of vBSEO Sitemap Generator will be released soon, let's see if it will work ok for you.

Hostboard 01-02-2006 10:55 PM

Got his when I tried to manualy run the scheduled task to make sure things werw/are working properly.

Code:

vBSEO - Create Google/Yahoo Sitemap

[homepage] [0s (+0)]

Fatal error: Call to undefined function: ob_flush() in /path/to/forums/vbseo_sitemap/vbseo_sitemap_functions.php on line 678


iojam 01-03-2006 06:42 AM

Hello Hostboard,

please remove the line 678 from your vbseo_sitemap/vbseo_sitemap_functions.php file.

Hostboard 01-03-2006 09:10 AM

Ok I commented/remarked that line out and now get:

Code:

Warning: Wrong parameter count for fgets() in /vbseo_sitemap/vbseo_sitemap_functions.php on line 156
Thank you

iojam 01-03-2006 10:07 AM

Seems like you have an older version of PHP installed (< 4.2.0).

Please change this line:
$nurl = trim(fgets($pf));
to
$nurl = trim(fgets($pf,1024));

to avoid the problem.

Hostboard 01-03-2006 11:57 AM

Works perfectly now :) Thank you



On a side note will the older version of php cause a problem with SEO if I opt to get it?



As familiar with Linux as a system, I never learned how to recompile stuff like this. Do you know of any documentation that litterly guides you through it in a step by step procedure? I have not been able to find one so far.

Thanx again!


All times are GMT. The time now is 09:01 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02444 seconds
  • Memory Usage 1,736KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete