Jump to content


Corporate Sponsors


Latest News: (loading..)

web-project

Member Since 17 Dec 2006
Offline Last Active Today, 08:09
*----

Posts I've Made

In Topic: Google checkout not calling google for payment

02 February 2012, 21:54

Quote

after selecting google and click to checkout,
normally you click on the "Google Checkout" button on the shopping cart page, sounds to me that you forgot to update the code, simply go through the installation steps and don't skip them.

In Topic: some one help me

02 February 2012, 21:50

check the password for mysql database, have you grant the permission for user to access the mysql database?

In Topic: Where can I find Article Manager download

30 January 2012, 00:12

Quote

get is a zipped text file but no folders for the Article Manager.
normally need to unzip the zip file and read the installation manual how to install the module.

In Topic: Safetypay

24 January 2012, 09:39

View Post14steve14, on 23 January 2012, 11:54, said:

Iys not too difficult. Its a case of just too lazy.
@14steve14
some people are lazy.

In Topic: Unable to create a customer account

24 January 2012, 09:34

Quote

The problem is your cookie setting:

.aaronk.homeftp.org

should be

www.aaronk.homeftp.org

or

aaronk.homeftp.org

can be:
 define('HTTP_COOKIE_DOMAIN', '');
with above code the browser define as temporary session for relevant domain.