Jump to content

turanoh

Member
  • Posts

    34
  • Joined

  • Last visited

Recent Profile Visitors

3,186 profile views

turanoh's Achievements

Rookie

Rookie (2/14)

  • Reacting Well Rare
  • First Post
  • Collaborator Rare
  • Conversation Starter
  • Week One Done

Recent Badges

2

Reputation

  1. As an aside, upgrading the PHP version on the server disabled mcrypt, which caused all creditcard data to be hidden. Re-enabling mcrypt has resolved this for new orders, but it seems old card data may have been wiped. Any chance of recovery?
  2. Ok great - we have an admin login screen! But I can't login with any of my credentials, nor reset a password.. Thoughts? I take it back! The old login details worked, might have just been a browser or clipboard issue. Thanks, my liege
  3. I mean, it let me change the dbprefix to '' so it's a little weird that I'm having trouble changing the adminFile portion of globals.inc.php Gonna attempt this again. Thanks again
  4. I attempted changing the $glob['adminFile'] = 'admin.php'; to the proper 'admin_custompath.php' and upon overwrite, the globals.inc.php file reverts to the regular $glob['adminFile'] = 'admin.php'; I also seem to have two 'admin' folders (each with custom '_paths') but no regular 'admin' folder.
  5. Alright so - the upgrade seemed to work (yay!). But the admin URL as shown on CPanel shows up with a 404. The store URL works, but I don't know where to login.
  6. Thank you for the prompt response! Ok so as you mentioned [[dbprefix]] is indeed between the quote marks. Checking the database with phpMyAdmin, it does not appear as though the tables have any prefix (the top table is named 'CubeCart_access_log' ) Does this mean I should simply change '[[dbprefix]]' to '' and reupload the file?
  7. Ok so my store had been running 6.2.9 and after backing up, I attempted upgrading to the latest CC version thru the Maintenance>Upgrade tab within the CC Admin interface. The upgrade at some point seemed to time out (browser loading bar stopped, page went blank). I then attempted to upgrade the store to 6.5.1 thru my server's Control Panel (apologies if I should not have attempted both methods). On the store/setup page, I am riddled with errors almost instantly when the page attempts to upgrade from 3.0.20 to 4.0.0. I cannot attach a screenshot of the errors here because of the 150 kb limit. The errors seem to mostly be database-related. The errors which show are: Deprecated: Function get_magic_quotes_gpc() is deprecated in /home/splashab/public_html/store/includes/ini.inc.php on line 114 Warning: mysqli::query() [mysqli.query.php]: (42S02/1146): Table 'splashab_store.[[dbprefix]]CubeCart_admin_permissions' doesn't exist in /home/splashab/public_html/store/classes/db/mysqli.class.php on line 217 Warning: mysqli::query() [mysqli.query.php]: (42000/1064): You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '[[dbprefix]]CubeCart_system_error_log' at line 1 in /home/splashab/public_html/store/classes/db/mysqli.class.php on line 132 Warning: mysqli::query() [mysqli.query.php]: (42S02/1146): Table 'splashab_store.[[dbprefix]]CubeCart_admin_permissions' doesn't exist in /home/splashab/public_html/store/classes/db/mysqli.class.php on line 217 Warning: mysqli::query() [mysqli.query.php]: (42S02/1146): Table 'splashab_store.[[dbprefix]]CubeCart_admin_sections' doesn't exist in /home/splashab/public_html/store/classes/db/mysqli.class.php on line 217 Warning: mysqli::query() [mysqli.query.php]: (42S02/1146): Table 'splashab_store.[[dbprefix]]CubeCart_admin_sessions' doesn't exist in /home/splashab/public_html/store/classes/db/mysqli.class.php on line 217 Warning: mysqli::query() [mysqli.query.php]: (42S02/1146): Table 'splashab_store.[[dbprefix]]CubeCart_admin_users' doesn't exist in /home/splashab/public_html/store/classes/db/mysqli.class.php on line 217 Warning: mysqli::query() [mysqli.query.php]: (42S02/1146): Table 'splashab_store.[[dbprefix]]CubeCart_category' doesn't exist in /home/splashab/public_html/store/classes/db/mysqli.class.php on line 217 Warning: mysqli::query() [mysqli.query.php]: (42S21/1060): Duplicate column name 'cat_desc' in /home/splashab/public_html/store/classes/db/mysqli.class.php on line 217 Warning: mysqli::query() [mysqli.query.php]: (42S02/1146): Table 'splashab_store.[[dbprefix]]CubeCart_currencies' doesn't exist in /home/splashab/public_html/store/classes/db/mysqli.class.php on line 217 Warning: mysqli::query() [mysqli.query.php]: (42S02/1146): Table 'splashab_store.[[dbprefix]]CubeCart_customer' doesn't exist in /home/splashab/public_html/store/classes/db/mysqli.class.php on line 217 Warning: mysqli::query() [mysqli.query.php]: (42S02/1146): Table 'splashab_store.[[dbprefix]]CubeCart_docs' doesn't exist in /home/splashab/public_html/store/classes/db/mysqli.class.php on line 217 Warning: mysqli::query() [mysqli.query.php]: (42S02/1146): Table 'splashab_store.[[dbprefix]]CubeCart_inventory' doesn't exist in /home/splashab/public_html/store/classes/db/mysqli.class.php on line 217 Warning: mysqli::query() [mysqli.query.php]: (42000/1064): You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ' ALTER TABLE `[[dbprefix]]CubeCart_inventory` CHANGE `showFeatured` `showFea...' at line 1 in /home/splashab/public_html/store/classes/db/mysqli.class.php on line 217 Warning: mysqli::query() [mysqli.query.php]: (42S02/1146): Table 'splashab_store.[[dbprefix]]CubeCart_inventory' doesn't exist in /home/splashab/public_html/store/classes/db/mysqli.class.php on line 217 Warning: mysqli::query() [mysqli.query.php]: (42S02/1146): Table 'splashab_store.[[dbprefix]]CubeCart_inv_lang' doesn't exist in /home/splashab/public_html/store/classes/db/mysqli.class.php on line 217 Warning: mysqli::query() [mysqli.query.php]: (42S02/1146): Table 'splashab_store.[[dbprefix]]CubeCart_order_inv' doesn't exist in /home/splashab/public_html/store/classes/db/mysqli.class.php on line 217 Warning: mysqli::query() [mysqli.query.php]: (42S02/1146): Table 'splashab_store.[[dbprefix]]CubeCart_order_sum' doesn't exist in /home/splashab/public_html/store/classes/db/mysqli.class.php on line 217 Warning: mysqli::query() [mysqli.query.php]: (42S02/1146): Table 'splashab_store.[[dbprefix]]CubeCart_sessions' doesn't exist in /home/splashab/public_html/store/classes/db/mysqli.class.php on line 217 Warning: mysqli::query() [mysqli.query.php]: (42S02/1146): Table 'splashab_store.[[dbprefix]]CubeCart_taxes' doesn't exist in /home/splashab/public_html/store/classes/db/mysqli.class.php on line 217 Warning: mysqli::query() [mysqli.query.php]: (42S02/1146): Table 'splashab_store.[[dbprefix]]CubeCart_Modules' doesn't exist in /home/splashab/public_html/store/classes/db/mysqli.class.php on line 217 Warning: mysqli::query() [mysqli.query.php]: (42S02/1146): Table 'splashab_store.[[dbprefix]]CubeCart_config' doesn't exist in /home/splashab/public_html/store/classes/db/mysqli.class.php on line 217 Warning: mysqli::query() [mysqli.query.php]: (42S21/1060): Duplicate column name 'remainder' in /home/splashab/public_html/store/classes/db/mysqli.class.php on line 217 Warning: mysqli::query() [mysqli.query.php]: (42S21/1060): Duplicate column name 'extra' in /home/splashab/public_html/store/classes/db/mysqli.class.php on line 217 and Notice: `version` is not allowed as a key in 'CubeCart_history' table! in /home/splashab/public_html/store/classes/db/database.class.php on line 969 Any help with this is greatly appreciated! Thank you.
  8. Ok yes that seemed to solve things. Hey - maybe one of these days I'll be able to figure these issues out myself! Appreciate the help, bsmither.
  9. Thanks. Ok so here it is. My best guess is that it is the "Zendesk Chat" extension that might be giving me grief? I am not sure what the other errors are pointing to.. error_log (2)
  10. Ok I've got the error log. The file size is 27 mb, so it is not allowing me to attach it here. Can I email it, or is there another easy work around for this?
  11. Every time I try to login as a customer to test my site, it gives me either a blank page (in Safari) or a HTTP error 500 (in Chrome) when I enter my credentials. Any idea on why this might be? Or how to fix? It might be worth mentioning that I am running 6.1.12, not sure if upgrading will fix the issue. Any and all help is very much appreciated. Thanks.
  12. Hi there, So I am actually having the opposite problem of what is being described above. I would like a user's delivery address to be required upon registration (it currently is not). I am using the e-shift skin, but I seem to be facing the same issue with the foundation skin as well. I have tried going into the cubecart.validate.js file to see if these fields are listed as 'not being required' for whatever reason, but this is not the case. Also of potential interest, this 'cubecart.validate.js' file (nor any discernible equivalent js file) is not present in the skins/e-shift/js folder. Any help here is appreciated. Thanks,
  13. It's rather disappointing that you had to spell this process out for me with steps this specfic, but am I ever glad you did! Also edited the dropzone section of the admin.js file for good measure. Resolved! Thank you @bsmither
  14. Thanks. I'm beginning to think I may have copied this file over from my other store as a quick fix for the image size limit override. It is not a certainty, but is there a way for me to acquire/upload the proper filemanager.class.php file for this version of CubeCart?
×
×
  • Create New...