Search found 6 matches

by jugo
Sun Apr 25, 2010 8:05 pm
Forum: Modules/Add-Ons
Topic: [SOLVED] Neo Upload Wizard Memory Issue
Replies: 3
Views: 1744

Re: Neo Upload Wizard Memory Issue

Got it...

For some reason the limit is set in the Thumbnail.Class.php file.... around line #149

Code: Select all

var $memory_limit='32M';
I changed it there.  maybe they need to modify the line to look at the config.php for the setting instead of hardcoding it.
by jugo
Sun Apr 25, 2010 7:45 pm
Forum: Modules/Add-Ons
Topic: [SOLVED] Neo Upload Wizard Memory Issue
Replies: 3
Views: 1744

Re: Neo Upload Wizard Memory Issue

Hi jugo When uploading and resizing multiple images, you need a large php_memory_limit. Try to increase it... But it is also very good possible, your webhost doesn't allow increasing this. Check your System Information if the value changes after increasing the value in the config.php. Regards, Rolf...
by jugo
Sun Apr 25, 2010 7:02 pm
Forum: Modules/Add-Ons
Topic: [SOLVED] Neo Upload Wizard Memory Issue
Replies: 3
Views: 1744

[SOLVED] Neo Upload Wizard Memory Issue

Problem uploading images using Neo Upload Wizard. I am getting this error:   Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 3200 bytes) in /home/lhcc/public_html/cms/modules/NeoUpload/classes/Thumbnail.class.php  on line 355 I have my php_memory_limit set to 64M in c...
by jugo
Tue Apr 13, 2010 7:45 pm
Forum: Modules/Add-Ons
Topic: [SOLVED] - [NEWS] - Need help displaing list of News Headlines Only
Replies: 2
Views: 811

Re: [NEWS] - Need help displaing list of News Headlines Only

EXCELLENT... Thanks that worked perfect.
by jugo
Tue Apr 13, 2010 4:31 pm
Forum: Modules/Add-Ons
Topic: [SOLVED] - [NEWS] - Need help displaing list of News Headlines Only
Replies: 2
Views: 811

[SOLVED] - [NEWS] - Need help displaing list of News Headlines Only

I am trying to display the last 'n' news headlines (titles) only on my sidebar.  can't seem to figure out how.

Please Help.
by jugo
Fri Apr 02, 2010 5:02 pm
Forum: Modules/Add-Ons
Topic: CGCalendar and Internet Explorer
Replies: 7
Views: 2826

Re: CGCalendar and Internet Explorer

Had same issue here.  tried using the compatability mode in IE8 and got the same results.  Works well in FireFox, Chrome, Safari and Opera.

Go to advanced search