Jump to content

marvso

Member
  • Posts

    61
  • Joined

  • Last visited

Everything posted by marvso

  1. [17-Dec-2015 19:40:40 UTC] PHP Warning: substr() expects parameter 3 to be long, string given in /home/marvso/public_html/classes/catalogue.class.php on line 1292[17-Dec-2015 19:40:51 UTC] PHP Fatal error: Call to undefined function print_f() in /home/marvso/public_html/includes/extra/snippet_2226bc0f7fa998a22abf552e7451d276.php on line 4
  2. I can't seem to login to my admin section as I have in the past. The webpage just remains white with no place to enter login information. I am running version 6.0.8 Any ideas? PS Its just a white screen with no error messages of any kind
  3. Is there a way to "loosen" up the settings for searches? If you don't type in the name or product number exactly, the search engine on the webpage won't find it. For example I stock music strings brand "D'addario EXP74". If a customer types in "Daddario " without the "'" or "EXP 74" with a space between "EXP" and "74". It won't find it. Trying to make my website as customer friendly as possible. Thanks.
  4. I tried adding my email as you described above but still I do not receive or send any emails as far as orders are concerned. Not sure what changed in the last couple of updates. Do I need to input info into SMPT?
  5. It used to do it automatically before last couple of updates. Not sure what has changed. The Email settings in Store Settings Advanced are" Sending Method: PHP mail() Function Use SMPT Authentication (normally required): No Everything else is blank Do I need to set this up with my store email address? Thanks
  6. OK. I am a bit confused on how to setup Email templates. I used to get emails when someone placed an order on my website but no longer get any notification. Nor does it send an email to the customer. I think this is part of the reason that when folks place orders for gift certificates they don't receive them. I can see all of the default email templates but not sure they are activated or how I activate them. Thanks.
  7. My store used to automatically send out a code for gift certificates to the purchaser but now it no longer does. Am I missing some setting? Thanks
  8. Thanks for all the info! I successfully updated to 5.2.10 In the future I will copy the necessary folders to my desktop before I update.
  9. I had issues updating from 5.2.8 to 5.2.9 and had to restore my 5.2.8. Waiting to see if 5.2.10 is stable before updating again. I am pretty much a novice on stuff like this and had my hosting company do the restore. I was wondering if I could ftp the cube cart folders from my cpanel into a folder on my desktop and the just recopy them onto my website in the event that my next update goes bad? I assume it would be the same folders and file that are included in the manual update folder for the latest version of cubecart.
  10. I restored back to 5.2.8 at this time and everything is working. I will wait for Softaculous 5.2.10 update before I try it again. Thanks for your input:)
  11. There is a file called includes/global.inc.php-dist I removed the setup folder. My website is down. Here are contents of global.inc.php-dist global.inc.php-dist PHP script text <?php $glob['dbdatabase'] = ''; // e.g. cubecart $glob['dbhost'] = ''; // e.g. localhost (Can be domain or ip address) $glob['dbprefix'] = ''; // e.g. store_1_ prefixed on to table names $glob['dbusername'] = ''; // username that has access to the db $glob['dbpassword'] = ''; // password for username $glob['installed'] = '0'; // set to 1 if store is installed $glob['adminFolder'] = 'admin'; // Change this if you have changed the admin folder name $glob['adminFile'] = 'admin.php'; // Change this if you have changed the admin file name ?>
  12. It shows 5.2.9 as the last entry in the history table. YEs I did upgrade to CC529. I was unable to access my admin page after that. So I read on the forums to manually install 5.2.10 I uploaded all of the folders and when I run setup, there is no option to upgrade but only to install.
  13. I used Forklift to manually upload CubeCart 5.2.10 to my website. After I uploaded everything I went to my setup page. It gave me no option to upgrade my website but only to install 5.2.10 How do I just upgrade it without reinstalling everything? i don't want to lose all of my products. I am upgrading from 5.2.9 which caused blank admin page. Thanks
  14. I am suffering the same problem of losing my Admin page after upgrading from 5.8 to 5.9. Trying to restore backup up. Oy Oy.
  15. I set up Cube Cart in Social Plugins to tie into Facebook. I would like to direct my comments to my Facebook page for my business rather then on my personal Facebook Page. How do I do this? Thanks guys
  16. I am just thinking of the hassle of having to update mods when CubeCart is updated. Do the developers of mods normally update their mods in a timely fashion? And after a CubeCart update do they need to be reinstalled and reconfigured?
  17. I have found if I leave one character it will edit. I ended up just hitting the space bar one time and it worked! Thanks!
  18. When I try to save it, it reverts back to putting in "No Products Found"
  19. I tried to find it in stock Vanilla skin but unable to see where to disable it here. Didn't see anything in the /templates/box.navigation.php Any ideas?
  20. I have been unable to find this file in 5.2.7 I too would like to remove "no products found".
  21. Most of my sales are in United States. I would like to arrange checkout user input boxes to: First Name Last Name Address Town/City State Zip Code Country (default US) I am using Vanilla Skin. Is this possible? Thanks
  22. Got it figured out. Thanks so much for all your help :)
×
×
  • Create New...