mcduarte2000
Junior Member   Posts: 11 Registered: 8/7/2003 Status: Offline
|
posted on 9/10/2003 at 07:11 PM |
On my server, when I have large categories and try to list all the news, I
get the following error message:
Fatal error: Allowed memory size of 5242880 bytes exhausted (tried to
allocate 546501 bytes) in
/home/users/miduarte2000/www/postnuke2/modules/AutoTheme/extras/autourls.ex
t.php on line 230
Fatal error: Allowed memory size of 5242880 bytes exhausted (tried to
allocate 137 bytes) in Unknown on line 0
Besides this, AutoURL's is working just fine with me...
Thanks,
Miguel Duarte |
| |
| |
mcduarte2000
Junior Member   Posts: 11 Registered: 8/7/2003 Status: Offline
|
posted on 9/10/2003 at 07:46 PM |
It seems the problem is not only mine! 
Portalzine is using what I think Short URL's V2 and also as a problem with
this:
http://www.portalzine.de/News+index-catid-2-topic--allstori
es-1.html
|
| |
mcduarte2000
Junior Member   Posts: 11 Registered: 8/7/2003 Status: Offline
|
posted on 9/10/2003 at 09:29 PM |
Ah... And just arrived the conclusion, that the same is happening with long
Topics...
Is there anyway of desactivating short urls for "See All" in both Topics an
Categories? I tried, but without success (as I wanted to mantain it working
for the "short listing").
Example of the error on my website:
http://www.bestlovepoems.net/Category4-All.html
http://www.bestlovepoems.net/Topic3all.html
[Edited on 10/9/2003 by mcduarte2000] |
| |
mcduarte2000
Junior Member   Posts: 11 Registered: 8/7/2003 Status: Offline
|
posted on 9/11/2003 at 08:26 AM |
Using version 1.0 of short URL, listing all topics works with me:
http://www.bestlovepoems.net/Topic3allstories.html
But listing all stories in a cat doesnt... 
http://www.bestlovepoems.net/News+index-catid-4-topic--alls
tories-1.html |
| |
CHTEKK
Newbie   Posts: 9 Registered: 8/14/2003 Status: Offline
|
posted on 9/13/2003 at 08:40 AM |
The AutoURL's work with a buffer, they store the content of the webpage in
a PHP buffer and then they rewrite all the links they find! There's no
other way to do it, but I'm working on a pnAPI mod for pnModURL, but this
will affect only new style modules. To let it work, actually, you must
increase the PHP memory size, ask your hoster if you don't know how to or
can't.
[Edited on 13/9/2003 by CHTEKK] ____________________
CHTEKK
LongiTEKK.com NETWORK Staff - chtekk@longitekk.com
MaxDev Staff - chtekk@maxdev.com |
| |
mcduarte2000
Junior Member   Posts: 11 Registered: 8/7/2003 Status: Offline
|
posted on 9/23/2003 at 09:58 AM |
Well, I can't, I'll check what I can do, but my host is always worried
about performance, so not sure that will solve the problem.
Anyway, why isn't:
http://www.bestlovepoems.net/News+index-catid-3-topic--alls
tories-1.html
Working?
The error message is not memory related, so it really seems like a
bug...
Any ideas regarding this?
Miguel |
| |