Search found 10 matches
- Wed Nov 12, 2008 6:17 pm
- Forum: Modules/Add-Ons
- Topic: Play and Album Integration?
- Replies: 1
- Views: 869
Play and Album Integration?
Hello, I am wondering if anybody has successfully integrated the following two modules: - Play (Multimedia Player) - Album (Photo Albums) I really like the simplicity of both. The main reason is to get a Video Gallery and I have yet to find anything for CMSMS that can do it. "Play" is gr...
- Fri Sep 12, 2008 3:19 pm
- Forum: Modules/Add-Ons
- Topic: Is it possible to add attachments to the NMS Module?
- Replies: 15
- Views: 6359
Re: Is it possible to add attachments to the NMS Module?
Ok, I'm wondering if this is actually supposed to attach the file to the email or use a link? I added {nms_attachment name='Select your file'} into my message template.. this creates a prompt to select a file in /uploads/. But the file is not being attached to the email? I tried with jpg and pdf fil...
- Wed Aug 20, 2008 6:39 pm
- Forum: Modules/Add-Ons
- Topic: NMS (Newsletter Made Simple) issue [solved]
- Replies: 13
- Views: 4715
Re: NMS (Newsletter Made Simple) issue [SOLVED]
Problem has been solved.
By adding...
It fixed the problem.
Thanks for your help Alby!
Dave Leger
By adding...
Code: Select all
php_flag zend.ze1_compatibility_mode Off
Thanks for your help Alby!
Dave Leger
- Wed Aug 20, 2008 4:55 pm
- Forum: Modules/Add-Ons
- Topic: NMS (Newsletter Made Simple) issue [solved]
- Replies: 13
- Views: 4715
Re: NMS (Newsletter Made Simple) issue
Yes, the module manager works. Should I try to install NMS using the XML file? I'm positive it's something wrong with my server setup (my web hosting provider's server). I tried it on two different servers hosted by the same company, same results. When I tried it on another server hosted on a diff...
- Wed Aug 20, 2008 4:46 pm
- Forum: Modules/Add-Ons
- Topic: NMS (Newsletter Made Simple) issue [solved]
- Replies: 13
- Views: 4715
Re: NMS (Newsletter Made Simple) issue
This is the 3rd time I've tried and each time was from scratch.
I will try again...
Dave
I will try again...
Dave
- Wed Aug 20, 2008 3:28 pm
- Forum: Modules/Add-Ons
- Topic: NMS (Newsletter Made Simple) issue [solved]
- Replies: 13
- Views: 4715
Re: NMS (Newsletter Made Simple) issue
Ouch...
I increased it to 100MB and I get this...
Fatal error: Allowed memory size of 104857600 bytes exhausted (tried to allocate 40 bytes) in /hsphere/local/home2/attis/attiscorp.com/lib/classes/class.module.inc.php on line 2010
I'll have a look at class.module.inc.php on line 2010
Dave
I increased it to 100MB and I get this...
Fatal error: Allowed memory size of 104857600 bytes exhausted (tried to allocate 40 bytes) in /hsphere/local/home2/attis/attiscorp.com/lib/classes/class.module.inc.php on line 2010
I'll have a look at class.module.inc.php on line 2010
Dave
- Wed Aug 20, 2008 3:16 pm
- Forum: Modules/Add-Ons
- Topic: NMS (Newsletter Made Simple) issue [solved]
- Replies: 13
- Views: 4715
Re: NMS (Newsletter Made Simple) issue
Thanks for the quick reply Alby.
I've increased the memory limit to 32M and enebaled debugging. I don't see any errors in the server logs.
Very weird!
Any other ideas?
Dave
I've increased the memory limit to 32M and enebaled debugging. I don't see any errors in the server logs.
Very weird!
Any other ideas?
Dave
- Wed Aug 20, 2008 1:42 pm
- Forum: Modules/Add-Ons
- Topic: NMS (Newsletter Made Simple) issue [solved]
- Replies: 13
- Views: 4715
Re: NMS (Newsletter Made Simple) issue
I am still having this issue with the latest CMSMS version 1.4.1 and the latest NMS module 2.2. In the admin, when I go into the "Newsletter Made Simple" section, I see the NMS tabs and for a quick second, I see what I should be seeing (No Lists, Create a List Link, etc), but it disappears...
- Tue Aug 05, 2008 6:38 pm
- Forum: Modules/Add-Ons
- Topic: NMS (Newsletter Made Simple) issue [solved]
- Replies: 13
- Views: 4715
Re: NMS (Newsletter Made Simple) issue
I am using PHP Version 5.2.2
I created an .htaccess file with
My phpinfo(); can be viewed here:
http://attiscorp.merge.ca/test.php
Thanks for the quick reply
I created an .htaccess file with
Code: Select all
php_value memory_limit 24M
http://attiscorp.merge.ca/test.php
Thanks for the quick reply
- Tue Aug 05, 2008 6:27 pm
- Forum: Modules/Add-Ons
- Topic: NMS (Newsletter Made Simple) issue [solved]
- Replies: 13
- Views: 4715
NMS (Newsletter Made Simple) issue [solved]
Hello, I have an issue with my server when trying to use the NMS module. Basically, I installed a fresh copy of CMSMS "Jamaica" and added the required modules for NMS. When I go into the admin, I see the list menu items for NMS, but can not click on anything. I thought it was a bug with ...