Menu Content

Podpora

> Diskusní fóra, FAQs & placená podpora
Welcome, Guest
Username Password: Remember me

Calling Joomla variables in the SQL
(1 viewing) (1) Guest
Flash chart component for Joomla CMS.

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 11 years, 7 months ago #32464

In FusionCharts (the non-joomla version) I can call an SQL query flagging on a joomla variable as follows:

<?php

$user =& JFactory::getUser();
$usr_id = $user->get('id');

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 11 years, 7 months ago #32775

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.
The topic has been locked.
  • Page:
  • 1
Přihlášení uživatele Prázdný