Jump to content

airplane-dude

Member
  • Posts

    25
  • Joined

  • Last visited

Posts posted by airplane-dude

  1. 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

  2. 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!

  3. 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

  4. 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! :mellow:

    I tried reverting my files back to 3.0.5, but it still doesn't work!

    What's going on??

  5. 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????????

  6. Hi AirplaneDude,

    Convict suggested, you post you're web link so he can check for you and thereafter, PM you with proper inputs. :D

    OOpps.. Thanks.. I thought I should just pm him my link B)

    Here it is, still un-opened and a work-in-progress: www.airplanereplicas.com

  7. 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. :zorro:

    I need help!! :)

  8. Nope, sorry, that link didn't really help.. Plus it now appears to be inactive. :blink:

    What I need to know, is what to put here:

    Directories & Folders

    Root SECURE Public HTML Folder to store: (Include Trailing Slash) 

    Absolute SECURE URL to store:

    e.g. https://secure.domain.com 

    Server SECURE Root Directory:

    e.g. /path/to/your/secure/webstore 

    Enable SSL:

    (Warning: This change takes place immediately after submit. Please ensure your secure Root Directory and Secure URL are correct and working before setting this to Yes)  Yes No

    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. :wacko::w00t:

    Any suggestions?

  9. ;) Do we have to save both "config.inc.php" & "global.inc.php" or just "gloabal.inc.php" as the uprade txt file says?????

    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.

  10. 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).

  11. 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...