The organization of the responses to comments
The plugin adds the ability to reply to comments using the standard comments plug-in.
Attention ! RComm does not work without a standard comments plug-in.
This version of the plugin is designed for Siena 0.9.14.
Try to create extrafield means of cotonti. In the section "other". You can create additional fields?
Please check your MySQL server version. This plugin requires at least MySQL 5.1.
This is my server version
Server version: 5.5.32-cll - MySQL Community Server (GPL)
Disable the settings in cotonti, jquery and ajax. This is in paragraph PERFORMANCE. Start the installation of the plugin. Put here the text of the error.
I disabled ajax and jquery and then clicked INSTALL. This is the error.
Please also check these configs in config.php which are responsible for displaying error messages:
$cfg['display_errors'] = true;
$cfg['debug_mode'] = true;
Also check these extrafields in the cot_users table: rcomm_pm_notify, rcomm_mail_notify. If they exist, then you may need to remove them manually before trying to install the plugin again.
My tables do not contain any rcomm entries.
I did notice I am on Siena 0.9.13. I guess I need to update to 14. Does anyone have a list of files I need to upload as I do not really want to upload the whole package again
Checked the version of siena 0.9.12 - errors
Checked the version of siena 0.9.13 - OK
You should see any error information. This is only possible with a disabled jquery
I changed display error and debugmode > true and this is now the error
Fatal error
2013-09-23 00:29
SQL error 42S02: Base table or view not found: 1146 Table 'mydatabase' doesn't exist
#0 cot_diefatal(SQL error 42S02: Base table or view not found: 1146 Table 'mydatabase' doesn't exist) called at [/home/mysite/public_html/system/database.php:464]
#1 CotDB->query(SHOW COLUMNS FROM `cot_com` WHERE `Field` = 'com_reply') called at [/home/mysite/public_html/plugins/rcomm/setup/rcomm.install.php:14]
#2 include(/home/mysite/public_html/plugins/rcomm/setup/rcomm.install.php) called at [/home/mysite/public_html/system/extensions.php:540]
#3 cot_extension_install(rcomm, ) called at [/home/mysite/public_html/system/admin/admin.extensions.php:111]
#4 require(/home/mysite/public_html/system/admin/admin.extensions.php) called at [/home/mysite/public_html/system/admin/admin.main.php:67]
#5 include(/home/mysite/public_html/system/admin/admin.main.php) called at [/home/mysite/public_html/admin.php:41]
Any thoughts where 'mydatabase' might come from? It isn't mentioned in the query.
mydatabse = the name of my database. I did not want to post the name so I changed it to mydatabase. it also has a .com_com after the database name
see revised error below
Fatal error
2013-09-23 00:29
SQL error 42S02: Base table or view not found: 1146 Table 'mydatabase.cot_com' doesn't exist
#0 cot_diefatal(SQL error 42S02: Base table or view not found: 1146 Table 'mydatabase.cot_com' doesn't exist) called at [/home/mysite/public_html/system/database.php:464]
#1 CotDB->query(SHOW COLUMNS FROM `cot_com` WHERE `Field` = 'com_reply') called at [/home/mysite/public_html/plugins/rcomm/setup/rcomm.install.php:14]
#2 include(/home/mysite/public_html/plugins/rcomm/setup/rcomm.install.php) called at [/home/mysite/public_html/system/extensions.php:540]
#3 cot_extension_install(rcomm, ) called at [/home/mysite/public_html/system/admin/admin.extensions.php:111]
#4 require(/home/mysite/public_html/system/admin/admin.extensions.php) called at [/home/mysite/public_html/system/admin/admin.main.php:67]
#5 include(/home/mysite/public_html/system/admin/admin.main.php) called at [/home/mysite/public_html/admin.php:41]
THANKS!
I click on INSTALL and get an AJAX error no object.....