|
|
|
Re: Well it is a bug ? [message #14092 is a reply to message #14080] |
Wed, 05 November 2003 14:13 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Yes, this appears to be a bug. The fix (at least in 2.6.0RC3) was to add
<?php if (!$suf) { $suf = '/'; } ?>
Before ceil() function calls.
FUDforum Core Developer
|
|
|
|
|
|
|
|
|
|
Re: Well it is a bug ? [message #14111 is a reply to message #14103] |
Wed, 05 November 2003 19:58 |
|
aircool5(at)bellsouth(dot)net
Messages: 132 Registered: March 2003
Karma: 0
|
Senior Member |
|
|
[quote title=Ilia wrote on Wed, 05 November 2003 12:19][email | aircool5(at)bellsouth(dot)net[/email] wrote on Wed, 05 November 2003 11:52]Ilia I going to ry that , but in the mean while take a look at this:
50 guess in the page , never believe that , the maximum I have seen is 6 guess.
The large number of guests usually means that there is a proxy or a search engine actively parsing your site.
|
Is this what I do not understand , who is parsing my site and how?
Look my host is complaintning because I over the bandwidth limited I do not know how but it happened a week ago , they cleaning out and I already on top of Bandwidth Used 1400.61 MB ,take a look:
Space Used 197.23 MB
Space Available 702.77 MB
Bandwidth Used 1400.61 MB
SQL Disk Usage 11.31 MB
I means is something weird
This is the limite I have in that host:
900MB disk space
25GB (25,000MB) monthly data transfer
[Updated on: Wed, 05 November 2003 20:03] Report message to a moderator
|
|
|
Re: Well it is a bug ? [message #14113 is a reply to message #14111] |
Wed, 05 November 2003 20:04 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Take a look @ your access logs (for your webserver) and you'll know how exactly was parsing your site.
FUDforum Core Developer
|
|
|
Re: Well it is a bug ? [message #14147 is a reply to message #14113] |
Thu, 06 November 2003 14:23 |
AutoHost
Messages: 99 Registered: October 2002
Karma: 0
|
Member |
|
|
Perhaps it would be a good idea if FUDForum came with a robots.txt file set to prevent major search engines from grabbing every page.
Ron Miller
Stars! AutoHost
|
|
|
Re: Well it is a bug ? [message #14149 is a reply to message #14147] |
Thu, 06 November 2003 15:10 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
AutoHost wrote on Thu, 06 November 2003 09:23 | Perhaps it would be a good idea if FUDForum came with a robots.txt file set to prevent major search engines from grabbing every page.
|
Bad idea, some people want their forums to be indexed, people should add robots.txt themselves.
FUDforum Core Developer
|
|
|