Display in a module

broberts 19 Aug, 2008
I have a database of items and I want to randomly display one of them on the right of the page. No problems with the random selection, what I can't figure out is how to get the display where I want it. I'm a newbie to Joomla!.
GreyHead 20 Aug, 2008
Hi broberts,

Typically you can't use PHP in a standard module. There are a few specialist modules that will let you do it. FAQ43 points to the Content Item module that will let you put a ChronoForms form in a module (a 'CF form' doesn't have to be a form, you can put any php+html into the form html box and it will be displayed).

The Jumi module is also very good at letting you put code directly in modules. I've only used the Jooma 1.0 version but I see that there is a native 1.5 version too, my recollection is that the documentation was in anglo-checkoslovakian and a bit obscure.

Bob
Max_admin 20 Aug, 2008
Hi broberts,

and you will need to have a mambot for ChronoConnectivity which is not available yet!

Cheers

Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
broberts 21 Aug, 2008
Thanks for the tip on Jumi. I ended up writing the php code myself and used Jumi.
tvidotto 12 Nov, 2008
anyone can tell me how can i achive this with jumi or other module?

i only used jumi to open another custom php page, i dont know how to open the information in the main content

with the "content item" module i didnt find a way to do this

i tried wrapper too but it slowed my page and lost the css inside the wrapper
Max_admin 12 Nov, 2008
Hi, what are you trying to show in the module exactly ?

Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
tvidotto 13 Nov, 2008
hi

i wanna show some colums of the DB, like when i use the chrono connectivity, the same informations but in a module position

i will have some blog pages where the last game results (in the DB) will be showed in one module in right

thanks for the quick responses and sorry for too many questions =]
Max_admin 13 Nov, 2008
Hi, Ok, I'm developing a plugin at the moment, you can then use it in that place here module or may be I will make a module quickly too, check back soon and it should be ready!

regards
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
b1naryc0de 22 Jan, 2009
Is the plugin/module ready yet Payne?
GreyHead 22 Jan, 2009
Hi b1naryc0de,

It been in the download area here for a few months.

Bob
b1naryc0de 22 Jan, 2009
Hi GreyHead,

There is only 1 file in ChronoConnectivity folder and it is the component.. I only found 1 file for chronoform module and it is to display form in module..

I hope you can assist me which file is for ChronoConnectivity module..
GreyHead 22 Jan, 2009
Hi b1naryc0de,

Sorry, my mistake, I forgot to read which forum I was in :-(

Bob
Max_admin 22 Jan, 2009
Hi b1naryc0de,

no plugin is available for Connectivity yet and so this may be hard to do or you can make a plugin quickly! believe me, its easy!🙂

Regards
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.