News:

Support the VirtueMart project and become a member

Main Menu

File Path includes "under-construction" how can I remove?

Started by way_confused, November 14, 2012, 22:26:52 PM

Previous topic - Next topic

way_confused

Ok, so Ive got the devil in my website. It's VM 2.0.10 I think. Anyway, I have the site up and running, but I noticed that the phrase "under-construction" is in the file path of all my products. How can I get rid of this? I've looked and combed over everything. I'm sure it's one of those "right in front of your face" type things, but I just can't find or know how to fix it.

Second problem (and it may be related to above) - I can get items to add to the cart, calculate the price and spit me out to paypal for payment. This works on my android phone, my iMac and my MacBook. For some reason it won't work on a PC. With the AJAX cart it just sits and spins. When I disable it, then when you try to hit add to cart it flashes up "under-construction."

Any help would be GREATLY appreciated.

bytelord

Hello,

As i understand until now you are using a custom template (template overrides) could you please disable them and post your results. Seems that your template is not updated to the vm version you have installed. A live url will be helpful.

On your second questions there is probably a javascript conflict. Please use firebug to examine you site for any js conflicts. I live url will be helpful here too.

Use firebug to examine your site code and styling .. also for checking js conflicts ...
http://forum.virtuemart.net/index.php?topic=102850.0

Javascript conflicts:
http://dev.virtuemart.net/projects/virtuemart/wiki/General_JS-Problems_with_templates_and_jQuery
http://dev.virtuemart.net/projects/virtuemart/wiki/JavascriptCSS_Template_Overrides_and_Avoiding_Conflicts_between_Libraries

Regards
Production: Joomla 2.5.8 | VM 2.0.14 | PHP 5.3.13
Testing     : Joomla 2.5.8 | VM 2.0.16 | PHP 5.3.8
Testing     : Joomla 2.5.8 |    VM 2.1   | PHP 5.3.8

- Don't Forget to mark thread as solved when it is solved!
- Please do not PM with support questions, use the forum!


way_confused

Oh and I'm a little new, so I really don't undestand the template over ride thing.

bytelord

Hello,

You should first correct your js conflicts. Also some more information regarding template system and template overrides as you request:

Template overrides: http://forum.virtuemart.net/index.php?topic=98505.0
Template System: https://dev.virtuemart.net/projects/virtuemart/wiki/Hints_for_the_use_of_the_template_system

Regards
Production: Joomla 2.5.8 | VM 2.0.14 | PHP 5.3.13
Testing     : Joomla 2.5.8 | VM 2.0.16 | PHP 5.3.8
Testing     : Joomla 2.5.8 |    VM 2.1   | PHP 5.3.8

- Don't Forget to mark thread as solved when it is solved!
- Please do not PM with support questions, use the forum!