我想要改变我所建的构成部分名称,即试图改变xml文档,但无助于通过地下数据库更改构成部分名称,但结果相同。
any help would be appriciated . thanks in advance .
我想要改变我所建的构成部分名称,即试图改变xml文档,但无助于通过地下数据库更改构成部分名称,但结果相同。
any help would be appriciated . thanks in advance .
我知道这一点是老的,但是如果你想要适当做的话,在重新命名部分方面有很多事要做,你必须改变类别名称、字体名称、Xml等。 你们还需要在你进行所有改动之后,将数据库放开并重新安装。
模块、原始图象和模板也是如此,尽管这些内容往往比较容易。
我猜测,你需要在数据库中改变这一数据库,SAP WELL AS在Xml, AS WELL AS ,你需要改变目录和档案名称,以与新的构成部分名称相匹配。
利用PpMyAdmin进入MySQL数据库,该数据库名为Jos_components和浏览数据。 在现场填写部件名称,你希望改变......编辑和安插;
I am developing some basic html pages, i am setting colors of text usimg color code #e7eddf it seems fine in windows but seems different in mac. Can you explain me why its happening and also ...
I have a custom component in which I want to have a breadcumb to help the user navigate the previous page visits. The basic feature in my component is to show our product releases. The workflow is: ...
i ve a navigation bar like the one below..for each it changes the background color on mouseover and mouseout and there is a lag to load those images which looks awful :( i wanna know how to preload ...
I d like to create a menu item in Joomla that points to one article when the user is logged out, and a different article when the user is logged in. I tried creating two menu items, and make them ...
I need to make an account for people to edit a part of my website, but they just need to update a small part frequently. However, when they upload an image for the article, they are able to access ...
actually I have my website build with Joomla hosted on hostmonster but all Joomla website need a database support to run this database is on AWS configuration files need to be updated for that I ...
I m working on a Joomla site, and I need the front page to look slightly different from the rest of the pages, but not enough to warrant the use of two themes (it s a pain to have to update two ...
I m trying to get the current Joomla username. I was able to get it by using $user =& JFactory::getUser(); echo $user->username; But now I ve installed Joomla on my local server and it doesn ...