Jump to content

airplane-dude

Member
  • Posts

    25
  • Joined

  • Last visited

Everything posted by airplane-dude

  1. Thanks for the help. I think this only seems to work on the 'order complete' email, not the processing or pending emails?
  2. I'd like to see if the 'order completed' emails can be cc (copied) to myself, as admin. Is there any way to do this?
  3. No help? Well today I re-uploaded all store files and the error notices are gone, but it still refuses to make thumbnails. Full size images are there, but no thumbails. I have not changed any GD settings, and I can't imagine my hosting doing so either... What's the issue?
  4. Got a weird issue here with my clients store.. I upgraded to 4.47 the other day, and everything seems to work fine, except for uploading images.. The image uploads and no error is shown. However, there is no thumbnail created, and when you look at the product in the admin, it says this: Warning: getimagesize(/home/content/1/2/3/123/html/images/uploads/thumbs/thumb_xyz.jpg) [function.getimagesize]: failed to open stream: Permission denied in /home/content/1/2/3/123/html/admin/sources/products/index.inc.php on line 518 And then, if I find the image (hard to do with over 1,000 uploaded) I can manually check it off and 'rebuild' the thumnail, and that works fine..?? And earlier in the day, my client got this notice when he tried to upload an image as well: Allowed memory size of 33554432 bytes exhausted (tried to allocate 40 bytes) in /home/content/1/2/3/123/html/classes/db/db.php on line 67
  5. So I issued a support ticket about this, but it didn't get solved, so I'm wondering if anyone here knows what may be the problem. I have always sent out mass emails from my store to about 1,000 users for a couple of years now with no problems. I upgraded to 4.X and now my emails get cut off. Not every email, but every second or third email gets completely cut off - with only one or two sentences showing up. This is frustrating as I have no clear way to email that many people besides through the store. I use the mail function and not SMTP. Any help would be fantastic!
  6. Not quite.. I did try and do the mod changes manually for my style.. but the style itself is from 4.3.3 while the software is now 4.3.4.
  7. Somehow I keep getting javascript errors on some, but not all pages of my store. Namely in the cart process and the admin section. I assumed since the error said something was wrong with the jslibrary file, that I should make sure it was right. ALL files were changed properly, but this still exists? Message: 'fileLoadingImage' is undefined Line: 3 Char: 1 Code: 0 URI: https://www.-----.com/js/jslibrary.js
  8. I just opened a store up for a client. He required the "shipping by quantity" mod from Goober, which I installed. BEFORE I upgraded to 3.0.6 it worked perfectly, just as it should. However, the store was just recently opened, and now it doesn't work! I tried reverting my files back to 3.0.5, but it still doesn't work! What's going on??
  9. Well I don't use UPS, but I'm having this problem too.. I am using Goobers "Shipping by Quantity" mod, and it uses the ISO list from the "Per Category" thing.. Any fix for this one??
  10. Thanks Sir William! You bailed me out. Your (quick) fix solves the issue. :P
  11. Very strange.. I uploaded the OLD version of admin/includes/auth.inc.php and it allows me into the admin panel. HOWEVER, I still receive the error message about empyting the delimiter. Whatever that is :unsure:
  12. I uploaded all upgrade files for 3.0.6, and now I cannot log into the admin! All I get is this: Warning: strpos(): Empty delimiter. in /home/content/1/2/3/747/html/admin/includes/auth.inc.php on line 46 Warning: Cannot modify header information - headers already sent by (output started at /home/content/1/2/3/747/html/admin/includes/auth.inc.php:46) in /home/content/1/2/3/747/html/admin/includes/auth.inc.php on line 48 Whats wrong????????
  13. Sir William (or anyone else), I am designing my store for someone else, and with 3.0.4 there was a link to the admin section (to see your order).. I just did this update, and the 3.0.5 update, and the link is no longer there.. Any way to put it back??
  14. OOpps.. Thanks.. I thought I should just pm him my link Here it is, still un-opened and a work-in-progress: www.airplanereplicas.com
  15. Sorry to bring this back up to the top, AGAIN. Same problems.. I have the correct settings, and they are NOT working. When I simply access my site manually via https:// it works, so I know my certificate is working. And as far as I know, it is a private, not shared certificate. But when I enable it in the admin section, the store works properly, until I go to the card or registering areas. Then it just goes into a loop and I get the "Page Cannot be Displayed" message. I need help!! :)
  16. Sorry to be a bother.. But does anyone have the solution? I even tried asking my hosts, and they gave the same suggestion like I was doing.
  17. Thanks Homer. It worked perfectly on the category page, but my front page still looks the same.. What do I change for that???
  18. Perhaps a confusing title, but my "latest products" and "categories" sections look really strange. Below are two screen shots: Is there any reason that it should be layed out like this? I tried switching back to my default skin and it still looked like this. How I do I fix this?????
  19. Nope, sorry, that link didn't really help.. Plus it now appears to be inactive. What I need to know, is what to put here: Obviously I put enable 'yes', and server path, is the general path to my site.. Right? Then for secure url, put in "https://www.mystore.com" and for root, I put in / because my store is in the main folder of the site.. But doing this just locks me out. Any suggestions?
  20. And that was my problem.. I had to fill in those fields, and I didn't know what to put in them.. I have solved my problem now though.
  21. I couldn't find a config.inc.php file.. I think he was reffering just to the global which I overwrote.. I have tried manaually to fill in the info, but am getting TONS of error messages everywhere.. Any help? On the front page I get: Warning: opendir(airplanereplicas.com/language): failed to open dir: No such file or directory in /home/content/1/2/3/747/html/includes/boxes/language.inc.php on line 41 And the admin section is all garbled up too.
  22. You are correct.. I overwrote the 'global.inc.php' file. And I had no backup of this file.. I tried manually entering some of the stuff, but am getting error pages, and I cannot access the admin panel. Here is what I put in: <?php $glob['dbdatabase'] = 'blahblahname'; $glob['dbhost'] = '16.5.4.1'; $glob['dbpassword'] = 'password'; $glob['dbprefix'] = ''; $glob['dbusername'] = 'blahblahname'; $glob['installed'] = '1'; $glob['rootDir'] = ''; $glob['rootRel'] = ''; $glob['storeURL'] = 'airplanereplicas.com'; ?> This is the store: www.airplanereplicas.com As you can see there is an error message at the top.. Any idea what's wrong? (I have uploaded all files to the server - double checked).
  23. I uploaded all files as per instructions, then put in the 'upgrade.php' file, and hit submit.. only to get this message: "MySQL Error Occured 2002: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)" And in the meantime, my site no longer works.. Any suggestions??
  24. My first store, so this is a dumb question.. I have setup and purchase a secure certification, so my site is now accessible through https:// however, I am not certain about how to make my cubecart store use this..? I know there are some settings in the admin panel, but whenver I try some, I get locked out - and have to use the 'Config Recovery Tool' to fix this.. What am I not doing right??
×
×
  • Create New...