Home » Forum
NoNumber!

Joomla! Extensions •
Web Development •
Web Design •

I try to respond within 24 hours (excluding weekends). If I haven't responded by then, feel free to post a reminder or bug me via email.
Welcome, Guest
Please Login or Register.    Lost Password?

I can't add categories
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: I can't add categories
#6372
I can't add categories 6 Months, 3 Weeks ago  
Are you using last version?
What admin screen are you in in which you expect the category link?
Peter van Westen
Admin
Posts: 4280
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! NºNumber!NºNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
#6371
I can't add categories 6 Months, 3 Weeks ago  
I can add sections and articles, but not categories.
Why? Can you resolve it?
Thanks
mikel
Posts: 5
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#6390
I can't add categories 6 Months, 3 Weeks ago  
I get the file at this site, v.1.1.1
I don't have the "addtomenu" button inside any category, any old or any new. (I don't have problem with sections or articles).
I have Superadministrator.
I use joomla v. 1.5.15 with ja_quarz template
I try in other site with ja_tube and joomla 1.5.15 too and I have the same problem.
Can you help me?
mikel
Posts: 5
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#6394
I can't add categories 6 Months, 3 Weeks ago  
will be fixed later today
Peter van Westen
Admin
Posts: 4280
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! NºNumber!NºNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
#6398
I can't add categories 6 Months, 3 Weeks ago  
Thanks a lot!
mikel
Posts: 5
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#6403
I can't add categories 6 Months, 3 Weeks ago  
"Sorry, don't have enough time to publish a new version today.

But you can fix the problem yourself in the meantime.
In file:
administrator/modules/mod_addtomenu/addtomenu/components/com_categories/content.php
Change:
'required' => array(
'task' => 'edit',
'section' => '',
'cid' => '*',
),

To:
'required' => array(
'task' => 'edit',
'section' => 'com_content',
'cid' => '*',
),
Peter van Westen
Admin
Posts: 4280
User OfflineClick here to see the profile of this user
Last Edit: 2010/01/05 21:37 By peter.
The administrator has disabled public write access.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! NºNumber!NºNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
Go to topPage: 12
Joomla Open Source Training