Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#73 2015-10-07 18:50:12
- alivato
- Member
- Registered: 2011-03-31
- Posts: 151
Re: [plugin] [ORPHAN] peg_nested_comments
I include this line in head…
<head>
...
<script src="<txp:site_url />rating/peg_comments.js"></script>
...
</head>
Still, is not saved Rating
?
Last edited by alivato (2015-10-07 18:50:40)
Offline
Re: [plugin] [ORPHAN] peg_nested_comments
Please send me a link to test, if you don’t mind.
Offline
#75 2015-10-07 21:04:26
- alivato
- Member
- Registered: 2011-03-31
- Posts: 151
Re: [plugin] [ORPHAN] peg_nested_comments
I sent you an email.
Thx.
Offline
Re: [plugin] [ORPHAN] peg_nested_comments
Sorry, I have forgotten about jQuery, it works now, please test.
Offline
#77 2015-10-07 21:44:25
- alivato
- Member
- Registered: 2011-03-31
- Posts: 151
Re: [plugin] [ORPHAN] peg_nested_comments
Wow, I deleted the reference to jQuery accident a few days ago.
Good)
————-
Rating ip?
Time(days) is not counted?
Offline
Offline
#79 2015-10-07 22:12:50
- alivato
- Member
- Registered: 2011-03-31
- Posts: 151
Re: [plugin] [ORPHAN] peg_nested_comments
After refresh the site, I can once again vote for the same article…
Offline
Offline
#81 2017-04-07 07:29:08
- BernieO
- New Member
- Registered: 2017-04-07
- Posts: 1
Re: [plugin] [ORPHAN] peg_nested_comments
Is this plugin compatible with textpattern 4.6.2? I did install it, but couldn’t get it to work with the installation instructions provided on github.com/bloatware/peg_nested_comments
Any help is really appreciated.
Best wishes, BernieO
Offline
Offline
Re: [plugin] [ORPHAN] peg_nested_comments
I am trying to uninstall ver 0.2.5 from Textpattern 4.5.7. This is the message I get upon deleting from Plugin tab:
Fatal error: Class ‘Txp’ not found in /home/mhd-01/www.mindfulnessbergamo.net/htdocs/textpattern/lib/txplib_misc.php(615) : eval()’d code on line 1
How can I complete uninstall?
Thanks.
Offline
Re: [plugin] [ORPHAN] peg_nested_comments
gilibaus wrote #305782:
How can I complete uninstall?
I can’t reproduce on 4.6 so there could be something wrong anywhere else but If the plugin is still there on a fresh plugins page and you want to force the deletion, you should do it via the db (usually with phpMyAdmin); after removing the plugin row in the txp_plugin
table, you’ll also need to remove the peg_children
column in the txp_discuss
table.
Offline