VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: raudi88 on September 12, 2012, 21:34:23 PM

Title: "check out now" button and footer missing in cart view
Post by: raudi88 on September 12, 2012, 21:34:23 PM
Hi, I've no idea how this could hapen. I am missing "check out now" button and the footer missing in cart view page.
The footer is in all pages except the cart page.
I've checked every file and pasted the com_virtuemart folder from backup.

Do you have any adea what it could be? Which file or setting I've to check?
Title: Re: "check out now" button and footer missing in cart view
Post by: jenkinhill on September 12, 2012, 23:33:17 PM
Please provide a url so that someone can see this problem.
Title: Re: "check out now" button and footer missing in cart view
Post by: raudi88 on September 13, 2012, 08:27:10 AM
I know now that this code is missing somewhere ( I've tested with firebug)

<a href="javascript:document.checkoutForm.submit();" class="vm-button-correct"><span>Check Out Now</span></a> </div>

I could find this in cart\view.html.php , but this is already there.

Title: Re: "check out now" button and footer missing in cart view
Post by: raudi88 on September 14, 2012, 16:11:05 PM
No idea?
Title: Re: "check out now" button and footer missing in cart view
Post by: jenkinhill on September 14, 2012, 23:17:15 PM
Still no url.
Title: Re: "check out now" button and footer missing in cart view
Post by: raudi88 on September 17, 2012, 16:11:30 PM
Quote from: jenkinhill on September 14, 2012, 23:17:15 PM
Still no url.


It could be helpfull if someone can telle me which file could be corrupt, then I'll replace  it with my backup file.

Thank You
Title: Re: "check out now" button and footer missing in cart view
Post by: bytelord on September 17, 2012, 18:43:55 PM
Hello,

You are using a custom vm template. You could test it with the default vm layout to confirm that issue. If this template is a commercial product you could ask your vendor to help you out. May be the template is outdated based on your vm version.
Also you forget to mention vm and joomla version.
Title: Re: "check out now" button and footer missing in cart view
Post by: raudi88 on September 17, 2012, 19:01:12 PM
Hi' thank you for reply.

I've set in virtuemart configuration  on " no overrides". It looks same.
In the signature you can see the version of my joomla and virtuemart.

I think I've changed something in the code, but have no idea what. I'm sure that I didn't change anything on the checkout page.

Title: Re: "check out now" button and footer missing in cart view
Post by: raudi88 on September 17, 2012, 19:09:32 PM
PROBLEM SOLVED!
It's very strange.

I've set it back to default in virtuemart configuration, now I can see the checkout button.

Thank you :D
Title: Re: "check out now" button and footer missing in cart view
Post by: bytelord on September 17, 2012, 19:23:55 PM
Some miss-configuration may be with your custom template overrides.
You can see your vm and joomla versions from joomla back-end  ... there is always a footer copyright :)
Also try to keep your vm and joomla installation up to date (vm current versions 2.0.10 and joomla 2.5.7).