The Joomla! Forum ™



Forum rules


Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.



Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: Tue May 08, 2012 12:17 am 
Joomla! Fledgling
Joomla! Fledgling

Joined: Tue May 08, 2012 12:15 am
Posts: 2
Hi guys,

I am totally clueless on this one. If anyone has an idea I would love to hear it.
I changed 2 files: a flypage-ask.tpl.php and a addtocart_form.tpl.php
To discover I needed the addtocart file I put Debug on, after I found it I put it off. edited the addtocart file and uploaded it.

The problem is that when I view the productdetails page sudden all is blank and the source only shows:
Code:
<div id="vmMainPage">

I have put the old file back in but no result.
I even changed to the default template. STrangely enough the page is not blank, but the product details don't show. Hopefully this can idicate the problem.

Does anyone have an idea where I should look because I am really out of options and I normally have no such problems ever.
Thanks in advanced


Top
 Profile  
 
PostPosted: Tue May 08, 2012 1:30 am 
Joomla! Fledgling
Joomla! Fledgling

Joined: Tue May 08, 2012 12:15 am
Posts: 2
I just put error reporting on and this is what I get ,m but it still make no sense to me.
Code:
Parse error: syntax error, unexpected '}' in /components/com_virtuemart/themes/classic_1/templates/product_details/includes/addtocart_form.tpl.php on line 1


if I than look to Line 1 in that file this is what you see. But I see no }

Code:
<?php if( !defined( '_VALID_MOS' ) && !defined( '_JEXEC' ) ) die( 'Direct Access to '.basename(__FILE__).' is not allowed.' ); ?>

<div class="vmCartContainer">
   
<?php
mm_showMyFileName(__FILE__);
// This function lists all product children ( = Items)

// or, when not children are defined, the product_id

// SO LEAVE THIS IN HERE!


any help would be greatly appreciated


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 



Who is online

Users browsing this forum: No registered users and 9 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group