Jump to content

moodybear

Member
  • Posts

    36
  • Joined

  • Last visited

moodybear's Achievements

Newbie

Newbie (1/14)

4

Reputation

  1. Having similar issues where some promotional codes aren't visible but are still working (some people have taken advantage and I'm trying to stop it) The ones that I created before CC6 seem to have vanished.. Is there somewhere they are stored in a css?
  2. Thanks guys removed snippets, and the code and working great again! I now know what I need to look for.. Will check through all the files..
  3. I updated to V6.0.12 last week.. I've never looked in Snippets before, or used them...
  4. <div style="width: 100px; height: 20px; line-height: 20px; overflow: hidden;"> <br /> <a href="http://www.wigcited.com/">Real hair wigs</a> <a href="http://www.wigcited.com/">Human Hair Wigs</a> <a href="http://www.ami-sa.com/index2.html/">Real Hair Wigs</a> </div> <?php /** * CubeCart v6 * ======================================== * CubeCart is a registered trade mark of CubeCart Limited * Copyright CubeCart Limited 2015. All rights reserved. * UK Private Limited Company No. 5323904 * ======================================== * Web: http://www.cubecart.com * Email: [email protected] * License: GPL-3.0 https://www.gnu.org/licenses/quick-guide-gplv3.html */ require dirname(__FILE__).DIRECTORY_SEPARATOR.'ini.inc.php'; define('CC_IN_ADMIN', false); header('X-Frame-Options: SAMEORIGIN'); // do not allow iframes global $config_default; include CC_ROOT_DIR.CC_DS.'controllers'.CC_DS.'controller.index.inc.php'; $GLOBALS['smarty']->display('templates/'.$global_template_file); So this is what I see when I open index.php it appears something has tagged onto my site with human hair wigs!
  5. I'm getting these two errors when I open my main page, and something has happened with an "A" appearing before the £ on each item. Anyone help? "Warning: ini_set(): Cannot change zlib.output_compression - headers already sent in /home/moodybear/public_html/themoodybear/ini.inc.php on line 36 Warning: Cannot modify header information - headers already sent by (output started at /home/moodybear/public_html/themoodybear/index.php:11) in /home/moodybear/public_html/themoodybear/index.php on line 26"
  6. Done the reinstall all seems okay, and the image associations have stayed put this time. Again thanks MB!!!
  7. I restored the SQL database.. it appears to be working okay... I'll run set up again to be sure oh crap it now tells me Not FoundThe requested URL /themoodybear/setup was not found on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. when trying to re run the setup.. Tried to do the force upgrade to but that didnt work either
  8. Well I backed it up and restored the database rather than the files backup from the previous version and it all seems to have worked a treat. Your help has been invaluable on this! THANK YOU SO MUCH!"
  9. So the upgrade has worked.. Though I don't seem to have ANY images even after replacing that directory... I hope it's just taking time to find them!! :-) You're amazing BM! Thanks the upgrade was smooth.. Just long.. But all done... Any suggestions on the Image front
  10. OKay I'm deleting the files from cache and images and taken the site down.. see if this all works. Thanks BM!! I'll post again once I've attempted all you've said
  11. I seem to get two that reoocur PHP Fatal error: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /home/moodybear/public_html/themoodybear/classes/db/mysqli.class.php on line 24 and PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 4553 bytes) in /home/moodybear/public_html/themoodybear/classes/gd.class.php on line 65
  12. latest update to it was on 09 Jul and 14:40 UTC.. Illegal string offset 'priority' in /home/moodybear/public_html/themoodybear/includes/functions.inc.php on line 857 is the error code that is repeated ALOT! A few of these present too Stored session data did not match DB record. Session aborted as possible session hijack. Old IP Address: '120.147.227.153' New IP Address: '120.147.227.153' Old User Agent: 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_4) AppleWebKit/600.7.12 (KHTML, like Gecko) Version/8.0.7 Safari/600.7.12' New User Agent: 'Mozilla/5.0 (iPhone; CPU iPhone OS 8_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12B410 Safari/600.1.4' in /home/moodybear/public_html/themoodybear/classes/session.class.php on line 636
  13. the annoying part of godaddy is their instructions for finding the error logs are outdated, and giving me grief. I think I've found a cubecart error log but my site but can't find a server error log.. Perhaps these are not turned on.. I shall investigate further..
  14. I found the system error logs and admin error logs, PHPadmin but not sure what I am looking for in these..
  15. Okay, so I'm still getting an internal 500 error whenever I attempt the backup of files on my Cubecart 5.2.5 The database backs up fine, and have also done a mysql back up through phpadmin.. I also have a custom skin. I've read that I may need to change the directory for where the custom skin is all held. Essentially I was to upgrade to version 6, but feel I am unable to back up my Files and worried I will lose pretty much most of my store if the backup isnt taken. I've done a manual download of the store using ftp, however, from what I've also read on the forum version 6 is a different style and set up so may not work just putting my files back in place. ANY help on this would be greatly appreciated.
×
×
  • Create New...