Content
1. License conditions
3. Installation
4. Changelog
5. Misc
1. License conditions
The most recent conditions are always to find on usolved.net
- You are not allowed to remove or change the copyright nor making the it invisible. You are allowed to remove the copyright with a corresponding license, but not allowed to add your own copyright to the script.
- You may not copy the source code or parts of them for using it for scripts other than the provided USOLVED script.
- USOLVED is not responsible for the site's content on which the scripts are used. It is also forbidden to use our newsletter script MAILSolved to send spam e-mails.
- The author assumes no liability or guarantee for the offered scripts.
- The scripts can be used for free for private purposes, as long as the copyright is visible. The same applies for nonprofit association.
- You need to purchase a license if you would like to use a script on commercial sites and are authorized to remove the copyright with a corresponding license. This applies for companies and profit-making individual persons.
- A license is just per domain respectively a website when multiple domains are forwarding to the same website.
- The scripts may not be published on any other sites for download.
- It's not allowed to use our scripts on pornograpfic, violently, rightist extremist and in general on sites with illegal content.
- We reserve the right to deny a licence purchase without giving reasons.
- With downloading a script you agree to the license conditions
2. Installation
You can read the full manual and documentation on our website.
New installation:
After extracting the ZIP file you have to upload all files to your server with a FTP programm. If you don't know what a FTP programm is, search for such a programm with a search engine. SmartFTP is a good free one.
1.) Upload all files and folders of the ZIP file to your server
2.) Browse to the folder settings/ and choose the CHMOD 777 for the file ./settings/config.php and the folder ./upload/media (Normally possible when you right-click the file and choose 'CHMOD' from the drop down menu)
3.) Now type in the address to the install file ( install.php) on your webbrowser. For example: http://wwww.yourdomain.com/mysite/nletter/install.php
To finish the installation follow the instructions in your webbrowser.
Include the form into your website
You can include the newsletter subscription form to your site this way:
1. Include the form in a existing PHP page
<?php include("relative_path/newsletter.php"); ?>
Example:
If you like to include the newsletter form to ./yourcms/index.php you have to include the script in the index.php with include("mailsolved/newsletter.php") if the script would be installed to ./yourcms/mailsolved/.
2. Include form with an iFrame to a HTML page
<iframe src="yourcms/newsletter.php"></iframe>
Admin area
You have access to all options by calling index.php in your webbrowser. For example http://wwww.yourdomain.com/yourcms/mailsolved/index.php
3. Changelog
You can read the changelog on our website.
4. Misc
Other software that's being used in this web application:
- CKeditor (Homepage)
- Drop Down von Tanfa
- jQuery (Homepage)
- Securimage (Homepage)
- Font Awesome (Homepage)
- PHPMailer (Homepage)
- Chart.js (Homepage)
- Easy Pie Chart (Homepage)
If you have questions, criticism or suggestions to our web applications please feel free to write an email at info@usolved.net, contact us on Twitter or visit www.usolved.net.
|
|
|