Search found 15 matches

by volume
Tue Dec 04, 2007 4:14 pm
Forum: Modules/Add-Ons
Topic: Default Text for NMS Messages
Replies: 1
Views: 1233

Re: Default Text for NMS Messages

I was given the following edit a while ago... What you can do is change this line (in NMS.module.php): Code: $params['message_text'] = $this->GetPreference('default_message_template',''); to Code: $params['message_text'] = $this->default_message_template; Then everything should work fine. And it did...
by volume
Tue Dec 04, 2007 4:12 pm
Forum: CMSMS Core
Topic: NMS default message editing
Replies: 4
Views: 1767

Re: NMS default message editing

I was given the following edit a while ago... What you can do is change this line (in NMS.module.php): Code: $params['message_text'] = $this->GetPreference('default_message_template',''); to Code: $params['message_text'] = $this->default_message_template; Then everything should work fine. And it did...
by volume
Wed May 09, 2007 5:25 pm
Forum: Modules/Add-Ons
Topic: Album - making changes to default template {*Big Picture*}
Replies: 1
Views: 1620

Album - making changes to default template {*Big Picture*}

I am using cmsms 1.0.6 and Album 0.8.2

I have made some simple changes to the default template and all works okay with the exception of any (simple) changes made to the {*Big Picture*} section of the template. Anyone know why this might be?

Cheers in advance,

volume
by volume
Wed Mar 14, 2007 7:58 pm
Forum: Modules/Add-Ons
Topic: NMS - 'error' when trying to send or 'process jobs'
Replies: 11
Views: 5018

Re: NMS - 'error' when trying to send or 'process jobs'

Well that was an exciting ride... fixed the problem by deleting all (2) rows in the cms_module_NMS_temp_jobstatus table

All working fine again.

This may help you [Prendo] or I might have unintentionally taken this thread on a small diversion.

volume
by volume
Wed Mar 14, 2007 3:32 pm
Forum: Modules/Add-Ons
Topic: NMS - 'error' when trying to send or 'process jobs'
Replies: 11
Views: 5018

Re: NMS - 'error' when trying to send or 'process jobs'

I'm sure I'll look back and laugh at this ... one day. I was trying to replicate Prendos error on my perfectly working NMS only to mess things up :) I now get the folowing error when trying to post via NMS: Newsletter Made Simple Batch Processing Window ERROR- The temporary database table, used for ...
by volume
Mon Mar 12, 2007 7:53 pm
Forum: Modules/Add-Ons
Topic: Bug when importing CSV contacts list in "Newsletter Made Simple"
Replies: 3
Views: 1970

Re: Bug when importing CSV contacts list in "Newsletter Made Simple"

Had the same problem and corrected it by uploading the latest version of the action.do_import_users.php - from the svn repository. Everything worked fine and still does...

http://forum.cmsmadesimple.org/index.ph ... l#msg49895

cheers,

volume
by volume
Thu Feb 15, 2007 5:51 pm
Forum: Modules/Add-Ons
Topic: NMS - import users gives this error [solved]
Replies: 1
Views: 1869

Re: NMS - import users gives this error [solved]

In the end I simply uploaded this page - action.do_import_users.php - from the svn repository and everything worked just fine..?

volume
by volume
Wed Feb 07, 2007 10:02 pm
Forum: Modules/Add-Ons
Topic: NMS - import users gives this error [solved]
Replies: 1
Views: 1869

NMS - import users gives this error [solved]

Hello all, I'm using CMSMS 1.0.2 with NMS 1.0.0 and when I try to import users via a csv file i get the following error in my logs: PHP Parse error: syntax error, unexpected ';', expecting ')' in //modules/NMS/action.do_import_users.php on line 150, referer: /admin/moduleinterface.php?mact=NMS,m1_,i...
by volume
Tue Jan 30, 2007 6:29 pm
Forum: Modules/Add-Ons
Topic: Add to wishlist
Replies: 0
Views: 1124

Add to wishlist

Hello all,

I'm being very lazy and haven't thouroughly searched the forums to see if my question has been answered, partly answered or other, but sometimes it goes that way.

Question: Does anyone know if there is an "Add to wishlist" hack/Tag/module... ?

Thanks in advance - volume
by volume
Tue Jul 25, 2006 3:11 pm
Forum: Modules/Add-Ons
Topic: Making changes to NMS default message
Replies: 11
Views: 4828

Re: Making changes to NMS default message

Whoa...I said whoa there boy. Before anyone [most likely callguy] goes to any trouble - don't! It's my fault  :-[ I've got two NMS.module.php files on my machine, and yes I've been making changes to one file and uploading the other one unknowingly. And to think I got dressed on my own today as well....
by volume
Tue Jul 25, 2006 2:47 pm
Forum: Modules/Add-Ons
Topic: Making changes to NMS default message
Replies: 11
Views: 4828

Re: Making changes to NMS default message

Just to continue... I went into the database and could see all but the default message [the one I was talking about anyway - 'compose message']. For the record I found the following NMS templates in the database: usersettings_email_body; usersettings_form; usersettings_form2; post_unsubscribe_text; ...
by volume
Fri Jul 21, 2006 3:52 pm
Forum: Modules/Add-Ons
Topic: Making changes to NMS default message
Replies: 11
Views: 4828

Re: Making changes to NMS default message

Hello [again] callguy,

There is no 'reset to default' for the 'compose message' as far as I'm aware. However I will play with the database entry - I'm sure that will do the trick.

Thanks again...

volume
by volume
Fri Jul 21, 2006 2:08 pm
Forum: Modules/Add-Ons
Topic: Making changes to NMS default message
Replies: 11
Views: 4828

Re: Making changes to NMS default message

I'm adding a little more to this thread, but it's relevant so I guess that's okay... As mentioned before the solution suggested by 'callguy1000' worked a treat. However I've altered the html email since the first draft and uploaded it [NMS.module.php]. The weird thing is, when I click on 'compose me...
by volume
Thu Jun 01, 2006 4:51 pm
Forum: Modules/Add-Ons
Topic: Making changes to NMS default message
Replies: 11
Views: 4828

Re: Making changes to NMS default message

Worked a treat! ... Thanks for the exact answer in record time.

I have a couple more NMS questions, but I will post them in seperate topic as I'm sure more folk will benefit ... especially me :)

Thanks again.

volume

btw Congrats on a a great module [NMS].
by volume
Thu Jun 01, 2006 3:26 pm
Forum: Modules/Add-Ons
Topic: Making changes to NMS default message
Replies: 11
Views: 4828

Making changes to NMS default message

Hello All, I am using the NMS module [v:1.0-beta1 ] and correct dependants with cmsmadesimple [v:0.13]. Amongst other things I was hoping to change the wording of the default message (you know - compose message ). I made what I thought was the correct changes to the NMS.module.php file. And the resu...

Go to advanced search