- Posts: 5
COMMUNITY FORUM
Error 500 on K2 Links for JCE?
- Rodrigo Ramos
-
Topic Author
- Offline
- New Member
Less
More
12 years 3 months ago - 12 years 3 months ago #109249
by Rodrigo Ramos
Error 500 on K2 Links for JCE? was created by Rodrigo Ramos
Hello,
I'm having a problem with the K2 links extension (getk2.org/extend/extensions/date/item/869-k2-links-for-jce) on Joomla 3.0.2 and JCE 2.3.1
Inside the "New K2 item" screen, I get a 500 error when I try to access the "K2 Categories e Items" links in the link window.
The error is:
Failed to load resource: the server responded with a status of 500 (Internal Server Error)
http://localhost/joomla30/administrator/index.php?option=com_jce&view=editor&layout=plugin&plugin=link&component_id=10004
I have verified that all the extensions are enabled and I have created a K2 category and an article.
Do you guys know what could it be?
Also, if anyone got the extension working in a similar environment, please let me know. :)
Thanks in advance.
I'm having a problem with the K2 links extension (getk2.org/extend/extensions/date/item/869-k2-links-for-jce) on Joomla 3.0.2 and JCE 2.3.1
Inside the "New K2 item" screen, I get a 500 error when I try to access the "K2 Categories e Items" links in the link window.
The error is:
Failed to load resource: the server responded with a status of 500 (Internal Server Error)
http://localhost/joomla30/administrator/index.php?option=com_jce&view=editor&layout=plugin&plugin=link&component_id=10004
I have verified that all the extensions are enabled and I have created a K2 category and an article.
Do you guys know what could it be?
Also, if anyone got the extension working in a similar environment, please let me know. :)
Thanks in advance.
Please Log in or Create an account to join the conversation.
- william white
-
- Offline
- Platinum Member
Less
More
- Posts: 3722
12 years 3 months ago #109250
by william white
Replied by william white on topic Re: Error 500 on K2 Links for JCE?
Sites on localhost are difficult to diagnose from here
Do you have your javascript settings in k2 dashboard set to load local copy?
Do you have your javascript settings in k2 dashboard set to load local copy?
Please Log in or Create an account to join the conversation.
- Rodrigo Ramos
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 5
12 years 3 months ago - 12 years 3 months ago #109251
by Rodrigo Ramos
Replied by Rodrigo Ramos on topic Re: Error 500 on K2 Links for JCE?
I did a new install on a test server and got this error:
POST http://www.....com/joomla_folder/administrator/index.php?option=com_jce&view=editor&layout=plugin&plugin=link&component_id=10000
500 (Internal Server Error)
jquery-1.8.2.min.js:2
send jquery-1.8.2.min.js:2
p.extend.ajax jquery-1.8.2.min.js:2
(anonymous function) plugin.js:56
I'll post more when I find the exact error or fix
Edit: It seems that this folk is also having some problem with JCE Links for K2 and Joomla.
POST http://www.....com/joomla_folder/administrator/index.php?option=com_jce&view=editor&layout=plugin&plugin=link&component_id=10000
500 (Internal Server Error)
jquery-1.8.2.min.js:2
send jquery-1.8.2.min.js:2
p.extend.ajax jquery-1.8.2.min.js:2
(anonymous function) plugin.js:56
I'll post more when I find the exact error or fix
Edit: It seems that this folk is also having some problem with JCE Links for K2 and Joomla.
Please Log in or Create an account to join the conversation.
- Tudor Drugan
-
- Offline
- New Member
Less
More
- Posts: 10
12 years 1 month ago - 12 years 1 month ago #109252
by Tudor Drugan
Replied by Tudor Drugan on topic Re: Error 500 on K2 Links for JCE?
I have found a solution: you have to change authorisedLevels to getAuthorisedViewLevels on lines 81 and 103 of ..\components\com_jce\editor\extensions\links\k2links\k2.php
This has solved the problem for me and I hope for all of your nice component that are reporting problems... it seems to be a PHP version problem ,,,
or simply go to the author web page and download the latest version of the plugin as I have found after several hours of debugging:
www.dionysopoulos.me/blog/85-k2-meets-jce-2-0.html
:cheer:
This has solved the problem for me and I hope for all of your nice component that are reporting problems... it seems to be a PHP version problem ,,,
or simply go to the author web page and download the latest version of the plugin as I have found after several hours of debugging:
www.dionysopoulos.me/blog/85-k2-meets-jce-2-0.html
:cheer:
Please Log in or Create an account to join the conversation.