Guest Posted April 27, 2009 Posted April 27, 2009 Check and see if you are having the same issue I was earlier in this thread. Quote
Jonojamesmac Posted April 27, 2009 Author Posted April 27, 2009 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. Quote
pbpools Posted April 27, 2009 Posted April 27, 2009 (edited) I have also tried an other password that I use too login and still get the Invalid Username? Have also tried the fix in the in prior post? Edited April 27, 2009 by pbpools Quote
Jonojamesmac Posted April 27, 2009 Author Posted April 27, 2009 Whats the database table called where your administrators info is? Quote
pbpools Posted April 27, 2009 Posted April 27, 2009 I have my admin name changed and is lock by using my control panel. Where do I look for the tables at? Quote
Jonojamesmac Posted April 27, 2009 Author Posted April 27, 2009 On your database server. At your database Quote
pbpools Posted April 28, 2009 Posted April 28, 2009 This is what my host told me "The $db_prefix is not used so probably isn't there." ? Quote
Jonojamesmac Posted April 28, 2009 Author Posted April 28, 2009 Do you have access to your database at all? via the likes of phpmyadmin etc? Quote
Jonojamesmac Posted April 28, 2009 Author Posted April 28, 2009 What is the admin table called? Quote
pbpools Posted April 29, 2009 Posted April 29, 2009 It does not have a name. That info is spread over the entire database from what I was told. Quote
Tessjer Posted May 3, 2009 Posted May 3, 2009 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 Quote
Jonojamesmac Posted May 3, 2009 Author Posted May 3, 2009 You need to fill in your database connection info.. you can find that in your shop configuration files at includes/configure.php Quote
Tessjer Posted May 3, 2009 Posted May 3, 2009 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? Quote
Jonojamesmac Posted May 3, 2009 Author Posted May 3, 2009 You need to browse to the directory you uploaded it to. Quote
Tessjer Posted May 3, 2009 Posted May 3, 2009 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 :( Quote
Jonojamesmac Posted May 3, 2009 Author Posted May 3, 2009 change the file permissions, to read and execute aka chmod the files to 775 or so.. Quote
chee Posted July 17, 2009 Posted July 17, 2009 (edited) 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 July 17, 2009 by chee Quote
Jonojamesmac Posted July 18, 2009 Author Posted July 18, 2009 What database is used to allow login to your oscommerce admin? This table it what is used during the login stage. Quote
spiralspiral Posted September 13, 2009 Posted September 13, 2009 hi the function remember does not work i have to re enter my name and password each time i launch the app am i the only one? Quote
spiralspiral Posted September 18, 2009 Posted September 18, 2009 hi the function remember does not work i have to re enter my name and password each time i launch the app am i the only one? EDIT : seems to work now on os 3.1 Quote
persichini Posted September 24, 2009 Posted September 24, 2009 Did you change anything to get it to remember the password/user name still not working for me. Quote
flebbhue Posted November 2, 2009 Posted November 2, 2009 How about a solution for those of us that use the .htpasswd solution for authentication? Quote
Guest Posted June 25, 2010 Posted June 25, 2010 Hi, Is there any way to add oscommerce multilanguage system to this addon ? Quote
Vinyl Posted November 8, 2010 Posted November 8, 2010 First, thank you very much for this app. Very useful. Do you need help to add a french version ? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.