Welcome Guest[3.14.250.187], connected from Seattle, Washington
[Plugin for Mybb 1.4.*] Hide Posts Until Reply!
|
Post: #21
|
|||
|
|||
RE: [Plugin for Mybb 1.4.*] Hide Posts Until Reply!
(12-14-2009 03:46 PM)Svizy Wrote:(12-14-2009 03:45 PM)babjusi Wrote:Yes, I just wanted you to comfirm that Sorry if I've confused you(12-14-2009 03:39 PM)Svizy Wrote: Just for comfirmation, this edit will restrict "normal" administrators from viewing the hidden content while super administrators will be able to see it without repliying? No confusion at all |
|||
Post: #22
|
|||
|
|||
RE: [Plugin for Mybb 1.4.*] Hide Posts Until Reply!
How can I make it to hide automatically the urls instead the hide?
I look into the code and if I replace this: PHP Code:[Highlight] '#\[hide\](.*?)\[/hide\]#siU' For this: PHP Code:[Highlight] '!<a[^>]*(http|www)(.*)</a>!siU' I Have problems cause the links are not showing How can I made this little conversion? Tnx! |
|||
Post: #23
|
|||
|
|||
RE: [Plugin for Mybb 1.4.*] Hide Posts Until Reply!
It is a bit more complicated than that Rafael. It would require some other edits and atm I am extremly busy to look into that. Maybe later on if I get some free time I will create such a plugin to automatically hide the links when posted but I can''t promise anything.
But all you have to do is place the links between hide tags. |
|||
Post: #24
|
|||
|
|||
RE: [Plugin for Mybb 1.4.*] Hide Posts Until Reply!
Awesome hack. It works perfect at my forum. There is no way to see the hidden links.
|
|||
Post: #25
|
|||
|
|||
RE: [Plugin for Mybb 1.4.*] Hide Posts Until Reply!
The replacement code you've gave me that would make hidden content viewable only by super administrator is not correct
But I've decided that I'll use it the way it is (without changing) *installs into actual forum* |
|||
Post: #26
|
|||
|
|||
RE: [Plugin for Mybb 1.4.*] Hide Posts Until Reply!
(12-15-2009 10:15 AM)Svizy Wrote: The replacement code you've gave me that would make hidden content viewable only by super administrator is not correct I didn''t test it but if it didn''t work, simply put their id at the settings for the groups and you will be all set |
|||
12-15-2009, 05:09 PM
(This post was last modified: 12-15-2009 05:09 PM by Rafael_mybb_import479.)
Post: #27
|
|||
|
|||
RE: [Plugin for Mybb 1.4.*] Hide Posts Until Reply!
(12-14-2009 04:23 PM)babjusi Wrote: It is a bit more complicated than that Rafael. It would require some other edits and atm I am extremly busy to look into that. Maybe later on if I get some free time I will create such a plugin to automatically hide the links when posted but I can''t promise anything. Ok, If you can, do it Thanks! |
|||
Post: #28
|
|||
|
|||
RE: [Plugin for Mybb 1.4.*] Hide Posts Until Reply!
I want something like this:
Show a Image instead a Text Message but, I have problems. How can I Add a Image with a link to reply the post Im trying with this but doesnt work: PHP Code:[Highlight] <a href="{$mybb->settings['bburl']}/newreply.php?tid={$tid}"><img src="{$mybb->settings['bburl']}/path/to/image.lol" title="Anything" alt="Anything"></img></a> How Can I do that? |
|||
Post: #29
|
|||
|
|||
RE: [Plugin for Mybb 1.4.*] Hide Posts Until Reply!
(12-15-2009 07:38 PM)Rafael Wrote: I want something like this: You should use the img tag, like this: Code:[Highlight] <img src="image url" alt="" /> For ex, if the image that you want to use is at the images directory and named hidden.gif, you would use this code: Code:[Highlight] <img src="images/hidden.gif" alt="" /> Let me know how it will go. |
|||
Post: #30
|
|||
|
|||
RE: [Plugin for Mybb 1.4.*] Hide Posts Until Reply!
Have the same problem, the image loads good, but I want to add a link on the image and dont work.
You can take a look at here Im using the code that you give me. The problem is on the TID. Thanks! |
|||
0 member(s) viewed this thread in the last 365 days :
|
« Next Oldest | Next Newest »
|
WWWHostingServer.com
|
||||||
|
||||||
|
Possibly Related Threads... | |||||
Thread: | Author | Replies: | Views: | Last Post | |
Minimum number of posts to enter forums. | babjusi | 10 | 7,027 |
10-12-2018 08:59 AM Last Post: exdiogene |
|
[Plugin for Mybb 1.4*] Maximum Posts per Day | babjusi | 13 | 5,362 |
10-18-2016 08:01 PM Last Post: asd4129 |
|
[Plugin for Mybb 1.4*] Supermoderator Restriction | babjusi | 7 | 14,016 |
01-24-2014 03:54 AM Last Post: Technoman |
|
[Updated With Extra Options][Plugin for Mybb 1.4*] Guests and lurkers restriction! | babjusi | 33 | 11,776 |
05-28-2012 01:01 AM Last Post: Madness |
|
Hide Posts Contents from Guests | babjusi | 17 | 8,830 |
05-08-2012 09:40 AM Last Post: rsfera |
|
|
|
|
Powered By MyBB, © 2002-2024 MyBB Group. Golden Crown - Designed and Published by ghazal & exdiogene of MyBBCodes. Hosting provided by WWWHostingServer.com |