1. Dante
  2. Newbies area
  3. Monday, 29 March 2010
  4.  Subscribe via email
Hi there... I have try last week change the code on index.html, to create a new tags, like this:

{BLOCK-MYTAG}
{MYTAG}
{/BLOCK-MYTAG}

But I not having any ideia how to change this tags, for my only...
What should I do, to get this TAGS working...

I have try it:

 
.
.
.
           /* {PRINT}                                       */	    
	    $display    = $this->alreadyRegistered();
	    $html 		= JOSC_utils::checkBlock('BLOCK-PRINT', $display, $html);
	    if($display){
	    	$html       = str_replace('{MYTAG}', $display, $html);	
	    }


Any Ideas? Thanks ALL!
Responses (1)


There are %s replies to this question. If you want to see them you need a valid subscription.
If you have a valid subscription, please login now.
Visit store now
Powered by EasyDiscuss for Joomla!