Jump to content

jayxflash

Members
  • Posts

    11
  • Joined

  • Last visited

Profile Information

  • Activity
    User/Merchant

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

jayxflash's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Is it somehow possible to have a country selection drop-down list in the front-end (as the one used when adding/creating an address) for the visitor? The point: if an anonymous visitor is able to specify his country before registering/logging in, the cart will update the exact shipping costs. In addition, the Express Checkout option of Paypal could be used.
  2. Any Quick Access link which uses adminmodules controller ( index.php?controller=adminmodules&filterCategory=favorites ) is pushing the Invalid security token error message.
  3. Thank you, looking into it, I'll be back with the result(s).
  4. I modified the AdminImport tab, in order to take automatically the source file and the configuration of the import. Normally, we must go to the import section, select the file to import, the file type, after that - on the next page - the columns. I do all these by accessing my custom made AdminImportCombinations tab. That's why I was telling that I only need to login and "click" a link. In my case, the link is: [ http://www.myshop.com/admin/index.php?tab=AdminImportCombinations ] This link will made everything for me. But I'm stuck exactly at the login phase. So my question: should I put the two lines each one in a cron command, or both of them in a .sh file? Thank you for providing the first info on this matter!
  5. (d)oekia, I tried your code in a .sh file, and is not seems to login successfully. I only need to login on my store's admin area and then to access a link (that link, once "pressed" will import the new up-to-date inventory to the shop). Do you have any idea?
  6. Here is a working version to import combinations tested on version 1.4.6.2. Anyway, at this point I can't use it with cronjobs even with the toke trick. The lynx command always asks for username and password to access the login page. Any ideas? AdminImportCombinations.php
  7. Same here. Installation stops at step 4, the database looks populated, but that's all.
  8. Regarding the main issue, empty orders, for me was no solution but to reinstall and configure from scratch a new shop. Hope others will be more lucky than me. And... I really hope this error will not appear by nowhere how it's happened to others.
  9. - I have 1.3.2.3 - Changed the code - commented all the specified lines - no error_log file generated ...keep on digging...
  10. I have the original theme modified, no no SQL injection from here. But I do have installed the iPrestashop theme. I'll install the store from scratch, and activate addons one -by-one to try to trace the problem.
  11. I'm having the same problem. And it persists even with the default theme.
×
×
  • Create New...