I am working on a Joomla site: http://phillipswebster.com/defective-drugs/yaz has a form and开发者_C百科 all the rest of its pieces but http://phillipswebster.com/defective-drugs/propecia which I just
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
SELECT * FROM dog WHERE (SELECT calluser FROM jos_users WHERE `user_id`=\'\".$cid.\"\')=Subcode $cid is the identifier in jos_users, which tells us which users we\'re fetching data about
I am using a joomla module which uses jquery, is called organic tabs, on the same page where this module is rendered, there is an slider for images which I think is using also jquery or mootools,
I am a new developer to Joomla. I am developing a website in which users will be able 开发者_如何学JAVAto write review for the articles. So, here I need to display a review form below every article. H
I am able to install the User Registration Plugin but unable to use or configure it. I\'m using 1.3.0 r36 with Joomla! 1.5.23. I keep getting the following errors:
I use Joomla for create my web site. Now i create simple main menu. But this menu is not module joomla. For each item menu I add link in my source code(I copy this link when i add new item for module
Trying to use HeadJS in Joomla. I added a code to my template - it grabs the javascript files in the head output, prepares a string to output them between head.js code, then removes 开发者_高级运维all
I have a *.dll that controls picture file sizes. 开发者_如何转开发It contains a simple function:
I\'m using Mootools in a joomla site. I want to do a basic banner rotator.Found a slider, SlideItMoo, that seems to mostly work.