MyBB Community Forums
Help with plugin 'Hide links to guests' - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: Extensions (https://community.mybb.com/forum-201.html)
+--- Forum: Plugins (https://community.mybb.com/forum-73.html)
+---- Forum: Plugin Support (https://community.mybb.com/forum-72.html)
+---- Thread: Help with plugin 'Hide links to guests' (/thread-159382.html)



Help with plugin 'Hide links to guests' - wageral - 2014-09-14

In 1.6.15 I used the plugin "Hide links to guests" (see attachment)
Allows you to show a message to guests instead of links, so everybody that wants to see a link has to sign in first.


In 1.8 this plugin is not working:
Quote:Fatal error: Call to undefined function rebuildsettings() in /home/deb20686/domains/wageral.nl/public_html/backup/inc/plugins/hidelinks.php on line 80

Is there someone with knowledge who can make this plugin working for 1.8 too?

I would really appreciate that very much, yhanks in advance!


RE: Help with plugin 'Hide links to guests' - Destroy666 - 2014-09-14

Open the file and change all rebuildsettings(); to rebuild_settings();


RE: Help with plugin 'Hide links to guests' - wageral - 2014-09-14

(2014-09-14, 08:40 AM)Destroy666 Wrote: Open the file and change all rebuildsettings(); to rebuild_settings();

I did that en yes, I can install the plugin now. But it does'nt work, links keep visiable for guests in 1.8 Sad

Any further ideas maybe?


RE: Help with plugin 'Hide links to guests' - .m. - 2014-09-14

^ is the plugin turned ON ?
admin panel >> configuration >> settings >> Hide Links to Guests --> Enable/Disable


RE: Help with plugin 'Hide links to guests' - wageral - 2014-09-14

(2014-09-14, 09:50 AM).m. Wrote: ^ is the plugin turned ON ?
admin panel >> configuration >> settings >> Hide Links to Guests --> Enable/Disable

Yes, it is.......

Edit: I've found the problem, cleared the cache, it works now.
Thanks a lot again!


RE: Help with plugin 'Hide links to guests' - .m. - 2014-09-14

^ hmm., I tested it on 1.8 and it is working for me


RE: Help with plugin 'Hide links to guests' - tetsu - 2014-09-27

This plugin works after those edit... but the problem is... this plugin makes quick edit stuck on loading.. any idea how to fix this ?


RE: Help with plugin 'Hide links to guests' - Darth Apple - 2014-09-27

It's probably due to a javascript conflict somewhere, although I'm not sure why this plugin would need to make use of javascript, unless it does some weird replace or redirect on the links...


RE: Help with plugin 'Hide links to guests' - tetsu - 2014-09-27

Is there any tutorial to hide stuff from guests using [hide]content[/hide] ?

PS: i know theres a plugin made by marines "hide to guests" which is doing the exact thing that i want... but that plugin make the quick reply stuck on loading...

thanks for the help

nvm i got the exact solution for this the way i exactly described here.. Smile