I am setting up a web site for a football club and I am wondering which CMS to use. I am a developer but I am doing this as a favour to a friend and would rather grab something with modules in it (re
Would anyone have any experience to share and/or sample code that shows accessing the session state information for a user logged into a Joomla web site? Simply showing the logged in user\'s name or s
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I have a Joomla site, integrated with virtuemart in it. have almost 9,000 products. it is not 开发者_运维知识库loading the site when i select a manufacturer from a module, which must list all product
I have never used DotNetNuke before. I\'m thinking about giving it a try to help me build websites, and I\'d like to hear from other developers who are in a position to compare DotNetNuke 开发者_开发百
In my toplevel menu items, I would like to make a subline for each item. I don\'t think it\'s possible to do by default, byt YooTheme has done it in many of their templates.
I am new to joomla. I have two joomla project now my work is too make this two joomla project access in a single login location or either any of the project.If a logged in a single project i am going
$dbhost = \'localhost\'; $dbuser = \'EhpEngineUser\'; $dbpass = \'password\'; $conn = mysql_pconnect($dbhost, $dbuser, $dbpass) or die(\'Error connecting to mysql\');
I am in need of using of session to check for login. I set the session at the frontend and now i need to check the same session at backend so as to check for successful login.
I am t开发者_Go百科rying to show a module, but the article I want to show the module on is not linked to a menu item. Is this possible? Seems like a module can only show when it is a menu item. But I