Comdev - PHP Scripts For Your Website
Fast Website Development with PHP Components





Newsletter > Tutorials

My newsletter is bounced back from some email addresses, how do I find out which one so that I can remove them?
When a newsletter is sent, either manually or thru cron method, a server that process and receive the mails will respond to your newsletter if the email could not be delivered. However, the...

Scheduling and send newsletters using cron.
Before you schedule a newsletter, please make sure that you have already setup cron job on your web server. More information on setting up cron job. Login to your One Admin contro...

Newsletter > Troubleshooting

Unknown(common_footer.inc) error on Yahoo web server.
Problem:   The One Admin installation seems to be working fine, but I have the following code at the bottom of the page:   Warning: Unknown(common_footer.inc): failed to open...

Warning: session_start(): open(\\cpsharedstore\phpsessions\sess_0fe49084, O_RDWR) failed: No space left on device (28) in /home/sitename/web/oneadmin/index.php(33)
Problem: The session folder on your server is not set to full read / write permission, this prohibits the admin system to write a session_id during login, into the folder. Solution: Please ma...

Newsletter > Installation

Integrating Newsletter To Your Web Page
Step 1 : Create new PHP page Create a web page where you would like to publish your newsletter. Save the web page file with .php extension, say, for example newsletter.php. * Note: You can pu...

Installing Newsletter 4.2
You can choose to download only the Newsletter Component or the entire One Admin Suite. Before installing, we recommend you to take a look at System Requirements. Your web host must have ...

Newsletter > Upgrade Instructions

How do I upgrade from Newsletter v3.0 or v4.0 to latest version ?
Please refer to the Products Upgrade section, http://www.comdevweb.com/upgrade.php for detailed upgrade info. In this section, you will be able to download the upgraded files, and ...