Jump to content

khodari

Members
  • Posts

    52
  • Joined

  • Last visited

1 Follower

About khodari

  • Birthday 08/19/1951

Contact Methods

Profile Information

  • Location
    Toronto
  • Activity
    Project Owner

khodari's Achievements

Newbie

Newbie (1/14)

2

Reputation

  1. I tried to manually do the modification, but here is lines 124 - 129 from my copy of gamification.php public function getContent() { Tools::redirectAdmin($this->context->link->getAdminLink('AdminGamification')); } public function __call($name) {
  2. So, meanwhile, should we manually apply the modification? What about the blank backoffice? Should I restore the site from backup? Thanks.
  3. By loosing access to the back office, I mean I get a blank screen, no errors. The front office is working.
  4. Hi: I got the following error trying to update modules and also when trying to deactivate a module: [PrestaShop] Fatal error in module gamification: Method Gamification::__call() must take exactly 2 arguments After that, I lost access to the backoffice. I have the latest version of Prestashop installed. Can any one help?
  5. Hi: I have finally, with help, upgraded to Prestashop 1.6.0.9. Now I a trying to configure the modules. I came across the "Location & Currency Detection". It gives a top warning that: --------------------------- Add the following code to /header.php below "require_once(dirname(__FILE__).'/init.php');" (Line #7) include_once(_PS_MODULE_DIR_.'/locationdetection/locationdetection.php'); $locationDetection = new LocationDetection(); $locationDetection->redirect_user(); ----------------------- The problem is that there is no such entry in the header.php file. Any suggestions? Thanks
  6. HiL I need someone who is familiar with 1and1.com to upgrade my current shop 1.5.6.2 to the latest version 1.6.0.2. I have tried both automatic and manual upgrades several times and failed, so I need an expert. Please state your experience and fee (no hourly rates). Sincerely, Nabil
  7. I have repeatedly failed to do automatic upgrade from version 1.5.6.2 so I tried the manual upgrade and followed the steps in the users manual in the resources section. However on running the upgrade script /install/upgrade/upgrade.php using Google Chrome I get the following error This XML file does not appear to have any style information associated with it. The document tree is shown below. <action result="fail" error="35"/> Using Internet Explorer I get <?xml version="1.0"?> <action error="35" result="fail"/> Any idea what is wrong?
  8. Hmmm. I am in deep trouble. After trying to upgrade using 1-click, I got this error Ajax / Server Error for action upgradeFiles] textStatus: "error " errorThrown:" " jqXHR: " " Now, I cannot even log to the site "server error 500". I am going to restore the site, but I still need to upgrade. Still need help. Nabil
  9. I got the answer. I uninstalled authorize.net module. Then I ran into a problem with the giveit module, which I also uninstalled. No 1-click upgrade works. Sorry for being temporary stupid (hope it is not permanent)
  10. Hi: I have a similar? problem. I cannot upgrade from 1.5.3 to 1.6.8 using 1-click upgrade. I run into 500 server error. On turning on debugging the problem is defined as Fatal error: Call to undefined method AdminSelfUpgrade::addJQuery() in /homepages/1/d92569321/htdocs/wsb3571297901/shop/modules/authorizeaim/authorizeaim.php on line 132 Can any one help with that please? Thanks in advance. Nabil
  11. tried this: UPDATE `ps_employee` SET `passwd` = MD5(1qUaR5hfmNyjwKFrIBXo95CfSBQt8QMUmYkdAifzXaV9cqqH3UPhMuxq'rohit') WHERE `ps_employee`.`id_employee` = 2; Got this: SQL query: UPDATE `ps_employee` SET `passwd` = MD5( 1qUaR5hfmNyjwKFrIBXo95CfSBQt8QMUmYkdAifzXaV9cqqH3UPhMuxq 'rohit' ) WHERE `ps_employee`.`id_employee` =2 MySQL said: #1583 - Incorrect parameters in the call to native function 'MD5'
  12. Had no choice but to roll back the installation to 1.5. Every thing works fine now.
  13. Now I am getting this error on trying to go to modules: [PrestaShop] Fatal error in module exportgoogleshopping: Out of memory (allocated 30408704) (tried to allocate 419511 bytes) On the front, in addition to the above, the footer is a mess http://geniebox.ca/shop Please help.
  14. Also, when I visited my shop it does look very bad http://geniebox.ca
×
×
  • Create New...