Jump to content

No graphics in subdomain


Guest mwitkowski

Recommended Posts

Guest mwitkowski

I installed Cubecart 3 on a subdomain, as I have a store on the primary, and when I view the store none of the graphics display, only placeholders. This even happens when I upload a product, I see the picture I am uploading, but none of them display. Is there a php file that I need to add an extra path to. Any help would be appreciated. Thanks

Link to comment
Share on other sites

  • 2 weeks later...

Guest sensualadventures

I had that same problem. If you go to the url domain.com/store the images work, but store.domain.com will not load the images. Thik it might have to do with what you tell cubecart the location of your images are. (not sure)

Link to comment
Share on other sites

Guest twisted

Change the path in your admin - Settings-->General

It should currently look something like yourdomain.com/store

simply change it to store.yourdomain.com

Link to comment
Share on other sites

Guest mwitkowski

I have looked and cannot find a path setting for the one you suggest. One says Absolute URL to store: the other says Server Root Directory: If I change the first, many more graphics dissapear. The second really doesn't do that much. Any suggestion? Only product pictures, thumbnails and the fck editor boxes. Any help would be appreciated.

Link to comment
Share on other sites

Guest twisted

Sorry....my bad...I was thinking in v.2.x terms.

I would have thought you'd be able to set the absolute URL to subdomain.domain.com and that would work...if ii doesn't, then I don't know.

Link to comment
Share on other sites

  • 5 years later...
Guest tchurch

I don't know if anyone found an answer to this but I've been trawling the internet and found nothing.

I found an answer:

In the includes/global.inc.php

Change these variables:

$glob['rootRel']

$glob['storeURL']

Link to comment
Share on other sites

I don't know if anyone found an answer to this but I've been trawling the internet and found nothing.

I found an answer:

In the includes/global.inc.php

Change these variables:

$glob['rootRel']

$glob['storeURL']

You woke up an almost 6 year old topic???
Link to comment
Share on other sites

  • 10 months later...

This topic covers non-displaying images after a change in how the store is addressed. Did you change the store's address?

If so, please examine the file /includes/global.inc.php and check the values for $glob['rootRel'] and $glob['storeURL'].

If possible, let us know the store's address.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...