MyBB Codes

Full Version: [Release 1.4.x] View Thread Readers 1.0
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
Thanks and yes v1.3 is what I been downloading and it still gives this error
Try to replace your plugin file with the one inside this ZIP file to see if the problem is the one i suspect :

http://regentronique.com/fichiers/Regentronique_ViewThreadReaders_new.zip
(07-05-2010 07:04 PM)exdiogene Wrote: [ -> ]Try to replace your plugin file with the one inside this ZIP file to see if the problem is the one i suspect :

http://regentronique.com/fichiers/Regentronique_ViewThreadReaders_new.zip

The error is gone now, and Yes it now works!
The main reason seem to be that your PHP option for short shebang is disabled. So you must have
PHP Code:[Highlight]
<?php 
instead of
PHP Code:[Highlight]
<? 
This can be enabled on your server to alleviate futur problems...

Wink
(07-05-2010 07:04 PM)exdiogene Wrote: [ -> ]Try to replace your plugin file with the one inside this ZIP file to see if the problem is the one i suspect :

http://regentronique.com/fichiers/Regentronique_ViewThreadReaders_new.zip

2 things

The zip folder that im quoting you with i think anyone can download (just letting you know) UHH

Also is there anyway in being able to move this viewed users box??
The file have been removed, thank you for telling me...

Actually, the information is displayed after the POSTS. If you want it elsewere, it would need the modification of a template and also a plugin modification.
(08-17-2015 02:36 PM)exdiogene Wrote: [ -> ]The file have been removed, thank you for telling me...

Wink

(08-17-2015 02:36 PM)exdiogene Wrote: [ -> ]Actually, the information is displayed after the POSTS. If you want it elsewere, it would need the modification of a template and also a plugin modification.

oh ok, thank you
Pages: 1 2 3
Reference URL's