Easy Newsletter system with admin area.
- Patrik iden
-
- Posts: 479
- Joined: Wed Mar 24, 2010 9:07 pm
- Location: Sweden
Easy Newsletter system with admin area.
Hello, This is a small yet powerfull Newsletter system, with Admin login to send a message to all the users that have subscribed to your Newsletter. In the Admin area you can: Write a standard message to send to all users, You can add users and you can delete users. Users can Subscribe and Unsubscribe from front end. The script require MySql Database. The install.php file is for creating the Database.
Original script from: http://www.plohni.com/wb/content/php/Free_scripts.php
Hope you like this extension, and that you have some use for it.
Regards
//Patrik Iden
DEMO:
http://test3.fcab.se/Easy_newsletter/index.php
Admin login password: admin
Download: https://www.dropbox.com/s/pz01jgc8ihrmr ... r.rar?dl=0
Original script from: http://www.plohni.com/wb/content/php/Free_scripts.php
Hope you like this extension, and that you have some use for it.
Regards
//Patrik Iden
DEMO:
http://test3.fcab.se/Easy_newsletter/index.php
Admin login password: admin
Download: https://www.dropbox.com/s/pz01jgc8ihrmr ... r.rar?dl=0
Last edited by Patrik iden on Sun Feb 28, 2016 3:54 pm, edited 1 time in total.
- iamafireman
-
- Posts: 84
- Joined: Mon May 26, 2008 2:41 am
- Location: Tennessee
Re: Easy Newsletter system with admin area.
When someone unsubscribes, does it automatic removes their email from the list??
- Patrik iden
-
- Posts: 479
- Joined: Wed Mar 24, 2010 9:07 pm
- Location: Sweden
Re: Easy Newsletter system with admin area.
Yesiamafireman wrote:When someone unsubscribes, does it automatic removes their email from the list??
Re: Easy Newsletter system with admin area.
in the zip file there is the extension and other file in php. Do we need all those file or only the extension. I mean do we need to use the install.php and other php file.
- Patrik iden
-
- Posts: 479
- Joined: Wed Mar 24, 2010 9:07 pm
- Location: Sweden
Re: Easy Newsletter system with admin area.
You dont need to use the .php files, all thows files is built in to the extension, so they will be uploaded automaticly when you publish your web page with the extension on. I included the files in the .rar file for the purpes of if you want to make any changes to the extension. The install.php file will automaticly create the Database table for you, so if you uploade it to the place ware you publish your web page then you can just run it, or you can use it to import the db_settings to the database. Hope this helps.maxime wrote:in the zip file there is the extension and other file in php. Do we need all those file or only the extension. I mean do we need to use the install.php and other php file.
Thank you.
//Patrik.
Re: Easy Newsletter system with admin area.
ok, thank you .
Re: Easy Newsletter system with admin area.
That is what I meant. Thanks for the extension by the way.Patrik iden wrote:Well, i dont know how to. Use as is or change it your self.docdoc wrote:I think you have to work on that...zotekW7 wrote:agains mysql injection and stuff.
Re: Easy Newsletter system with admin area.
Enlight us on how to check for sql injection on input text objects. Thanks.docdoc wrote:I think you have to work on that...zotekW7 wrote:agains mysql injection and stuff.
Buy Automation Shopping Cart for CMS WEBSHOP + 2.2 Using WB10!
- Use secure gateway to buy using PAYPAL website.
- Use secure gateway to buy using PAYPAL website.
Re: Easy Newsletter system with admin area.
I try not to be Mr. Smart so please look around here and/or google it!
-
-
- Posts: 7
- Joined: Thu Aug 04, 2011 2:08 pm
- Location: NJ
- Contact:
Re: Easy Newsletter system with admin area.
Hi guys, Im having this error come up...please help..I made a sub-dir /Easy_Newsletter and put all files in there and I run the Install file and i get this
Database server connection failed. Check variables $db_server, $db_user and $db_password in config.php
Database server connection failed. Check variables $db_server, $db_user and $db_password in config.php
- Patrik iden
-
- Posts: 479
- Joined: Wed Mar 24, 2010 9:07 pm
- Location: Sweden
Re: Easy Newsletter system with admin area.
Hello, In the extension settings, did you setup the DB conectionand the URL path details correctly?
-
-
- Posts: 7
- Joined: Thu Aug 04, 2011 2:08 pm
- Location: NJ
- Contact:
Re: Easy Newsletter system with admin area.
Ok I was off by one number on the database... Now I get it working till I submit my Name and email I get this error:
An unknown error occurred. Please try again later.
also now im able to get to the Admin page so thats some good news
An unknown error occurred. Please try again later.
also now im able to get to the Admin page so thats some good news
-
-
- Posts: 7
- Joined: Thu Aug 04, 2011 2:08 pm
- Location: NJ
- Contact:
Re: Easy Newsletter system with admin area.
BTW Thanks for answering back so quickly...
- Patrik iden
-
- Posts: 479
- Joined: Wed Mar 24, 2010 9:07 pm
- Location: Sweden
Re: Easy Newsletter system with admin area.
Have you set the absolute path to where the extension is? eg, http://your_domaine.com/easynewsletter
-
-
- Posts: 7
- Joined: Thu Aug 04, 2011 2:08 pm
- Location: NJ
- Contact:
Re: Easy Newsletter system with admin area.
OK I've set that up in different ways but no luck, now is the program suppose to make a sub directory called easy_newsletter?
I've used http://mywebsite.com/(name of page that has the extension on it).php
http://mywebsite.com/
I don't see any files call easy_newsletter
Still comfused
I've used http://mywebsite.com/(name of page that has the extension on it).php
http://mywebsite.com/
I don't see any files call easy_newsletter
Still comfused
- Patrik iden
-
- Posts: 479
- Joined: Wed Mar 24, 2010 9:07 pm
- Location: Sweden
Re: Easy Newsletter system with admin area.
OnTheEdge05 wrote:OK I've set that up in different ways but no luck, now is the program suppose to make a sub directory called easy_newsletter?
I've used http://mywebsite.com/(name of page that has the extension on it).php
http://mywebsite.com/
I don't see any files call easy_newsletter
Still comfused
easy_newsletter just an example. Have you run the install.php file?
are all of these files on your server after publishing:
admin.php
config.php
(your page that you have the extension on.php)
install.php
style.css
If this dont help i dont realy know what the problem could be. Maybe you can send the files: index.php or what ever is the name of the page that you have the extension on and also the: config.php and the admin.php files. Just make sure to replase the databas and admin password whit stars or somthing in these files. and i'l can compare them to mine.
- Patrik iden
-
- Posts: 479
- Joined: Wed Mar 24, 2010 9:07 pm
- Location: Sweden
Re: Easy Newsletter system with admin area.
If it does not work then try this one: https://www.dropbox.com/s/ta208qfd1mvfk ... Update.rar
-
-
- Posts: 7
- Joined: Thu Aug 04, 2011 2:08 pm
- Location: NJ
- Contact:
Re: Easy Newsletter system with admin area.
Thanks Patrik iden now I got it working...
- Patrik iden
-
- Posts: 479
- Joined: Wed Mar 24, 2010 9:07 pm
- Location: Sweden
Re: Easy Newsletter system with admin area.
GreateOnTheEdge05 wrote:Thanks Patrik iden now I got it working...
Re: Easy Newsletter system with admin area.
Nice one Patrick - hope to FINALLY get to update my business site (too busy doing client's site ) - and this could come in handy! (Ahhh Mechanic's Car Syndrome is alive and well! )
Yours truly
Colin M
Western Australia
Colin M
Western Australia
- Patrik iden
-
- Posts: 479
- Joined: Wed Mar 24, 2010 9:07 pm
- Location: Sweden
Re: Easy Newsletter system with admin area.
viewtopic.php?f=42&t=50789DavidMoshe wrote:Sorry where can i download your comment system? its not on your site
- Patrik iden
-
- Posts: 479
- Joined: Wed Mar 24, 2010 9:07 pm
- Location: Sweden
Re: Easy Newsletter system with admin area.
Hello, i made a new downlaod link at the start of this post.
Re: Easy Newsletter system with admin area.
Hej Patrik
Is there any documentation/tutorial for this extension? Am new to database MySQL. Do I have to setup external database?
Gracias
Is there any documentation/tutorial for this extension? Am new to database MySQL. Do I have to setup external database?
Gracias
- Patrik iden
-
- Posts: 479
- Joined: Wed Mar 24, 2010 9:07 pm
- Location: Sweden
Re: Easy Newsletter system with admin area.
No sorry, no documentaion.Bluesman wrote:Hej Patrik
Is there any documentation/tutorial for this extension? Am new to database MySQL. Do I have to setup external database?
Gracias
Yes you have to setup external db.