Linking to modules in static content - Joomla! Forum - community, help and support


hi all,

i'm looking way of linking module in static content

eg.

i want link module script...


defined( '_valid_mos' ) or die( 'restricted access' );

global $my;
if ( $my->id ) 

header("location: http://www.example.com/.$my->id)


?>

i need link module because need use global $my function.

any ideas?

thanks

steve

steve,

by definition, static content static. not dynamic.

if want perform dynamic actions (such calling module) within content item, please use normal content item.





Comments

Popular posts from this blog

Convierte tu Raspberry en un NAS. Firmware fvdw-sl 15.3 - Raspberry Pi Forums

How to format a Get Request

avrdude: verification error, first mismatch at byte 0x0000 0x0c != 0x62