shondalai.com Forum

Welcome, Guest
Recent activity
  • toney created new topic Problems with points.

    September 18 at 10:24 pm

    Hello,   Few hours ago I posted a error problem post with the component. The problem was solved with the installatio nof the cjlib. I'm facing another problem now.  In the back-end administrator panel. In the Component tab, i cant select Points and points rules. I get this error  Table 'joomlatest.#__cjblog_points_rules' doesn't exist SQL=SELECT a.id, a.title, a.checked_out, a.checked_out_time, a.points, a.published, a.created, a.created_by, a.publish_up, a.publish_down,a.user_id, a.rule_id, a.ref_id, a.checked_out, a.checked_out_time,pr.title as rule_title, pr.rule_name, pr.description as rule_description,uc.name AS editor,ua.name AS author_name,ur.name AS created_by_name FROM #__cjblog_points AS a LEFT JOIN #__cjblog_points_rules AS pr on a.rule_id = pr.id LEFT JOIN #__users AS uc ON uc.id=a.checked_out LEFT JOIN #__users AS ua ON ua.id = a.user_id LEFT JOIN #__users AS ur on ur.id = a.created_by WHERE (a.published = 0 OR a.published = 1) ORDER BY a.created desc LIMIT 20 Table 'joomlatest.#__cjblog_points_rules' doesn't exist SQL=SELECT COUNT(*) FROM #__cjblog_points AS a LEFT JOIN #__cjblog_points_rules AS pr on a.rule_id = pr.id LEFT JOIN #__users AS uc ON uc.id=a.checked_out LEFT JOIN #__users AS ua ON ua.id = a.user_id LEFT JOIN #__users AS ur on ur.id = a.created_by WHERE (a.published = 0 OR a.published = 1) Also when i try to log in I get this error :  1146 Table 'joomlatest.#__cjblog_points_rules' doesn't exist SQL=SELECT id, title, description, rule_name, app_name, points, published, auto_approve, access FROM #__cjblog_points_rules WHERE rule_name='com_users.login'   Thanks you!

    8 years ago

  • toney said thank you to Maverick for his/her reply to the topic Error with cjblog component.

    September 18 at 10:20 pm

    Please install latest version of CjLib component.

    8 years ago

  • Trench replied to the topic Responsive.

    September 18 at 4:39 pm

    It does not work even enabling Load Bootstrap CSS I send you a private message with the link   Regards

    8 years ago

  • Maverick replied to the topic Error with cjblog component.

    September 18 at 2:24 pm

    Please install latest version of CjLib component.

    8 years ago

  • coucouleponey created new topic Error with cjblog component.

    September 18 at 12:58 pm

    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

    8 years ago

  • Pinto Buck replied to the topic CJblog integration with Easy Profile.

    September 17 at 10:34 pm

    Thank you. That worked.

    8 years ago

  • Maverick replied to the topic CJblog integration with Easy Profile.

    September 17 at 7:02 pm

    Looks like your DB tables are not created, can you please install the package again which can fix this?

    8 years ago

  • Maverick replied to the topic Responsive.

    September 17 at 6:59 pm

    Please try enabling "Load Bootstrap CSS" option under component options.

    8 years ago

  • Pinto Buck replied to the topic CJblog integration with Easy Profile.

    September 17 at 5:27 pm

    More Info: I am using Joomla 3.62, CJblog 2.0.0.b1, Easy Profile 2.1 with its Social Network plugin v.1.0.0. 1) When I login via Joomla login form, everything is ok. 2) When I login via Easy Profile Social Connet login, I get: 1146 Table 'U1813724.#__cjblog_points_rules' doesn't exist SQL=SELECT id, title, description, rule_name, app_name, points, published, auto_approve, access FROM #__cjblog_points_rules WHERE rule_name='com_users.login' 3) In Joomla back end / Components / CJBlog / Points Rules, I get: Error Table 'U1813724.#__cjblog_points_rules' doesn't exist SQL=SELECT a.id, a.title, a.description, a.app_name, a.rule_name, a.points, a.access, a.published,a.checked_out, a.checked_out_time, a.auto_approve, a.created_by, a.created, a.ordering,uc.name AS editor,ag.title AS access_level,ua.name AS author_name FROM #__cjblog_points_rules AS a LEFT JOIN #__users AS uc ON uc.id=a.checked_out LEFT JOIN #__viewlevels AS ag ON ag.id = a.access LEFT JOIN #__users AS ua ON ua.id = a.created_by WHERE (a.published = 0 OR a.published = 1) ORDER BY a.ordering asc LIMIT 20 Table 'U1813724.#__cjblog_points_rules' doesn't exist SQL=SELECT COUNT(*) FROM #__cjblog_points_rules AS a LEFT JOIN #__users AS uc ON uc.id=a.checked_out LEFT JOIN #__viewlevels AS ag ON ag.id = a.access LEFT JOIN #__users AS ua ON ua.id = a.created_by WHERE (a.published = 0 OR a.published = 1)

    8 years ago

  • Pinto Buck created new topic CJblog integration with Easy Profile.

    September 17 at 3:28 pm

    Is there an option or plugin that integrates CJblog with Easy Profile Social Network? I saw an old thread about Easy Profile Integration in CJblog forum?  Does that method still work?

    8 years ago

  • Trench created new topic Responsive.

    September 17 at 3:24 pm

    Hi Maverick, I have a problem of overlap of words when using the smartphone. It seems not to work responsive. Thanks

    8 years ago

  • Maverick replied to the topic Recaptcha "Internal Server Error".

    September 16 at 6:13 pm

    This looks like your geoip database is corrupted. can you please follow the last faq in below url to restore it? http://wiki.corejoomla.com/Frequently_Asked_Questions  

    8 years ago

  • Maverick replied to the topic Registered.

    September 16 at 6:09 pm

    If your survey is not anonymous, user id is automatically captured. User ID is mapped to your Joomla users table which will have username and email id stored. The component need not duplicate these values.

    8 years ago

  • SOHO Prospecting created new topic Recaptcha "Internal Server Error".

    September 16 at 5:51 pm

    When Recaptcha 2 is enabled, after satisfying the "I am not a Robot" questions, when "Start Survey" is clicked, we get an Internal server error message (see attached).  The Console message is: POST /component/communitysurveys/surveys?Itemid=679&format=json 500 Internal Server Error 550ms The survey is here: https://www.sohoprospecting.com/index.php?option=com_communitysurveys&view=survey&id=1&catid=139&Itemid=679&key=OCo6tSRWH5JaRO7y

    8 years ago

  • platform hattinga replied to the topic Registered.

    September 16 at 3:13 pm

    Hello, That is a shortcoming of Community Surveys. Not the first one, but sure the second one. Is it possible to programming the automatically capture of username and email? By making an overwrite or something like that? If not, then I have to choose another Survey extension. regards, derk

    8 years ago

  • Maverick replied to the topic Survey "auto-generated" results.

    September 16 at 10:39 am

    This can be possible in Community Quiz. In community surveys there is no such feature present.

    8 years ago

  • Anton created new topic Survey "auto-generated" results.

    September 16 at 8:48 am

    Hey guys,  is it somehow possible to configure the survey extension like the following?   Short example: Question: Which music type of Music do you like? Answers: Rock, House, charts--- Resultpage(if user checked "rock"): Yeah man! You're a Metalhead - and a link to Joomla page 1 Resultpage(if user checked "house"): Keep on ravin'! - and a link to Joomla page 2 Resultpage("charts"): why don't you have a music taste? :) - and a link to Joomla page 3   Thanks Tony

    8 years ago

  • Maverick replied to the topic New question type : free text but with a correct answer (without dropdown).

    September 15 at 4:50 pm

    There are few challenges with that. like case sensitiveness, spaces etc. but will add basic validations in next release.

    8 years ago

  • Maverick replied to the topic Registered.

    September 15 at 4:49 pm

    1. When guests are filling in there emailadress and name, it is possible to create a Joomla user at the same time? No 2. When a user is logged in, is it possible that in CS the name/username and emailadress filled in automatically? It don't fill them but automatically capture the user id if the survey is not anonymous.

    8 years ago

  • Marvin Wilkinson replied to the topic New question type : free text but with a correct answer (without dropdown).

    September 15 at 11:44 am

    Ok, but is it something that you may plan for a futur release ? That would be reallyusefull for our needs, I suppose for other users too. Thanks !

    8 years ago

Powered by CjForum