ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down.
Read our Farewell Blog Post for more details.
hey guys, it seems im here again for help (i did post over at joomla.org with a problem, but i solved that one - and nobody replied anyway)
i have created a module to look up some information from the database
it does this successfully - but it looks up all the data
rather than just the data belonging to the user that is logged it
does anyone know what code i would use to just select the infomation from that particular user.
i.e - user "bob" is logged in -> so show "bob's" bill
currently it just looks up all the bills and ads them all together - so basicly there is no user related filter
thanks in advance
CL
EDIT
it seems i was doing it correctly - but it was the relation between the joomla user and the components user ids
thanks