MyBB Community Forums

Full Version: [Release - plugin] Update: Hide parts of message from guests/user groups
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Plugin: Hide From Guests
New Release 2.0 - NOW is also hiding for users groups (selectable from the AdminCP)- the download link is updated
Release 1.1 - final release
Description: After a defined number of characters (selectable in AdminCP) from your message the guest will see a request to login or to register.
It has:
- possibility to show only x numbers of characters from message,
- to show or not the signature
- to show or not links
- to show or not the images
- to show or not code
- to show or not the quote
- To choose in what forums you want or do not want to hide each from the above (0 will hide in all the forums)
- for portal you have to select 0 (zero) as the option for the forums.
- it is working fine with any SEO software existent
- all the options are independent one of each other you can chose only one, two ... or all of them, will not interfere one with the other.
- you can change the language. At this moment it is translated in english, french, romanian, italian, arabic and hebrew languages. (all of them in the zip file.
- All the bugs are taken care of.

How to install:
Copy the file hideguests.php in: /inc/plugins folder
Copy the file hideguests.lang.php in: /inc/plugins/languages/"yourlanguage" folder
Activate from AdminCP
Change settings in AdminCP->Settings

How to upgrade:
Deactivate the plugin
Overwrite the files
Activate the plugin

Please, let me know if you find any bugs - here or by PM.
Enjoy!
Download:
Here
Live demo:
Live demo
first look at it as a guest. To see the full message use:
user: test123
password: test123
MyBB SQL Error
MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
Query:
SELECT message FROM mybb_posts WHERE pid=
Please contact the MyBB Group for support.
(2009-01-30, 01:35 AM)Mr-Cute Wrote: [ -> ]MyBB SQL Error
MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
Query:
SELECT message FROM mybb_posts WHERE pid=
Please contact the MyBB Group for support.

It is one of the other plugins. I am working to find where is the problem.
EDIT: It is the SpiceFuse SEO plugin. I will came out with a solution that will work with this plugin.

For the others that doesn't have the SpiceFuse SEO plugin installed the plugin it is working perfect. Smile
Revision 1.0 released:
Features:

- possibility to show only x numbers of characters from message,
- to show or not the signature
- to show or not links
- to show or not the images
- to show or not code
- to show or not the quote
- it is working fine with any SEO software existent
- all the options are independent one of each other you can chose only one, two ... or all of them, will not interfere one with the other.
- you can change the language. At this moment it is translated in english, french, romanian, and italian languages. (all of them in the zip file.
- All the bugs are taken care of. (possible to exist other that I don't know of)

Links are the same as in the first post of this thread.
Can this plugin be used to hide in ONLY specific forums (not on all of them) or to do its work in all EXCEPT specific forums?


Ori...
(2009-01-31, 05:34 PM)okitai Wrote: [ -> ]Can this plugin be used to hide in ONLY specific forums (not on all of them) or to do its work in all EXCEPT specific forums?


Ori...

No, but is not hard to modified it to do what you said. Give me one day.
This is grate. Thanks. It will help my forum very much.

Ori...
still same probleme with portal.php man
(2009-01-31, 10:46 PM)Mr-Cute Wrote: [ -> ]still same probleme with portal.php man

Yea, I change it.
Live demo inside forums
Live demo for portal.
I am still working at the forums selection. Will be done soon.
Please let me know how is working or if there are other bugs.
Pages: 1 2