Hi,
since last week i noticed that quip displayed no threads/comments in the backend. I used modx revolution 2.0.4 pl and quip 1.2.0 (not sure about the quip version).
I remember some red errors in the console about "access polices" during a update or an installation.
Today I updated modx to 2.0.5 pl and quip to 1.2.2 with hope to fix the problems, but there are still no threads/comments displayed.
I flushed all permission, cleared the cache, cleared all sessions of modx and the browser, I uninstalled quip, deleted the db-tables of quip, reinstalled it. Nothing helps. No errors in the log.
In the fronend quip works fine. Comments are created in the frontend and database, emails are send.
I’m using:
modx revolution 2.0.4-pl / 2.0.5-pl (traditional)
Mac OS X, Safari 5.0.3 / Firefox 3.6.13
mysql 4.1.22
php 5.2.13
christian seel - www.christianseel.com
web developer & designer at chsmedien.de
twitter: @christianseel / @chsmedien
Add-On to easily manage your multilingual sites:
Babel
I don’t have a blank page. Quip looks normal but there are no threads or comments.
christian seel - www.christianseel.com
web developer & designer at chsmedien.de
twitter: @christianseel / @chsmedien
Hmm, ok but maybe these two issue are related somehow... I just wanted to link them
Add-On to easily manage your multilingual sites:
Babel
while the delete of quip the console shows some blue lines. maybe theres a problem with the access-policys?
/*
* MODx Console Output
*
* @date 2010-12-13 13:32:56
*/
Versuche auf zu entfernendes Package zuzugreifen...
Zugriff auf Package erfolgreich. Versuche jetzt, die Transport-Archivdatei zu löschen...
Removed modSnippet instance with primary key 46
Removed modSnippet instance with primary key 47
Removed modSnippet instance with primary key 48
Removed modSnippet instance with primary key 49
Removed modSnippet instance with primary key 50
Removing files in file resolver: /kunden/99742_65929/lektorat4you_de/core/components/quip
Removing files in file resolver: /kunden/99742_65929/lektorat4you_de/assets/components/quip
Removed modPluginEvent instance with primary key Array
(
[0] => 10
[1] => OnEmptyTrash
)
Removed modPlugin instance with primary key 10
Skipping modPluginEvent object (data object does not exist and cannot be removed): Array
(
[pluginid] => 0
[event] => OnEmptyTrash
)
Removed modAccessPermission instance with primary key 380
Removed modAccessPermission instance with primary key 378
Removed modAccessPermission instance with primary key 379
Removed modAccessPermission instance with primary key 377
Removed modAccessPermission instance with primary key 376
Removed modAccessPermission instance with primary key 374
Removed modAccessPermission instance with primary key 372
Removed modAccessPermission instance with primary key 375
Removed modAccessPermission instance with primary key 370
Removed modAccessPermission instance with primary key 373
Removed modAccessPermission instance with primary key 371
Removed modAccessPolicy instance with primary key 15
Removed modAccessPolicyTemplate instance with primary key 10
Skipping modAccessPermission object (data object does not exist and cannot be removed): Array
(
[template] => 0
[name] => quip.comment_approve
)
Skipping modAccessPermission object (data object does not exist and cannot be removed): Array
(
[template] => 0
[name] => quip.comment_list
)
Skipping modAccessPermission object (data object does not exist and cannot be removed): Array
(
[template] => 0
[name] => quip.comment_list_unapproved
)
Skipping modAccessPermission object (data object does not exist and cannot be removed): Array
(
[template] => 0
[name] => quip.comment_remove
)
Skipping modAccessPermission object (data object does not exist and cannot be removed): Array
(
[template] => 0
[name] => quip.comment_update
)
Skipping modAccessPermission object (data object does not exist and cannot be removed): Array
(
[template] => 0
[name] => quip.thread_list
)
Skipping modAccessPermission object (data object does not exist and cannot be removed): Array
(
[template] => 0
[name] => quip.thread_manage
)
Skipping modAccessPermission object (data object does not exist and cannot be removed): Array
(
[template] => 0
[name] => quip.thread_remove
)
Skipping modAccessPermission object (data object does not exist and cannot be removed): Array
(
[template] => 0
[name] => quip.thread_truncate
)
Skipping modAccessPermission object (data object does not exist and cannot be removed): Array
(
[template] => 0
[name] => quip.thread_update
)
Skipping modAccessPermission object (data object does not exist and cannot be removed): Array
(
[template] => 0
[name] => quip.thread_view
)
Skipping modAccessPolicy object (data object does not exist and cannot be removed): Array
(
[name] => QuipModeratorPolicy
)
Removed modSystemSetting instance with primary key recaptcha.public_key
Removed modSystemSetting instance with primary key recaptcha.private_key
Removed modSystemSetting instance with primary key recaptcha.use_ssl
Removed modNamespace instance with primary key recaptcha
Removed modMenu instance with primary key quip
Removed modAction instance with primary key 79
Removed modSystemSetting instance with primary key quip.emailsTo
Removed modSystemSetting instance with primary key quip.emailsReplyTo
Removed modSystemSetting instance with primary key quip.allowed_tags
Removed modSystemSetting instance with primary key quip.emails_from_name
Removed modSystemSetting instance with primary key quip.emailsFrom
Removed modNamespace instance with primary key quip
Removed modTransportPackage instance with primary key quip-1.2.2-pl
Transport-Archivdatei erfolgreich gelöscht.
Versuche, das entpackte Transport-Verzeichnis zu löschen...
Entpacktes Transport-Verzeichnis erfolgreich gelöscht.
Package erfolgreich entfernt.
/* EOF */
Edit:
seems to be the same problem here:
http://modxcms.com/forums/index.php/topic,58462.msg334505.html#msg334505
christian seel - www.christianseel.com
web developer & designer at chsmedien.de
twitter: @christianseel / @chsmedien