11
script_fu
Re: When is the 2.0.18 patch going to be ready? Issues Issues...

Another blank page... I cannot click on any user. Say admin posts a story. I click the link to admins profile I get a blank page.

Here is an error that XOOPS spit out after not giving any clues all day.

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 122880 bytes) in
/home/mysite/public_html/class/smarty/Smarty_Compiler.class.php on line 1808

I am building a new site for a client on surpasshosting.com

Fresh install of XOOPS 2.0.18
Apache version 1.3.39 (Unix)
PHP version 5.2.5
MySQL version 5.0.45-community

news 1.56
pical 0.91
contact 1.6
extgallery 1.03
spotlight 1.02

12
Sublime
Re: What else is wrong with 2.0.18? When is the patch going to be ready? Issues Issues...
  • 2008/1/26 15:15

  • Sublime

  • Just popping in

  • Posts: 99

  • Since: 2006/5/23


you need to raise the allowed memory in ur php.ini

memory_limit = 32M

is ours

if you dont have root, try making a php.ini in the public_html directory with that setting in it.

or use

ini_set("memory_limit","32M");

in ur mainfile

or use a phpflag in .htaccess

13
script_fu
Re: What else is wrong with 2.0.18? When is the patch going to be ready? Issues Issues...

Thanks Maka!

The php.ini worked on the surpass hosting account.

14
McDonald
Re: What else is wrong with 2.0.18? When is the patch going to be ready? Issues Issues...
  • 2008/1/28 14:21

  • McDonald

  • Home away from home

  • Posts: 1072

  • Since: 2005/8/15


Xoops 2.0.18.1 RC will probably be released coming weekend, see here in the forum at SourceForge.

Login

Who's Online

235 user(s) are online (157 user(s) are browsing Support Forums)


Members: 0


Guests: 235


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits