Search found 8 matches
- Mon Jan 05, 2009 11:20 am
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate
- Replies: 9
- Views: 7823
Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate
Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 4980736 bytes) in /var/www/website.com/admin/lang/en_US/admin.inc.php on line 844 tried to set $config['php_memory_limit'] = '64000000'; ini_set("memory_limit", "64M"); in config.php no result. error ...
- Sun Jan 04, 2009 10:33 pm
- Forum: CMSMS Core
- Topic: CSS styles disapeared in admin
- Replies: 5
- Views: 1440
Re: CSS styles disapeared in admin
possible. hope topic will be useful for someone. tried to search before - no similar topic 

- Sun Jan 04, 2009 10:10 pm
- Forum: CMSMS Core
- Topic: CSS styles disapeared in admin
- Replies: 5
- Views: 1440
Re: CSS styles disapeared in admin
aready found error... :) I thought I wont find it without help of forum but everything was very simple - I was about to install CartMadeSimple but I had Products module installed. They have both class with name "Producs" :) so I have "could not redeclare class... etc..." but i di...
- Sun Jan 04, 2009 9:49 pm
- Forum: CMSMS Core
- Topic: CSS styles disapeared in admin
- Replies: 5
- Views: 1440
Re: CSS styles disapeared in admin
yes - I have 1.4 cms-ms with some standart module installed like albums etc.
- Sun Jan 04, 2009 9:46 pm
- Forum: CMSMS Core
- Topic: CSS styles disapeared in admin
- Replies: 5
- Views: 1440
CSS styles disapeared in admin
I was trying to install addtional modules in admin panel. Everything was ok. But when I clicked on upload module (xml file) I've got white screen. And since that moment I have no css style in admin. I tried to upload /admin directory from installation package - no result. May be someone already has ...
- Sat May 19, 2007 11:12 pm
- Forum: Modules/Add-Ons
- Topic: pisearch bug - results are not shown. page does not exist
- Replies: 4
- Views: 2248
pisearch bug - results are not shown. page does not exist
in template pisearch put as:
in results:
{cms_module module="pisearch" action="showresults"}
alias = Pisearch
when press search it shows:
Internet Explorer cannot display the webpage
has anyone come across similar problem?
in results:
{cms_module module="pisearch" action="showresults"}
alias = Pisearch
when press search it shows:
Internet Explorer cannot display the webpage
has anyone come across similar problem?
- Sun Nov 26, 2006 11:31 pm
- Forum: Modules/Add-Ons
- Topic: different parameters for different user groups?
- Replies: 0
- Views: 1145
different parameters for different user groups?
is it possible to set up different parameters for different user groups that are needed for registration?
and btw is there limit for number of users? it is written 250 i suppose? is it possible to make it bigger?
and btw is there limit for number of users? it is written 250 i suppose? is it possible to make it bigger?
- Sun Nov 26, 2006 11:28 pm
- Forum: Modules/Add-Ons
- Topic: SelfRegistration Error
- Replies: 0
- Views: 1230
SelfRegistration Error
I set up new group, put in Page where i need it {cms_module module=SelfRegistration mode=signup group=users} and i have: Fatal error: Cannot pass parameter 2 by reference in ....site\modules\SelfRegistration\SelfRegistration.module.php on line 1807 does anyone knows how to fix it? and actually how t...