Fatal Error

  • 1054 Unknown column 'a.created' in 'order clause'

    When trying to access any topic in my forums, I am redirected to an error page with the following at the bottom:

    If difficulties persist, please contact the System Administrator of this site and report the error below.

    1054 Unknown column 'a.created' in 'order clause'

     

    I have CjForum version 2.0.2 installed.

     

  • 500 Function not supported

    I have not used Community Surveys in over 10 months and today I am trying to create a new survey.  I was able to create it but when I try to get to the Survey I get "500 Function not supported"  error.  In the Apache access_log it shows the 500 and nothing in the error_log.  I am running version 4.5.5 and Joomla 3.8.2 with php 5.6.    I have tried the survey public and private also turned off Admin tools and it still happens.  Also I re-published an old survey and it returns the same error.   What should I be looking for?  Or any ideas?

    Thank you

     

  • can't save new poll

    hello Maverick,

    i've just installed the latest version of community polls (afcourse with the CJiLIB Component).

    everything is OK except i can't create new polls.

    the problem is that the "save" button doesn't work. both on front-end and on back-end.

    the "cancel" button IS working.

    from reading related threads on the forum, i'm guessing it's a problem related to JS (i'm not a proggramer so i can't find this one out on my own).

    i'm using both the latest versions of CP and Joomla, cloudbase3 template.

    can you pleas advise? for now i can't create any new polls on the site, meaning i can't use CP.

    thanks a lot in advance

    yorai

  • CJForum Development ( J4 alpha )

    Well, I FINALLY was able to get Joomla 4 installed ( Alpha5, then updated OK to Alpha 6).

     

    But I went to try installing CJForum for preliminary testing, and the CJLib (Version: v2.8.3) errored out on install:

     

    Call to undefined method Joomla\CMS\Filesystem\File::read()

    Warning

    JInstaller: :Install: Error SQL Invalid default value for 'created'
    JLIB_INSTALLER_ABORT_INSTALL_ABORTED
    Package Install: There was an error installing an extension: com_cjlib.zip
     

    Was just wondering if you have ever managed to do an install on a J4 Alpha - or if I am getting ahead of myself here?  ( the CJForum download page does says "Joomla v4 or later"...)

     

    If yes, then what Build have you tested?

  • Error with cjblog component

    Fatal error: require_once(): Failed opening required 'C:\xampp\htdocs\MosquitoPepito/components/com_cjlib/framework.php' (include_path='C:\xampp\php\PEAR') inC:\xampp\htdocs\MosquitoPepito\administrator\components\com_cjblog\cjblog.php on line 18

     

    Thats the error i get when I try to go in the cjblog Dashboard or when I put a module

     

    Please help 

    thanks

  • Error: 1146 social_cjforum_topics doesn't exist

    When accessing 

    /administrator/index.php?option=com_cjforum&view=topics

    I get this error:

    1146 Table 'rtssocia_social.social_cjforum_topics' doesn't exist SQL=SELECT u.id AS value, u.name AS text FROM social_users AS u INNER JOIN social_cjforum_topics AS c ON c.created_by = u.id GROUP BY u.id, u.name ORDER BY u.name

    My public page is showing the same error code:

    http://social.ruletheseas.com/

    1146 Table 'rtssocia_social.social_cjforum_topics' doesn't exist SQL=SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time, c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level, c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id, c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version, CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug,COUNT(i.`id`) AS numitems FROM social_categories as c LEFT JOIN (SELECT cat.id as id FROM social_categories AS cat JOIN social_categories AS parent ON cat.lft BETWEEN parent.lft AND parent.rgt WHERE parent.extension = 'com_cjforum' AND parent.published != 1 GROUP BY cat.id) AS badcats ON badcats.id = c.id LEFT JOIN `social_cjforum_topics` AS i ON i.`catid` = c.id AND i.state = 1 WHERE (c.extension='com_cjforum' OR c.extension='system') AND c.access IN (1,1,5) AND c.published = 1 AND badcats.id is null GROUP BY c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time, c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level, c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id, c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version ORDER BY c.lft

     

    Please advise!

    thanks,

    Moroni

  • fatal error Class CjLibLoader not found

    after a failed autoupdate procedure of cjlib I disintalled all cjlib pakage and component then I tried to reinstall thw package pkg_cjlib_v2.5.6.zip but the following error appear (in admin area and public site):


    Fatal error: Class 'CjLibLoader' not found in /web/htdocs/www.miralago.net/home/components/com_cjlib/framework.php on line 14

  • Fatal Error Encountered When Posting New Article in Joomla

    Hi, Maverick,

    I have encountered the following fatal error with CjForum whenever I click Save and Close after creating an Article.
    Fatal error: Class 'ContentHelperRoute' not found in /home/<REDACTED>/public_html/<REDACTED>/plugins/content/cjforum/cjforum.php on line 77

    I tried reinstalling CjForum but it didn't help.

    Following is information that may help you pinpoint the issue.  Otherwise, my site is still pretty clean without much clutter as it is only being built.
    Joomla SEF: Turned on (Fatal error is still produced even when turned off)
    Community Builder: Installed

    Thanks!

    P.S. Would you have a plugin to help integrate CjForum with CB?  Understand one was developed for CjBlog and Community Answer. It would be great if you have one for CjForum too.

  • I get a fatal error in the backend when editing answers

    Currently working with a website offline on the localhost.

    I got a fatal error when i try and edit an answer from the back end of Joomla. I just click the answer i want to edit then it loads a white page with this error:

    Fatal error: Call to a member function getTable() on a non-object in C:\xampp\htdocs\xxx\libraries\legacy\controller\form.php on line 363

  • Many Bugs!!! Nothing Works in this Component!!!

    Just get the community polls, and I already have several problems....

    1. When creating a button calling the component's action " create poll " set up for those who would category and access via frontend get the message that I'm not allowed to access this content...

    2. Clicking on the backend on the button " Create New Survey " it directs to a blank page....

    3. By clicking on email templates (any model ) I am also directed to a blank page .

    4. By clicking on Advanced search page that appears is in fully unconfigured native html .

    Please ask already solution to these issues as overpaid by component and installing 'm already having simple problems that come close to the ridiculous for such an expensive component.

    settings :

    Joomla 3.4.8
    Template Purity III
    Updated T3 Framework
    bootstrap 3

  • problem with copy of survey

    Hello

    when I try to copy a survey with the batch process the system shows me this message:

    Internal Server Error

    The server encountered an internal error or misconfiguration and was unable to complete your request.

     

    how can I solve, please?

     

  • WTF? PLG_SYSTEM_RBSL_NO_TABLE_EXISTS :

    Hi, I wanted to check out CJBlog and just installed it, its crashed the entire server www.whistlngmule.com all we get now is 

    PLG_SYSTEM_RBSL_NO_TABLE_EXISTS :

    We cannot access the joomla backend, all we get there as well is:

     

    An error has occurred.

     0 PLG_SYSTEM_RBSL_NO_TABLE_EXISTS : 

     Return to Control Panel

     

    We need URGENT help, how to get rid of your code and get the system back?

    Thanks

    Steve