Jump to content

thedrparker

Members
  • Posts

    13
  • Joined

  • Last visited

Profile Information

  • Activity
    User/Merchant

thedrparker's Achievements

Newbie

Newbie (1/14)

3

Reputation

1

Community Answers

  1. Curious thing is that if I manually change the password in /public_html/modules/vaf/vendor/zendframework/zendframework1/library/Zend/Db/Adapter/Pdo/Abstract.php by changing $this->_connection = new PDO( $dsn, $this->_config['username'], $this->_config['password'], $this->_config['driver_options'] it works.
  2. I changed my admin password, now I get blank home page and an error when i try to go to my modules page. I can get into my admin stuff just fine with the new password, but looks like it's pulling the old password from somewhere else when I try access certain things. [PrestaShop] Fatal error in module Abstract: Uncaught exception 'PDOException' with message 'SQLSTATE[HY000] [1045] Access denied for user 'fsmoto5'@'localhost' (using password: YES)' in /home/fsmoto5/public_html/modules/vaf/vendor/zendframework/zendframework1/library/Zend/Db/Adapter/Pdo/Abstract.php:129 Stack trace: #0 /home/fsmoto5/public_html/modules/vaf/vendor/zendframework/zendframework1/library/Zend/Db/Adapter/Pdo/Abstract.php(129): PDO->__construct('mysql:dbname=fs...', 'fsmoto5', 'OldPassword', Array) I updated define('_DB_SERVER_', 'localhost'); define('_DB_NAME_', 'fsmoto5_prestashop'); define('_DB_USER_', 'fsmoto5_dbuser'); define('_DB_PASSWD_', 'NewPassord'); and that worked fine for getting me into the admin/Dashboard.
  3. Thank you so, so, so much. This was driving me nuts. I was ready to uninstall everything and go back to 1.5.
  4. Several of the modules are not loading, cart, currency, etc. Where should I goto start troubleshooting what is causing this. i.e. What load the modules. (Not seeing any reference to the modules in the page source code or in debugging even though I have removed and readded the modules several times. www.f-smotorsport.com. Thanx for any assistance.
  5. Since I upgraded to 1.6 have had may problems. The Cart doesn't show up, even in the source code, any ideas. I have disable and re-enabled, reset, deleted, reinstalled. Nothing. I am using the default prestaship theme. any help appreciated.
  6. Since I upgraded to 1.6 have had may problems. The Cart doesn't show up, even in the source code, the Language Block does nothing after initial home page load, Currency (won't show), Image Slider won't go to next slide automatically after initial home page load, Ajax Filter completely broken, etc. I noticed that when I do Preferences -> Themes my current them shows an X for Responsive and I'm thinking that is the main source of my problems.
  7. I have never done a recompile. My current setting is: Template compilation Recompile templates if the files have been updated And Cache is No. Is that correct settings?
  8. Found the old version and copied it over to the server and then updated. Now if I clear my browser cache and close it out and reopen the category control is there and it works, until I navigate off the page, then it reverts to open all the time. BTW: I cleared the Smarty Cache and turned off all caching. 8-(
  9. Smashing the blockcategories folder and updating did not work for me, but I don't think my copy of that folder is really old. Think something may be messed up there. BTW: Changing the Cache setting did fix my Image Slider problem.
  10. I tried copying the copy I had of the blockcategories folder, but I think I don't have the old version. How can I get a copy of an old version? When I followed the directions I got no change.
  11. OK, I finally got my minic slider back after removing, resetting, uninstalling, reinstalling, resetting, change settings after transplating it into the proper place, but now it shows both pictures instead of going from one picture to the next.
  12. After installing 1.6 my Categories block is expanded always, I reset and still no luck. http://www.f-smotorsport.com/
  13. I reset my image slider and now it has completely disappared. I reset it and added the images back, but it is not showing up at all. http://www.f-smotorsport.com/
×
×
  • Create New...