Keyword

Class 'K2Table' not found

  • Internaut
  • Internaut's Avatar Topic Author
  • Offline
  • New Member
More
9 years 5 months ago #143392 by Internaut
Class 'K2Table' not found was created by Internaut
The error reads:
Fatal error: Class 'K2Table' not found in /home/username/public_html/administrator/components/com_k2/tables/k2user.php on line 14

Lines 10 to 18 reads:
10 // no direct access
11 defined('_JEXEC') or die;
12
13 class TableK2User extends K2Table[/li]
14 {
15
16 var $id = null;
17 var $userID = null;
18 var $userName = null;

and so on.
  1. I already searched Googlenet, Internet, and K2 (here) and the question is asked, but there are no answers yet - has anyone found a fix in the last 4 years?
  2. K2 version = K2 v2.6.9
  3. using Joomla 2.5.7
  4. This was working until last night.

i

Please Log in or Create an account to join the conversation.

More
9 years 5 months ago #143405 by Lefteris
Replied by Lefteris on topic Class 'K2Table' not found
Hi,

Try to apply this github.com/joomlaworks/k2/commit/110eccdb6875536de5042172397e3091fe4eda72 but keep in mind that the error is probably caused by a third party extension which makes incorrect use of K2 table class.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum