Jump to content

Issus with contact form


Recommended Posts

It is ver 1.4.6.2

 

I read:

 

Your current configuration does not allow upgrade.

 

8 core files have been modified (8 total)
 
config/config.inc.php
config/defines.inc.php
modules/autoupgrade/AdminSelfUpgrade.php
modules/autoupgrade/Upgrader.php
modules/autoupgrade/autoupgrade.php
modules/editorial/homepage_logo.jpg
modules/themeinstallator/themeinstallator.php
themes/prestashop/img/logo_paiement_paypal.jpg
Link to comment
Share on other sites

Ok, the error still persist even after removing those lines.
Maybe I explained wrong...

The error doesnt occur for registred customers, only for those who use "fast checkout"

 

The error says: "Error 1, Mobile required"
And that is even if I try to use +467052827** or 07052827**

 

 

post-295238-0-12777000-1382613807_thumb.jpg

Edited by pcpro (see edit history)
Link to comment
Share on other sites

Its not my browser only, its my customers, I have a webshop you know!
And nobody can make an order it seems.

 

Why dont yo try yourself, go to http://www.lapoterie.se/webbshop/

Put something in the Varukorg (Shoppingbasket)

Then try to make a quick order (Snabbkassa)

 

Or just try to add a new customer account.

A workaround could be:
to not make telephone mandatory, ?

Edited by pcpro (see edit history)
Link to comment
Share on other sites

  • 1 year later...

 

Try this. Make sure to BACKUP FIRST :)
Then, go to controllers/AuthControler.php and remove these lines.

if (!Tools::getValue('phone') AND !Tools::getValue('phone_mobile'))

    $this->errors[] = Tools::displayError('You must register at least one phone number');

 

I still have to add something, like a blank to not getting the error....

 

Link to comment
Share on other sites

Well...

 

Going to Upgrade in Admin says:
warning.gifYour current configuration does not allow upgrade.
 

But Under Configuration everything is Green, except that the shop is online.

Then there is Rollback, which I dont know what to do with ..and:

Restore Files > Click to restore/home/lapotteri/public_html/webbshop/admin7561/autoupgrade/backupfile-2011-12-09-1323429729.zip

Restore Database > Click to restore/home/lapotteri/public_html/webbshop/admin7561/autoupgrade/1323429780-2c49fc98.sql.bz2
 
Going to Back Office > Tools > Database Backup
That works to make a Database backup, wich I did.

And I can also downliad all files using FTP, wich I did.
 
It also says, 9 core files have been modified
  • config/config.inc.php
  • config/defines.inc.php
  • controllers/AuthController.php
  • modules/autoupgrade/AdminSelfUpgrade.php
  • modules/autoupgrade/Upgrader.php
  • modules/autoupgrade/autoupgrade.php
  • modules/editorial/homepage_logo.jpg
  • modules/themeinstallator/themeinstallator.php
  • themes/prestashop/img/logo_paiement_paypal.jpg
Edited by pcpro (see edit history)
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...