agrace90 0 Posted April 27, 2009 Check and see if you are having the same issue I was earlier in this thread. Share this post Link to post Share on other sites
Jonojamesmac 1 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. Share this post Link to post Share on other sites
pbpools 0 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 Share this post Link to post Share on other sites
Jonojamesmac 1 Posted April 27, 2009 Whats the database table called where your administrators info is? Share this post Link to post Share on other sites
pbpools 0 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? Share this post Link to post Share on other sites
Jonojamesmac 1 Posted April 27, 2009 On your database server. At your database Share this post Link to post Share on other sites
pbpools 0 Posted April 28, 2009 This is what my host told me "The $db_prefix is not used so probably isn't there." ? Share this post Link to post Share on other sites
Jonojamesmac 1 Posted April 28, 2009 Do you have access to your database at all? via the likes of phpmyadmin etc? Share this post Link to post Share on other sites
pbpools 0 Posted April 28, 2009 Yes I do. but the admin does not a table? Share this post Link to post Share on other sites
Jonojamesmac 1 Posted April 28, 2009 What is the admin table called? Share this post Link to post Share on other sites
pbpools 0 Posted April 29, 2009 It does not have a name. That info is spread over the entire database from what I was told. Share this post Link to post Share on other sites
Tessjer 0 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 Share this post Link to post Share on other sites
Jonojamesmac 1 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 Share this post Link to post Share on other sites
Tessjer 0 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? Share this post Link to post Share on other sites
Jonojamesmac 1 Posted May 3, 2009 You need to browse to the directory you uploaded it to. Share this post Link to post Share on other sites
Tessjer 0 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 :( Share this post Link to post Share on other sites
Jonojamesmac 1 Posted May 3, 2009 change the file permissions, to read and execute aka chmod the files to 775 or so.. Share this post Link to post Share on other sites
chee 0 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 Share this post Link to post Share on other sites
Jonojamesmac 1 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. Share this post Link to post Share on other sites
spiralspiral 0 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? Share this post Link to post Share on other sites
spiralspiral 0 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 Share this post Link to post Share on other sites
persichini 0 Posted September 24, 2009 Did you change anything to get it to remember the password/user name still not working for me. Share this post Link to post Share on other sites
flebbhue 0 Posted November 2, 2009 How about a solution for those of us that use the .htpasswd solution for authentication? Share this post Link to post Share on other sites
trebla 0 Posted June 25, 2010 Hi, Is there any way to add oscommerce multilanguage system to this addon ? Share this post Link to post Share on other sites
Vinyl 0 Posted November 8, 2010 First, thank you very much for this app. Very useful. Do you need help to add a french version ? Share this post Link to post Share on other sites