Posts: 506
Threads: 43
Joined: Aug 2011
2011-09-26, 02:26 PM
(2011-09-26, 02:22 PM)Ch1NeZu Wrote: Can somebody tell me plug name with this function:
If a guest is looking in the Topics and in that topic is a link or an image to replace that link or image with [You are not able to see this link/picture, Click Here to register]
Sorry for my bad english i'm romanian
http://mods.mybb.com/view/hide-to-guests
or
http://mods.mybb.com/view/hide-links-to-guests
or
http://mods.mybb.com/view/hide-images-from-guests
hope this helps
Posts: 506
Threads: 43
Joined: Aug 2011
2011-09-26, 03:21 PM
(This post was last modified: 2011-09-26, 03:22 PM by User 51303.)
well for the 3rd plugin change the plugin php file and find compatibilty 14* or 1400 or sumthing and change to 1.6*
and i can guarantee plugin 1 and 2 work fine
1st 1 is all content in
[hide] [/hide]
tags will be hidden
Posts: 506
Threads: 43
Joined: Aug 2011
2011-09-27, 11:08 AM
(2011-09-26, 03:38 PM)Ch1NeZu Wrote: Yeah hide img works now ty but what can i do with hide link it gives me this mysql error
MyBB has experienced an internal SQL error and cannot continue.
SQL Error:
1146 - Table 'intelarena.mybb_mybb_settinggroups' doesn't exist
Query:
INSERT INTO mybb_mybb_settinggroups (gid
,name
,title
,description
,disporder
,isdefault
) VALUES ('NULL','Hide Links to Guests','Hide Links to Guests','Settings for Hide Links to Guests.','4','no')
Sorry for 2x post, TY verry much i found a version that works for Hide links
This version works http://mods.mybb.com/view/hide-links-to-guests-for-14 i changed the compatibility and work TY verry much
oh yh i had that problem
as u can see it has the mybb prefix twice this is the problem i think have you looked throught the plugin file sometimes just by reading it you can find the answer