Who's Online

We have 185 guests online

Newsletter Subscriber Pro

Subscribe to Mavrosxristoforos.com
news, updates and get discount coupons and more!
Name:
Email:
Mailing Lists:
Mavrosxristoforos.com News
Discounts and more!
Country
How many wheels on a bike?
(ex: 1)

Donate to us!

Currency:
Amount:

Advertisement

LovelyReborns.com
Wonderful Baby Dolls
by Reborn Doll Artist, Wileima Alvarez
Web design and much more
Diamond Media.com
Photos from Greece
Contact me about link exchange and advertising here..!

Ads by Google

 Mavrosxristoforos.com Forum
Welcome Guest   [Register]  [Login]
How to Ask Questions The Smart Way   by  on 2011-11-14 04:30:35
Hello Everybody!   by  on 2009-12-17 10:51:17
Post Reply
 Subject :Change confirmation messages.. 2009-11-27 14:24:08 
Atlus

Guest

Hi,

I'd like to be able to change the confirmation message that the users see after they subscribed and clicked the Confirmation link in their email message.  The reason I want to do this is because I work in a different language than English.  Thanks!!!

Quote Edit
 Subject :Re:Change confirmation messages.. 2009-11-27 17:11:03 
admin
Joined: 2011-06-28 10:09:03
Posts: 513
Location: Athens, Greece
 

Hello.

 

That is available from the administrator, in NS Pro's Preferences.

It also has some dynamic text in it:

 

Write {conf_host} to produce the address of your site.

To include the confirmation link, write

{conf_link}Click to complete your Subscription or any text you like{/conf_link}

And finally, if you write {conf_url} it will produce the url of the confirmation (without a link).

 

You can include HTML.

Thank you

Christopher Mavros
mavrosxristoforos@gmail.com
www.mavrosxristoforos.com
Quote
 Subject :Re:Change confirmation messages.. 2009-11-27 17:21:36 
Atlus

Guest

Could you please give some more steps?  I have NS Pro.  Do I go to the folders or Joomla Admin.  Thanks!

Quote Edit
 Subject :Re:Change confirmation messages.. 2009-11-27 17:26:19 
admin
Joined: 2011-06-28 10:09:03
Posts: 513
Location: Athens, Greece
 

Well, you need to go to the joomla administrator, and from menu Components, go to NS Pro.

 

Up on the right, in NS Pro, there is a button called preferences.

When you click that, a 'dialog' opens up in the middle of your browser.

 

The message you need, is the parameter named "".

 

Copy that to any text editor (notepad for example) and edit it there for easier use.

 

Thank you again

Christopher Mavros
mavrosxristoforos@gmail.com
www.mavrosxristoforos.com
Quote
 Subject :Re:Change confirmation messages.. 2011-08-20 01:52:08 
hfrederick

Guest

Chris:  I've put good HTML into it and it still shows up text.  Please advise?  Howard

IP Logged
Quote Edit
 Subject :Re:Change confirmation messages.. 2011-08-20 08:35:45 
mx_admin
Joined: 2011-06-27 10:54:29
Posts: 280
Location

Joomla 1.6+ will not allow HTML in parameters.

You can write CONFIRMATION_MESSAGE in it, and then go to the

language ini files and write all the HTML you want as in

CONFIRMATION_MESSAGE="Good<br/>Old<br/>HTML<br/>in<br/>HERE!"

IP Logged
Quote
 Subject :Re:Re:Change confirmation messages.. 2011-12-02 09:14:02 
netpastor
Joined: 2011-11-30 04:08:30
Posts: 4
Location

CONFIRMATION_MESSAGE in curly brackets {}

and which language.ini for english '

ian



[mx_admin 2011-08-20 08:35:45]:

Joomla 1.6+ will not allow HTML in parameters.

You can write CONFIRMATION_MESSAGE in it, and then go to the

language ini files and write all the HTML you want as in

CONFIRMATION_MESSAGE="Good
Old
HTML
in
HERE!"


IP Logged
Quote
 Subject :Re:Change confirmation messages.. 2011-12-02 11:13:32 
mx_admin
Joined: 2011-06-27 10:54:29
Posts: 280
Location

No curly brackets! That will make it not work.

Exactly like this:

CONFIRM_MESSAGE

in the component parameters

and

CONFIRM_MESSAGE="HTML here"

in files en-GB.com_nspro.ini
en-GB.mod_newsletter_subscriber_pro.ini
en-GB.newsletter_subscriber_pro.ini


Thank you again.

IP Logged
Quote
 Subject :Re:Change confirmation messages.. 2011-12-02 17:28:09 
netpastor
Joined: 2011-11-30 04:08:30
Posts: 4
Location

Hi Christopher

In which folder would these language files be - in a 1.7 installation

(I have experimented with all the ones I have been able to find, with no success, so wondering if this is a procedure that you have tested)

Ian

IP Logged
Quote
 Subject :Re:Re:Change confirmation messages.. 2011-12-02 19:24:17 
netpastor
Joined: 2011-11-30 04:08:30
Posts: 4
Location

In the installation there are two en-GB.com_nspro.ini

ie
administrator/language/en-GB/en-GB.com_nspro.ini
language/en-GB/en-GB.com_nspro.ini

there is one en-GB.mod_newsletter_subscriber_pro.ini
ie language/en-GB/en-GB.mod_newsletter_subscriber_pro.ini

and there is no
en-GB.newsletter_subscriber_pro.ini



[mx_admin 2011-12-02 11:13:32]:

No curly brackets! That will make it not work.

Exactly like this:

CONFIRM_MESSAGE

in the component parameters

and

CONFIRM_MESSAGE="HTML here"

in files en-GB.com_nspro.ini
en-GB.mod_newsletter_subscriber_pro.ini
en-GB.newsletter_subscriber_pro.ini


Thank you again.


IP Logged
Quote
 Subject :Re:Re:Re:Change confirmation messages.. 2011-12-02 19:44:34 
netpastor
Joined: 2011-11-30 04:08:30
Posts: 4
Location

It's OK - found it by process of elimination:
language/en-GB/en-GB.mod_newsletter_subscriiber_pro.ini




[netpastor 2011-12-02 19:24:17]:

In the installation there are two en-GB.com_nspro.ini

ie
administrator/language/en-GB/en-GB.com_nspro.ini
language/en-GB/en-GB.com_nspro.ini

there is one en-GB.mod_newsletter_subscriber_pro.ini
ie language/en-GB/en-GB.mod_newsletter_subscriber_pro.ini

and there is no
en-GB.newsletter_subscriber_pro.ini



[mx_admin 2011-12-02 11:13:32]:

No curly brackets! That will make it not work.

Exactly like this:

CONFIRM_MESSAGE

in the component parameters

and

CONFIRM_MESSAGE="HTML here"

in files en-GB.com_nspro.ini
en-GB.mod_newsletter_subscriber_pro.ini
en-GB.newsletter_subscriber_pro.ini


Thank you again.



IP Logged
Quote
 Subject :Re:Change confirmation messages.. 2011-12-04 10:26:42 
mx_admin
Joined: 2011-06-27 10:54:29
Posts: 280
Location

Good. The last one is en-GB.plg_content_newsletter_subscriber_pro.ini

That's why you couldn't find it.


Thank you again.

IP Logged
Quote
Post Reply
Page #