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.
#1. Features
- Adding responses to comments .
- Shows the connection between the comment and the response to it. (jquery)
- Submitting Forms via ajax.
- Editing and deleting comments via ajax.
- Scroll through the pages with animation to active comment
- Standard pagination is replaced by a link to show more ..
- In the settings you can enable storing in the session by the number of comments viewed, when re-entering on the scanned page will be opened all previously viewed comments
- Supporting comments for guests ( CAPTCHA ) - to use it guests should be given Write permission to plug-ins comments and rcomm
- Disabling text editor installed on the site. ( still just a textarea field)
- Sending notification messages appear here.
- Sending a notification email.
- Notification settings available to the user.
#2. Installation
- Unpack the archive into Cotonti plugins folder .
- Go to the admin panel and install this plugin like any other plugin.
- Copy the comments.tpl file from the rcomm/tpl folder to the plugins folder of your skin/theme.
- Edit rcomm.css under your design .
- Enjoy responses to the comments!
This version of the plugin is designed for Siena 0.9.14.
I click on INSTALL and get an AJAX error no object.....
58 раз
Try to create extrafield means of cotonti. In the section "other". You can create additional fields?
265 раз
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)
58 раз
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.
503 Service Temporarily Unavailable
Please try again later or contact the site administrator.
265 раз
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
58 раз
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]
265 раз
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]
265 раз
What's your database table prefix? Is it different from `cot_` ?
58 раз
Plugin updated. Download and install again.
Done
THANKS!
12>>> Всего: 22, На странице: 15