- Posts: 22
COMMUNITY FORUM
K2 parameters not saved (backend)
- Renzo Pizzicaroli
-
Topic Author
- Offline
- Junior Member
Less
More
11 years 6 months ago #121149
by Renzo Pizzicaroli
K2 parameters not saved (backend) was created by Renzo Pizzicaroli
Hi, I have joomla 3.2 and in when i go in the options of k2, if I change any value and save, it tells me "saved successfully" but in reality it is not true does not apply any changes.
Can you help me please?
Best regards
Can you help me please?
Best regards
Please Log in or Create an account to join the conversation.
- Yiota
-
- Visitor
11 years 6 months ago #121150
by Yiota
Replied by Yiota on topic Re: K2 parameters not saved (backend)
For Joomla! 3.2 you need to install the SVN version of K2 to solve these issues. Download it from getk2.org/assets/get/
Please Log in or Create an account to join the conversation.
- Renzo Pizzicaroli
-
Topic Author
- Offline
- Junior Member
Less
More
- Posts: 22
11 years 6 months ago - 11 years 6 months ago #121151
by Renzo Pizzicaroli
Replied by Renzo Pizzicaroli on topic Re: K2 parameters not saved (backend)
Thank you! but now i have a 404 problem in frontend whit k2 user when i try to add new article. Any solution?
console:
GET www.technologicalminds.it/component/k2/add?tmpl=component 404 (Item not found) mootools-core.js:98
Element.implement.adopt mootools-core.js:98
SqueezeBox.applyContent modal.js:15
(anonymous function) mootools-core.js:21
The problem is only with new articles. If i try to modify an existing item, the modal works
console:
GET www.technologicalminds.it/component/k2/add?tmpl=component 404 (Item not found) mootools-core.js:98
Element.implement.adopt mootools-core.js:98
SqueezeBox.applyContent modal.js:15
(anonymous function) mootools-core.js:21
The problem is only with new articles. If i try to modify an existing item, the modal works
Please Log in or Create an account to join the conversation.
- Yiota
-
- Visitor
11 years 6 months ago #121152
by Yiota
Replied by Yiota on topic Re: K2 parameters not saved (backend)
If you are using K2 overrides make sure to check for any changes between files itemform.php of your version and the latest. Try to remove it and check if it works then.
Please Log in or Create an account to join the conversation.
- Renzo Pizzicaroli
-
Topic Author
- Offline
- Junior Member
Less
More
- Posts: 22
11 years 6 months ago #121153
by Renzo Pizzicaroli
Replied by Renzo Pizzicaroli on topic Re: K2 parameters not saved (backend)
I'm sorry but i need help. I'm new and it's too difficoult for me.
Can you help me? Can i give you a pm for backend access?
Can you help me? Can i give you a pm for backend access?
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Platinum Member
Less
More
- Posts: 8743
11 years 6 months ago - 11 years 6 months ago #121154
by Lefteris
Replied by Lefteris on topic Re: K2 parameters not saved (backend)
If you have a folder in this location templates/Your_template/html/com_k2, just rename it *, and check if the Add new item works then.
If not, try to use the default Joomla! template and also check again.
*: If you have this folder under the above location it means that you are using K2 template overrides. By renaming this folder K2 will fetch the default template from the component folder.
If not, try to use the default Joomla! template and also check again.
*: If you have this folder under the above location it means that you are using K2 template overrides. By renaming this folder K2 will fetch the default template from the component folder.
Please Log in or Create an account to join the conversation.