Archive for May, 2007

How to enable one time billing in modernbill4 ?

Monday, May 7th, 2007

Go to System config >> order setting >> Order Groups >> Edit the default order group >> set the Enable One Time Billing Mode (B): Yes in Order Integration Configuration and save the setting and check on order form.

 

Enable One Time Billing Mode: Set to YES to place ALL packages in this Vortech engine in non-recurring/one time billing mode. Enabling this setting will cause Vortech to ignore cycles above. Packages in this Vortech Type should be setup with only ONE price.

My Modernbill is showing “Internal Error 500″

Monday, May 7th, 2007

Try one of two :-

1) Delete all the .htaccess files from your Modernbill installation directories.

2) It is possible that suexec is activated in your PHP configuration. Deactivate suexec    and restart your webserver.

2Checkout settings in modernbill4 should be ?

Monday, May 7th, 2007

Login to your merchant account and see following settings are correct.

Navigate to: Helpful Links/Look and Feel > Settings

Direct Return: YES

Approved URL:  https://your_install_url/include/misc/mod_2checkout/2checkout_return.inc.php

Secret Word: your secret word from mod_2checkout

Cron Definition

Monday, May 7th, 2007

Cron is a program on Linux servers which allows you to schedule jobs to run at specific intervals. This is very useful for automating repetitive tasks.

The /etc/crontab file is defined to automatically execute cron jobs at certain intervals based upon the directories below.

/etc/cron.hourly
/etc/cron.daily
/etc/cron.weekly
/etc/cron.monthly

The purpose of the cron wizard is to allow you to easily configure the following in Modernbill:

1. Invoice Generation
2. Credit Card Batching
3. API Queue Batching
4. Auto-Suspend Timing
5. Auto-Enable Timing

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL

Monday, May 7th, 2007

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/user/public_html/billing/
include/misc/heart/db_functions.inc.php on line 1102

In order to get this issue solved, first you need to delete the current files and then upload db_functions.inc.php file in forced BINARY format and that should fixed your issue.

Cheers :)

Unrouteable Email error

Monday, May 7th, 2007

While sending emails from your email address and you get the error Unrouteable address with RCPT reject. That means the problem at receivers end.

Check the following things.

1. Check the domains entry is available in userdoamins.

2. Check the domains entry is is available in localdomain

3. check the domain must having catchall address set if not then set
vi /etc/valiases/domain.com

*: username

4. also make sure that the mail folder having ownership user:mail

5 restart exim services once.

Disable safe mode in PHP? (Linux Plesk VPS)

Sunday, May 6th, 2007

Navigate to the domain in question (in Plesk).

Click on the icon: “SETUP”

Scroll down and you will see a check box for PHP Safe Mode

Switch it to your desired preference.

Click the button labled “OK”

Install Ruby on Rails (ROR)

Sunday, May 6th, 2007

Here are some usefull links for installing ROR –

Installing on Linux –

http://wiki.rubyonrails.org/rails/pages/HowtoInstallAndRunRubyOnRailsOnCpanel


Installing Rails on Windows –

http://wiki.rubyonrails.org/rails/pages/RailsOnWindows

Horde Mail login error .. simple fix.

Saturday, May 5th, 2007

I came across a WHT post that said the user was having Login issues for Horde Mail –

Error :

Quote:
Login failed because your username or password was entered incorrectly.

Notice: Unknown(): Login failed. (errflg=1) in Unknown on line 0

Notice: Unknown(): Login failed. (errflg=1) in Unknown on line 0

Notice: Unknown(): Login failed. (errflg=1) in Unknown on line 0

Notice: Unknown(): Too many login failures (errflg=2) in Unknown on line 0
And SquirrelMail gives:

Quote:
Unknown user or password incorrect.

Though the user name and password were correct..

The problem was fixed by restarting IMAP service :)

Please add comments to this post if you find it difficult to fix same issue by restarting imap service.

Thanks,
Sachin J
ThinkSupport Solutions

Participate in the HostingCon 2007 IRC Channel

Friday, May 4th, 2007

HostingCon has setup IRC channel for HostingCon discussions that can be used before, during and after the show.

You can connect to irc.ijnet.net and go to #hostingcon.

Cheers..