Jump to content

Gurnboy

Members
  • Posts

    27
  • Joined

  • Last visited

Profile Information

  • Location
    uk
  • Activity
    Agency

Recent Profile Visitors

1,875,850 profile views

Gurnboy's Achievements

Newbie

Newbie (1/14)

2

Reputation

  1. Hi sure no problem, I’m away on holiday atm but will do it when I get back for you. However if memory serves me correctly, you need to login to your phpmyadmin and run the SQL query. If that doesn’t help, I’m back on the 7th and will go through it with you. Regards Gurnboy
  2. Thanks for looking Scully, I'm sure we would have got there in the end. and when I say we I mean you! lol You got me worried about whether it works though
  3. Solved Thank you, Thank you, Thank you! cracked https://www.prestashop.com/forums/topic/616367-function-mcrypt-encrypt-is-deprecated-in-classesrijndaelphp-on-line-51/ All is good and better with the world!
  4. Ok so the code has been deprecated return base64_encode(mcrypt_encrypt(MCRYPT_RIJNDAEL_128, $this->_key, $plaintext, MCRYPT_MODE_CBC, $this->_iv)).sprintf('%06d', $length); Any ideas on what should replace it? Or I can change the PHP version to 5.6, would this have any adverse effects to my site? Many thanks Jamie
  5. Hi All I hope someone can help me. I have 2 shops and both were working fine. I had been logged in and hadn't logged out but was working on something else for about a week, and when I went back to do some work on them I got the HTTP ERROR 500. I can't access the FO or the BO. Below is the error log but I don't know what to do next. Your help would be much appreciated. Many thanks Jamie [Fri Sep 15 09:24:13.874098 2017] [fcgid:warn] [pid 5773] [client 5.65.92.248:35504] mod_fcgid: stderr: PHP Fatal error: Uncaught Error: Call to undefined function mcrypt_encrypt() in /home/hp3-linc3-nfs2-y/060/1397060/user/htdocs/bookings/classes/Rijndael.php:51 [Fri Sep 15 09:24:13.874762 2017] [fcgid:warn] [pid 5773] [client 5.65.92.248:35504] mod_fcgid: stderr: Stack trace: [Fri Sep 15 09:24:13.874768 2017] [fcgid:warn] [pid 5773] [client 5.65.92.248:35504] mod_fcgid: stderr: #0 /home/hp3-linc3-nfs2-y/060/1397060/user/htdocs/bookings/classes/Cookie.php(334): RijndaelCore->encrypt('checksum|333075...') [Fri Sep 15 09:24:13.874774 2017] [fcgid:warn] [pid 5773] [client 5.65.92.248:35504] mod_fcgid: stderr: #1 /home/hp3-linc3-nfs2-y/060/1397060/user/htdocs/bookings/classes/Cookie.php(375): CookieCore->_setcookie('checksum|333075...') [Fri Sep 15 09:24:13.874776 2017] [fcgid:warn] [pid 5773] [client 5.65.92.248:35504] mod_fcgid: stderr: #2 /home/hp3-linc3-nfs2-y/060/1397060/user/htdocs/bookings/classes/Employee.php(385): CookieCore->write() [Fri Sep 15 09:24:13.874778 2017] [fcgid:warn] [pid 5773] [client 5.65.92.248:35504] mod_fcgid: stderr: #3 /home/hp3-linc3-nfs2-y/060/1397060/user/htdocs/bookings/classes/controller/AdminController.php(2717): EmployeeCore->logout() [Fri Sep 15 09:24:13.874780 2017] [fcgid:warn] [pid 5773] [client 5.65.92.248:35504] mod_fcgid: stderr: #4 /home/hp3-linc3-nfs2-y/060/1397060/user/htdocs/bookings/classes/controller/Controller.php(170): AdminControllerCore->init() [Fri Sep 15 09:24:13.874782 2017] [fcgid:warn] [pid 5773] [client 5.65.92.248:35504] mod_fcgid: stderr: #5 /home/hp3-linc3-nfs2-y/060/1397060/user/htdocs/bookings/classes/Dispatcher.php(367): ControllerCore->run() [Fri Sep 15 09:24:13.874784 2017] [fcgid:warn] [pid 5773] [client 5.65.92.248:35504] mod_fcgid: stderr: #6 /home/hp3-linc3-nfs2-y/060/1397060/user/htdocs/bookings/admin9973/index.php(58): DispatcherCore->dispatch() [Fri Sep 15 09:24:13.874785 2017] [fcgid:warn] [pid 5773] [client 5.65.92.248:35504] mod_fcgid: stderr: #7 {main} [Fri Sep 15 09:24:13.874787 2017] [fcgid:warn] [pid 5773] [client 5.65.92.248:35504] mod_fcgid: stderr: thrown in /home/hp3-linc3-nfs2-y/060/1397060/user/htdocs/bookings/classes/Rijndael.php on line 51
  6. Hi All I'm having trouble with some banners I've created for the home page which are uploaded through the theme configurator. I have created them in illustrator and photoshop but when uploaded to PS they appear blurry. I have uploaded several versions of the the saved banners to www.take-a-moment.com (the bottom banner is the one uploaded to PS) to make a comparison to the PS site www.cafebucknalls.co.uk The banner is 804 by 198, I've adjusted the picture size in theme configurator accordingly but it doesn't seem to work.I've attached the banner so you can also look at that. Any suggetsions? Many Thanks G
  7. The customer doesn't need to enter them, they can send me a list, maybe an adaptation of the mail alerts module would be fine.
  8. Hi All I am using prestashop to sell hospitality, however my client requires confirmation emails to be sent to multiple email addresses. Can this be done? Many Thanks G
  9. My Man in Malaysia has fixed it but not sure why it would bring up this error if not updating, any answers?
  10. Tried that but unfortunately they're not making an update. Do you know if prestashop auto updates or what could have caused this issue? Thanks G
  11. Hi The message is definitely something to do with my online booking module. I have disabled it and no longer get the error message. It was originally written for v1.4.8 but I had it converted. I'm not doing any updates and I'm using prestashop v1.5.3.1 so not sure why it is necessary to change the code? Is it updating automatically and if so can I turn it off? Many Thanks again G
  12. That's great thanks, it gets rid of the message on the front end, so think it has worked for that however still getting the internal server error. Thanks in advance for your help G
×
×
  • Create New...