I have installed a joomla component and its working quite good but i am facing the problem that whenever i am trying to send mail by开发者_如何学运维 using the component iam always getting the message
I am wondering about displaying categories in home page. I have 5 different categories under 1 section. And All categories have as many articles as they have.
Is there any (mysql) db diff tool that can output the differences between 2 dump files (or 2 db) as a series of ddl and dml sql statements?
how to create a new joomla component for int开发者_StackOverflow中文版egratingthe google map apiNot sure what else you could need that wouldn\'t be covered by http://tech.reumer.net/google-maps/docume
I have开发者_运维知识库 created a a website in my localhost computer using Joomla, and mow I want to launch the site into the web so I bought a domain from GoDaddy.com .
Let me explain you the scenario upto now.. Been a 开发者_如何转开发newbie to Joomla I managed to build my own website using Joomla CMS in my computers localhost.
I have a joomla site where users can log in. Once logged in, a user can display a list screen -- say, a contact list with a name column and a phone number column. I call it a list screen, but I guess
Like everyone of us, I have my own dreams about developing the next cool product that will be adopted by many users and become industry standard.
I have a Joomla 1.5 site with a client login on the page (rather than going right into the back-end) using the standard Joomla module, but when the login is accessed via IE* thetag displays in blue. I
I need to display 404 and 403 error pages if some conditions are true in my component code. I\'m using /index.php?option=com_live_editor&format=raw to c开发者_StackOverflow社区all a component. rai