Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

iPhone/iPod Touch Web App


Recommended Posts

I get to the login page but keep getting Invalid Username? I know the password is correct because I set it up just for the iphone app?

When you added the password for your new user did you encrypt it using md5 encryption first? If not there are plenty of tools on the net, just search :)

 

Make sure when you type your username in, it matches including case.

Link to comment
Share on other sites

Hello...

 

I have a Iphone, have created a oscommerce webshop but i cant get this thing working...

 

I have uploaded all files to the https sector of my server...but what then?

 

Fill in the top thing in the config.....could you give me some examples for what i need to fill in where pls?

 

I hope you would assist me some...

 

Thanx

Link to comment
Share on other sites

You need to fill in your database connection info.. you can find that in your shop configuration files at includes/configure.php

 

The one thing i dont find is '$db_prefix'?

 

When i surf to the destination i get: Not Found, and that the requested /iphonemap/ was not found on this server

 

Do you know what i do wrong here?

Link to comment
Share on other sites

You need to browse to the directory you uploaded it to.

 

Okey....i can browse with my desktop to the directory but...

If i use my iphone it says i dont have any priveleges to see the page :(

Link to comment
Share on other sites

  • 2 months later...

same issue here.

 

Basically oscommerce by default does not have a database called Administrators or alike. The login.php is checking the account in order to allow login.

 

We only have customers db for username/password.

 

1) Do we have to create a new admin table? You have the .sql?

2) Or we change the login.php to allow login using any of user a/c?

 

temporary solution for all

1) go to index.php (contribution file)

2) comments out include("login.php"); line 4

3) comments out also line 8, 177 and 179.

4) repeat step 2 and 3 for all other files.

 

add .htaccess to your directory.

 

login.

Edited by chee
Link to comment
Share on other sites

  • 1 month later...
  • 1 month later...
  • 7 months later...
  • 4 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...