There was no Webroot defined in my config file, probably because I had to reinstall at around 2.0.9. I also tried what @Lincoln suggested--that didn't work either. :\
You guys don't suck, you work hard. Tim has been a great help to me. I'm really s…
@dan39 Sure. I didn't write it, but I know it works for us. I don't know if it will work for everyone. Let me know if it works for you. Apply the following fix to line 167 of /forum/applications/conversations/model/class.conversationmodel.php, AFTER…
We had to apply a small fix to /forum/applications/conversations/model/class.conversationmodel.php to make email notifications work, because we were having issues with that too. But I commented that code out and the error was still there. I also tri…
If you don't mind tweaking the code, you can do this:
default.php, change line 43 to:
if(!in_array($Sender->ControllerName, array('categoriescontroller', 'discussionscontroller'))) return;
That should work, but let me know if it doesn't.
That's the only thing that comes up. Nothing comes up in the HTML and Response tabs. The only other data that comes up is in the header tab:
http://i35.tinypic.com/15hzd3.png
And the Params tab:
DeliveryType VIEW
Yeah, I have Firefox with Firebug installed. I'm not sure what I should be looking for...
The console says:
GET .../forum/dashboard/authentication/configure/proxy?DeliveryType=VIEW 200 OK X 275 ms
When it's loading...
http://i38.tin…
@quasistoic Thanks for your help. That worked.
Now, after the loading thing goes away, nothing comes up. Does the plugin no longer require that the urls be entered manually or something?