Topic: [SOLVED - Disable PHx] Jot not working & showing moderation options to guests  (Read 649 times)

Pages: [1]   Go Down

#1: 30-Jan-2010, 10:04 AM

cms
Posts: 247

Hi There,

I had Jot working great but I followed a couple threads to try and get &docid`*` to work so the latest comments could be displayed in the sidebar.

Here are the two threads:
http://modxcms.com/forums/index.php/topic,15746.msg108349.html#msg108349
http://modxcms.com/forums/index.php/topic,39256.0.html

However, I've given up on acheiving that for now as in the end I noticed the normal comment system on the pages was stuffed - it's unclear from the posts if the suggestions even work (or maybe you have to know a lot of PHP). Anyway, now that I've gone back to a fresh install of Jot, many problems remain, specifically: posting comments, moderating comments and form validation aren't working.

I've also noticed that in Firefox I can see all the moderation controls even though Firefox is not logged in - I'm using Safari to administer the Modx manager.

Occasionally I'm also seeing weird errors were an incorrect path shows up in place of the comments/form like this:
Code:
/Users/user/sites/mysitename/assets/snippets/jot//templates/jot.class.inc.php
Because of the weird "//" in the path, obviously jot can't find what it's looking for.

I've tried the following but nothing has worked so far:
- Removed the extended and modified versions of Jot from the snippets folder
- Downloaded a fresh 1.1.4 package and installed it - copying the jot.snippet.txt back into snippets in the Modx manager
- Cleared the cache in Firefox and Safari
- Logged in/out of the Modx Manager
- Quit MAMP and restarted the webservers
- All of the above many times in various sequences!

Compared with Ditto and Wayfinder I had a few issues getting Jot to work in the first place so maybe it's incompatible with Evolution 1.0.2?

Or could it be possible that some of the modified code is cached in Modx somewhere - kind of grasping at straws now!

Here is the Jot call I'm using which is inside a chunk incase I've missed something easy:
Code:
<!-- START COMMENTS -->
<div class="textBlocks centre">
<div class="textBlock1 withSidebar">
[[Jot? &placeholders=`1` &output=`0` &moderated=`1` &pagination=`10` &css=`0` &badwords=`{{jotBadwordList}}` &bw=`1`]]
<div class="form">
[+jot.html.comments+]
[+jot.html.navigation+]
[+jot.html.moderate+]
[+jot.html.form+]
</div>
<p class="required">* = Required Information.</p>
</div>
<!-- CLEAR FLOATS ABOVE -->
<br class="clearFloat" />
</div>

I was using my own template chunks to format the comments but have reverted back to the default ones inside the Jot template folder incase my forms were the cause.

Any suggestions would be much appreciated...

Cheers

Ben
« Last Edit: 31-Jan-2010, 06:47 AM by cms »

#2: 30-Jan-2010, 10:19 AM

cms
Posts: 247

I saw the big "Clear Cache" button in the Modx manager so used it.

This has removed the moderation controls in Firefox (guest user) but I still can't post comments in Firefox or moderate them in Safari. Also none of the validation text show up...
« Last Edit: 31-Jan-2010, 06:46 AM by cms »

#3: 31-Jan-2010, 06:44 AM

cms
Posts: 247

It would appear that Jot 1.1.4 conflicts with PHx if it is installed. I'm running Evolution 1.0.2 BTW.

See here for more info - although the issues where different from mine, the solution was the same - Disabale PHx:
http://modxcms.com/forums/index.php/topic,12828.20.html

#4: 7-Apr-2010, 01:03 PM


microcipcip
Posts: 245

I like cha cha cha

WWW
I have the same problem with both phx activated and deactivated ...at first was working, now nothing! even if I try with a simple call like [[jot]] and use the default template
Pages: [1]   Go Up
0 Members and 1 Guest are viewing this topic.