joomla1.6
Alternative Layout is not working for Articles
I am using j1.6 and I created a new category \'Category111\' and under \'Basic Options\', I found 2 Alternative Layouts Blog and List, and I set it to Blog and created开发者_如何学编程 an article \'Ar[详细]
2023-04-12 01:56 分类:问答Custom Joomla Registration Form and Profile
I want to create a custom Joomla registration form and a profile to show the information saved. For this I followed the answer on this thread. I have cloned and changed the files of the user profile p[详细]
2023-04-11 02:39 分类:问答Joomla Frontend AND Backend Down after Installing Extension [closed]
Closed. This question needs details or clarity. It is not currently accepting answers. Want to improve this question? Add details and clarify the problem by editing this post.[详细]
2023-04-10 16:52 分类:问答joomla 1.6 component creation error on model
I am trying to develop a joomla 1.6 component. I am getting the following error Fatal error: Call to a member function getKeyName() on a non-object in[详细]
2023-04-10 04:35 分类:问答Multi-page registration system: How to maintain state along the way?
I built a system to allow new members to join an organisation last year when I was just starting out as a programmer. It\'s a multi-step process across several pages that concludes after a successful[详细]
2023-04-08 15:33 分类:问答Set up the right rule get now 500 error
$db->setQuery(\"UPDATE #__customers (customers_default_address_id) 开发者_StackOverflow中文版SET (customers_default_address_id = address_book_id[详细]
2023-04-01 19:09 分类:问答joomla - registered articles within public category can be accessed by guests
I have a public menu item, which is Category List, so it displays list of articles from a category. The category is public but some articles are just for registered users. When a registered user visit[详细]
2023-04-01 16:47 分类:问答joomla - where is category ordering stored?
I have a question that might seem simple, but yet I was unable to find the answer. Unlike articles, which are stored in table jos_content, categories in table jos_categories lack any column named orde[详细]
2023-04-01 11:01 分类:问答Sorting articles on the front end on-the-fly in Joomla 1.6/1.7
Is there a way, through the use of querystring parameters or something else, to allow visitors of a Joomla site to sort the articles on the page dynamically? For example, the front page of our site cu[详细]
2023-03-30 20:59 分类:问答Writing Joomla bridge with User_profiles table plugin
I want to write Joomla plugin to connect to user tables in database (one way). So on new user registration, user will be duplicated and stored also in second table (other script) And this is main goal[详细]
2023-03-29 20:04 分类:问答