flem24 Posted January 22, 2012 Share Posted January 22, 2012 Hello. I have login and Contact form problems on my website. Is there anybody who knows if it is possible to copy the files/folders with the Product category and the file/folders with the products, so I can make a new Install of the shop and then copy the above back into the new shop. Link to comment Share on other sites More sharing options...
tdr170 Posted January 22, 2012 Share Posted January 22, 2012 These items are part of the database under ps_category and ps_products so if you back up your database do a fresh install you will be able to import these two tables into the new database and have all of your categories and products in the new install. The database is located in your servers control panel under mysql then go to manage back ups and save a backup to your computer. however how about post the problem with your contact and login forms and maybe we can fix those. Have you tried using Prestashop SVN and downloading new login and contact forms, You Can download SVN here at bottom of page.: http://www.prestashop.com/en/downloads/ After install creat a folder named prestahop, right click and choose SVN Checkout then choose items and download the files you need upload to your server and see if that fixes your problem. Need more help just post 1 Link to comment Share on other sites More sharing options...
flem24 Posted January 22, 2012 Author Share Posted January 22, 2012 Hello tdr170. Thank you very much. Before i do anything I will post a link of the error I get when trying to login -- http://myiphones.mobi/presta/en/authentication?back=my-account.php when I try to open the contact form I just get an emty page with no error or Explanation Link to comment Share on other sites More sharing options...
flem24 Posted January 22, 2012 Author Share Posted January 22, 2012 These items are part of the database under ps_category and ps_products so if you back up your database do a fresh install you will be able to import these two tables into the new database and have all of your categories and products in the new install. The database is located in your servers control panel under mysql then go to manage back ups and save a backup to your computer. however how about post the problem with your contact and login forms and maybe we can fix those. Have you tried using Prestashop SVN and downloading new login and contact forms, You Can download SVN here at bottom of page.: http://www.prestasho...m/en/downloads/ After install creat a folder named prestahop, right click and choose SVN Checkout then choose items and download the files you need upload to your server and see if that fixes your problem. Need more help just post Hi. I have installed SVN and follow you description. but when I try to choose "items" i get the error page attach as a pic Link to comment Share on other sites More sharing options...
tdr170 Posted January 22, 2012 Share Posted January 22, 2012 Uninstall and re-install that is very odd as the repository addres should be: ....//svn.prestashop.com/trunk/ 1 Link to comment Share on other sites More sharing options...
tdr170 Posted January 22, 2012 Share Posted January 22, 2012 Here are the three files that have to do with login. .../ authentication.php .../ controllers/ AuthController.php .../themes/ prestashop/ authentication1.php (rename to authentication.tpl) (this is the .tpl file forum would not allow me to upload so I changed to .....1.php) Upload these files and see if that fixes your login issue. 1 Link to comment Share on other sites More sharing options...
flem24 Posted January 22, 2012 Author Share Posted January 22, 2012 Here are the three files that have to do with login. .../ authentication.php .../ controllers/ AuthController.php .../themes/ prestashop/ authentication1.php (rename to authentication.tpl) (this is the .tpl file forum would not allow me to upload so I changed to .....1.php) Upload these files and see if that fixes your login issue. WOWWWWWWWWW tdr170. IT workssssssssss Thank you so much. Do you also have a trick for the contact page.? you save my day Pal. Link to comment Share on other sites More sharing options...
flem24 Posted January 22, 2012 Author Share Posted January 22, 2012 Here are the three files that have to do with login. .../ authentication.php .../ controllers/ AuthController.php .../themes/ prestashop/ authentication1.php (rename to authentication.tpl) (this is the .tpl file forum would not allow me to upload so I changed to .....1.php) Upload these files and see if that fixes your login issue. Hi Tdr170. I have fix my contact form. After I have tryed to install a capcha on that form it had messed up my contactcontroller.php and i have fix that now. Link to comment Share on other sites More sharing options...
tdr170 Posted January 23, 2012 Share Posted January 23, 2012 There is a way to do captcha the captcha module does not seem to work. Look at the post below It is post #9 this worked for me. And your welcome glad to help. http://www.prestasho...__fromsearch__1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now