Editing VirtueMart's Configuration File

  • wkaatz
    Inactive member
  • Topic Author
  • Member
  • Member
More
14 years 1 day ago - 14 years 1 day ago #7112 by wkaatz
i have installed this template on a localhost using WAMP

After reading and trying to follow the instructions in Editing VirtueMart's Configuration File , i can't get the images...

what format should i use for a localhost w/wamp setup?
Last edit: 14 years 1 day ago by wkaatz. Reason: link

Please Log in to join the conversation.

More
14 years 22 hours ago #7119 by ivan.milic
Well we can not help you if we can't see that. But you can use "View Source" from your browser, find the <IMG tags in markup and see how your links are rendered, then you can see what to change in path.

Also there is possibility that your server is configured not to respond or to forbid image content request, but usually that is not a case by default.

Please Log in to join the conversation.

  • wkaatz
    Inactive member
  • Topic Author
  • Member
  • Member
More
14 years 20 hours ago - 14 years 20 hours ago #7121 by wkaatz
after much trial and error no luck...

source shows:
localhost/wamp/wwwcomponents/com_virtuemart/shop_image/category/resized/Seats___Sofas_4c3c777f1cf78_175x175.jpg

any ideas?

thanks
Last edit: 14 years 20 hours ago by wkaatz. Reason: edit

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
14 years 15 hours ago #7124 by milos
Are you accessing site by entering "http://localhost/wamp/wwwcomponents" as link in browser? I don't think so...

Please Log in to join the conversation.

  • wkaatz
    Inactive member
  • Topic Author
  • Member
  • Member
More
13 years 11 months ago #7155 by wkaatz
sometimes one cannot see the forest for the trees....

proper format is simply:

define( 'URL', 'http://localhost/' );
define( 'SECUREURL', 'http://localhost/' );

working fine now!

Please Log in to join the conversation.

Time to create page: 0.179 seconds
Powered by Kunena Forum