In joom开发者_开发百科la 1.6 we can easily assign the default contact form to a contact. But i need to make some new contact form (which is contain some specified field what i need).
I have a web application on joomla 1.0.15 with virt开发者_运维百科umart 1.0.15 and mojoblog beta v0.16 . There are some changes in virtue mart core file and table structure according to my application
Here\'s the problem - On my homepage I\'m displaying 9 modules at a specified width that float: left. The height is not specified and will vary with each new article that I post to the Section/Categor
I designed a template for Joomla 1.5 and problem is that it is not showing the modules enabled , for example I have created an article and it shows the ti开发者_如何学Gotle and body but it does not sh
I had an older version on XAMPP and it was working fine. I uninstalled it to install the new version.Since then local host has stopped working. XAMPP control panel says Apache and MySQL running.Can so
I am using Joomla 1.5 and have copied the mod_mainmenu to create a custom menu module. The menu has submenu items (inner UL tags). Here the menu\'s HTML:
how to restrict website based ip开发者_如何学Go address in joomla site?You can use .htaccess #require authentication of requests
This is my Controller // No direct access defined( \'_JEXEC\' ) or die( \'Restricted access\' ); jimport(\'joomla.application.component.controller\');
Virtuemart is the most popular e-commerce component for Joomla 1.5, the edito开发者_运维技巧r selected, total free and open source, with stunning strong power! So great, i like it. Thanks all the deve
recently Im working on custom Joomla component. And I need Joomla core functions in some external scripts(that are not part of Joomla framework).