NOTE: This category has been locked. If you have purchased paid version, please, use our Support Ticket system instead. If you are using free edition, please see the Community Support section.
Page:
1
TOPIC: Calling Joomla variables in the SQL
Calling Joomla variables in the SQL
14 years ago #32464
MangoPort
OFFLINE
Posts: 15
In FusionCharts (the non-joomla version) I can call an SQL query flagging on a joomla variable as follows:
SELECT * FROM jos_RiskOutput where joomla_id = '$usr_id'
?>
Is it possible to do something like this in the Joomla version?
I realize none of my other questions in the other threads have been answered but this would be a huge help to me.
Thanks in advance,
Steve
The topic has been locked.
Re: Calling Joomla variables in the SQL
13 years, 12 months ago #32775
MangoPort
OFFLINE
Posts: 15
It took a while but I was able to get it to work after some custom development.
If interested please send me an email at
Tato emailová adresa je chráněna před spamboty, abyste ji viděli, povolte JavaScript
and I'll send you the modified files.