• Welcome to KonaKart Community Forum. Please login or sign up.
 
May 02, 2024, 10:08:35 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 - pro

1
Feature Requests / Re: User uploaded products
July 30, 2012, 03:39:55 pm
since I have quite limited coding experience and just starting out to learn. What qualities would I need to look for in a developer to be able to build these functions. Also, what would be a good guess as for the pricing and timeframe?
2
Feature Requests / User uploaded products
July 28, 2012, 09:16:26 pm
Hi there,

I was wondering if there is a way for registered users to upload a product to a preset product category and have them sell it while taking a commission out of it?

Thanks!

3
is there an edit button around here? I can't seem to find it O:)

So, okay here is what I did if anyone runs into a similar (OS: win 7):

First of all I defined the JAVE_HOME environment again.

(right click on Computer>Properties>Advanced System Settings>Environment Variables, Click New System Variables. Variable Name: JAVA_HOME, Value: JRE Installation Path).

Then, I ran the startup batch file. Reading through it, it became apparent that it wasn't able to create a necessary folder. This problem was caused by the fact (I believe) that tomcat was installed in a sub directory of Program Files (x86) and it didn't have the rights to create a folder.

Solution: Install KonaKart straight up in C:\KonaKart. Now the startup.bat opens:

http://localhost:8780/konakartadmin/
http://localhost:8780/konakart/Welcome.do;jsessionid=CDF7D94AB28175BDAB89916719B4BF8B

However, the regular Start and Launch KonaKart app now brings me to:

http://localhost:8780/konakart/    (_msg.unknownCause )
http://localhost:8780/konakartadmin/
Oops! Google Chrome could not connect to localhost:8780


Thanks for your tips!
4
Hey,

I will try to track some of the issues. When I am trying to run Tomcat for a split second it displays the window I attached. Apparently, there is a problem with the registry and it can't find a bunch of files.

The "Android" Java is just where I installed the JRE6 to. I didn't change anything there, do I have to?

I tried running everything with firewall and AVG disabled, but the same issue still remains.

Any input is very much appreciated! Thanks guys.
5
Also: reinstall causes the same problem. The installation was successful to all accounts.
6
Hey guys,

I have seen similar problems throughout the forum. Some people suggested reinstalling the software, but I am trying my luck here first to see if there are any other solutions.

The CMD console reads the following:


Using CATALINA_BASE:   "C:\Program Files (x86)\KonaKart\bin\/.."
Using CATALINA_HOME:   "C:\Program Files (x86)\KonaKart\bin\/.."
Using CATALINA_TMPDIR: "C:\Program Files (x86)\KonaKart\bin\/..\temp"
Using JRE_HOME:        "C:/Program Files (x86)/Android/Java/jre6"
Using CLASSPATH:       "C:\Program Files (x86)\KonaKart\bin\/..\bin\bootstrap.ja
r;C:\Program Files (x86)\KonaKart\bin\/..\bin\tomcat-juli.jar"
========================================
Waiting for the KonaKart server to start


That's where it gets stuck and doesn't do anything. Any suggestions are greatly appreciated.

Thanks folks!

Phill