Posted November 14th, 2008 by caker
Today, I try to installed th JUGA on the joomla 1.5.7, after then , I cannot create new user with joomla user manager interface, check the file and database, cause the JUGA delete the some record from jos_core_acl_aro_sections, by default , it has a record like below :
id
value
order_value
name
hidden
10
users
1
Users
0
when I try create new record in that [...]
Tags: Joomla
Posted October 29th, 2008 by caker
syntax : {jfalternative}5|content|FRONTPAGE_NO_TRANSLATION_AVAILABLE{/jfalternative}
5 - content id
content - table name
FRONTPAGE…. text
function : display another translation of this content if you translate yet with current language …
Tags: Joomla
Posted September 10th, 2008 by caker
the joomfish2.0 rc public is available, in the mail, recommend to anyone using older version to upgrade .
Tags: joomfish, Joomla
Posted August 14th, 2008 by caker
Directive
Recommended
Actual
Safe Mode:
Off
Off
Display Errors:
Off
On
File Uploads:
On
On
Magic Quotes Runtime:
Off
Off
Register Globals:
Off
On
Output Buffering:
Off
On
Session Auto Start:
Off
Off
Tags: Joomla
Posted July 7th, 2008 by caker
Component
Model Name: Model(Type ,it’s model)Reviews(Component name)Review (model name)
View Name : Review(contrllor name)View(type it’s view ) All(template name or view name)
Tags: Joomla
Posted July 1st, 2008 by caker
Ever wondered how to create the .xml files that are used for installing components, modules, or plugins in Joomla! 1.5? What you need are the DTD files that describe the installer XML format. With these, plus an XML editor with a little code intelligence, making installer .xml files is easy.
The DTD files are available on [...]
Tags: Joomla
Posted June 23rd, 2008 by caker
some usable links for every joomla developer :
Joomla API
Joomla core parameters
Tags: Joomla