• Welcome to KonaKart Community Forum. Please login or sign up.
 
June 29, 2025, 02:29:16 am

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - nt4cats

1
Miscellaneous / Recurring billing for subscriptions
September 03, 2008, 11:29:11 am
Is recurring billing for subscriptions on your roadmap?
2
I'd like to offer a discount where if you order product A you can buy product B at a special rate.

To use your out-of-the-box example store -- I'd like to allow anyone who buys "A Bug's Life" to be able to buy "Beloved" for $1.00 (without entering a coupon code, if possible).

I poked around the docs and this forum and didn't see this.  Many apologies if I missed it in my haste.
3
I installed konakart on a server named ingrid-kapp1, and the DB (DB2 in this case) on a server named ingrid-kdb1.  It took me a bit to get the DB2 database created (details below because I am past that problem).  I have konakart started.  When I use my laptop to browse to:

http://ingrid-kapp1:8780/konakartadmin/

I get the login page.

I login using 'admin@konakart.com' and 'princess' -- and the main admin page loads, but the bottom frame is trying to load a URL "http://localhost:8780/...." (see attached screen shot).  Of course, the browser running on my laptop can't find any pages hosted on the server 'localhost'.

I grepped through the config files and couldn't find where I change that to point to the konakart server (instead of localhost).