MAMBOT: Helpme - obtain id value for global variable? - Joomla! Forum - community, help and support
hello comunity!
i need mambots' problem:
i'm creating mambot, need obtain value (for example) $value in
since functions within call of mambot
don't allow me obtain value of variable has inside (local variable) transform variable happiness global, or in defect of defining new global variable give me number content of $value (ex: 2 {mambot id=2}).
thank much!
regards,
erks
i need mambots' problem:
i'm creating mambot, need obtain value (for example) $value in
code: select all
{mambot id=$value}
since functions within call of mambot
code: select all
$_mambots->registerfunction( 'onpreparecontent', 'botmambot' );
don't allow me obtain value of variable has inside (local variable) transform variable happiness global, or in defect of defining new global variable give me number content of $value (ex: 2 {mambot id=2}).
thank much!
regards,
erks
hello,
are typing "$value" directly content item? won't work.
or having trouble extracting, say, 2 {mambot id=2}?
are typing "$value" directly content item? won't work.
or having trouble extracting, say, 2 {mambot id=2}?
Comments
Post a Comment