- Posts: 3
COMMUNITY FORUM
K2 error: JForm::getInstance could not load file
- anywhere88
-
Topic Author
- Offline
- New Member
I am having a problem using K2 together with a component: CComment. On localhost everything works fine. Online I got this problem as soon as I turn on the plugin to integrate comment features into K2 front-end. The error message appears on back-end when I try to edit/create an item or a category or a user.
Attachment not found
From CComment staff they say their component doesn't influence back-end k2 features, also it is strange it works on localhost and just got broken online.
I am quite sure it is not a file permission problem, as I tried to change them all to 755, while 777 causes Joomla to stop working. I also tried to re-install both k2 and CComment with no success.
Do you have any idea what the issue could be? Does K2 checks if there are some plugin related to it even if they doesn't touch back-end?
Any hint about what could be causing the issue? Thanks!
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
You should ask them if you need to reorder any system or K2 plugins to avoid Conflicts.
Also backingup and reinstalling K2 and the CComment might help. ( If anything went wrong during the file transfer. )
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- anywhere88
-
Topic Author
- Offline
- New Member
- Posts: 3
Maybe I will switch to a different comment system like Disqus if I can't solve soon, but if someone from K2 could have a suggestion about what could be the cause of this error, it would be nice ;)
Unluckily my host provider doesn't give me much control over mysql, otherwise I could check if there is some weird query that fails or something like that.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
If you deactivate the CComments extension K2 works fine on your installation?
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- anywhere88
-
Topic Author
- Offline
- New Member
- Posts: 3
Please Log in or Create an account to join the conversation.
- Stuart Claggett
-
- Offline
- Junior Member
- Posts: 21
Once I disable it I can get to my K2 items again. I will need to see what the answer is from the plugin folks.
Please Log in or Create an account to join the conversation.
- Alexandre Iervolino
-
- Offline
- New Member
- Posts: 4
When I try to add a new User Group I got the message: 0 JForm::getInstance could not load file
I tried to disable all plugins but the error persists.
Any help? :(
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Also which version of Joomla! and K2 are you using?
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Alexandre Iervolino
-
- Offline
- New Member
- Posts: 4
Joomla 3.3.6
K2 v2.6.8
I installed the following extensions (here, only the enabled):
Akeeba
AllVideos
Podcast Manager
Rapid1Pixelout
Easy Frontend SEO
Easy Google Analytics
JCE Editor
Kunena Forum
News Show Pro GK5
NoNumber Advanced Module Manager
NoNumber Cache Cleaner
NoNumber Extension Manager
ReDJ
SP Tweet
Social GK5
sh404SEF
T3 Framework
TinyMCE Idioma Português (Brasil)
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
AllVideos
JCE Editor
Kunena Forum
NoNumber Advanced Module Manager
NoNumber Cache Cleaner
NoNumber Extension Manager
sh404SEF
T3 Framework
All these play fine with K2. The same goes with all Gavick extensions provided that they are updated.
You need to look at your error_log to see which file is being requested but not found.
I would also disable extensions one by one to see which one is causing the error.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Alexandre Iervolino
-
- Offline
- New Member
- Posts: 4
I disabled the extensions one by one but I'm still getting the error message when I try to add a new User Group (0 JForm::getInstance could not load file).
Could you tell me how I can access the K2 error log?
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Alexandre Iervolino
-
- Offline
- New Member
- Posts: 4
So I enabled the plugin, clicked in User Groups in K2 component and then in Create a New.
In the log file I can see some "Notice: Undefined index" related to k2, as bellow.
Notice: Undefined index: view
/home/storage/9/71/19/lex-arts/public_html/design24horas/components/com_k2/helpers/route.php on line 208
Notice: Undefined index: task
/home/storage/9/71/19/lex-arts/public_html/design24horas/components/com_k2/helpers/route.php on line 248
Notice: Undefined index: view
/home/storage/9/71/19/lex-arts/public_html/design24horas/components/com_k2/helpers/route.php on line 265
Notice: Undefined index: view
/home/storage/9/71/19/lex-arts/public_html/design24horas/components/com_k2/router.php on line 61
Notice: Undefined index: view
/home/storage/9/71/19/lex-arts/public_html/design24horas/components/com_k2/router.php on line 68
And there is a Warning related to T3 framework:
Warning: filemtime() [function.filemtime]: stat failed for /home/storage/9/71/19/lex-arts/public_html/design24horas/t3-assets/dev/d24h/plugins.system.t3.base-bs3.bootstrap.less.normalize.less.css
The full log is attatched.
Hope this helps.
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Moderator
- Posts: 8743
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.