Introduction
I'm using phpbb3.0.6 .
I have implemented this Simple Hide BBcode MOD 0.3.0 (phpBB3 RC8) modification ....
Link : http://www.phpbb.com/community/viewtopi ... 0&t=560705
General information
Though this mod is for phpbb 3.0.0 RC8 , Its basic funtion does work with phpbb 3.0.6 with just a minor change with the includes/bbcode.php editing part .
Problem
but in the contrib\add-on folder of this mod. there is a use_warning_image modification which puts the hidden content in a box saying HIDE:ON with an alert msg of You must reply to view the hidden content , and when a user post a reply it turn to HIDE:OFF and also showing the hidden content .
This above mentioned part I'm unable to apply it to phpbb3.0.6 prosilver theme , though i do according to the instructions .
So at present , when I use the Hide bbcode , it simply hides the content , and the space shows blank
Somebody Please Help me to implement this with the prosilver theme for phpbb3.0.6 .
Help ! Simple Hide BBcode MOD 0.3.0 (phpBB3 RC8)
Forum rules
In order the get any support, you will have to do following:
1. Use a describing title!
2. Describe exactly what it is you want.
3. Tell us what version of phpBB3 you are currently using.
Else your topic may be ignored or locked!
In order the get any support, you will have to do following:
1. Use a describing title!
2. Describe exactly what it is you want.
3. Tell us what version of phpBB3 you are currently using.
Else your topic may be ignored or locked!
Help ! Simple Hide BBcode MOD 0.3.0 (phpBB3 RC8)
Last edited by BAT on 08 Apr 2010, 19:44, edited 2 times in total.
I am a Novice and I'm always confused .
Re: Help ! Simple Hide BBcode MOD 0.3.0 (phpBB3 RC8)
Ain't there anyone who could help me out with this ?
Please !!!
Please !!!
I am a Novice and I'm always confused .
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Re: Help ! Simple Hide BBcode MOD 0.3.0 (phpBB3 RC8)
Installing mods that has been written for RC8 and have been abandonned for more than 2 years is most likely going to give you problems.
I dont know how to fix it. The mod probably have to be rewritten.
I dont know how to fix it. The mod probably have to be rewritten.
Board rules! No PM support
-
- BBCoder I
- Posts: 3
- Joined: 09 Mar 2010, 08:17
Re: Help ! Simple Hide BBcode MOD 0.3.0 (phpBB3 RC8)
You are right Stoker but i have this mod installed to with the SE_Pro Style who based on Prosilver. And the mod works since the RC8 Status.Stoker wrote:Installing mods that has been written for RC8 and have been abandonned for more than 2 years is most likely going to give you problems.
I dont know how to fix it. The mod probably have to be rewritten.
@Bat ...........
check the instructions of the install again. It would also be helpful a Link to your Board and a Test-Account to see the Problem
Edit: @ Stoker ... is this not the wrong Section (BBCode Support)? Its a Mod Support
Re: Help ! Simple Hide BBcode MOD 0.3.0 (phpBB3 RC8)
@Stroker - you are right, while installing this I crossed my finger as there was a minor change needed .
@Huchinotte - thanks for your support, I finally made it worked, couple of days back I was having a problem with access to *.css file as I misconfigured the .htaccess file, Stroker helped me out to solve that problem. When you mentioned that for you its working, it clicked to me that probably then it was the *.css file access problem ... I tried it again today and its working now .
Thanks to both of you.
@Huchinotte - thanks for your support, I finally made it worked, couple of days back I was having a problem with access to *.css file as I misconfigured the .htaccess file, Stroker helped me out to solve that problem. When you mentioned that for you its working, it clicked to me that probably then it was the *.css file access problem ... I tried it again today and its working now .
Thanks to both of you.
Last edited by BAT on 09 Apr 2010, 16:37, edited 1 time in total.
I am a Novice and I'm always confused .
Re: Help ! Simple Hide BBcode MOD 0.3.0 (phpBB3 RC8)
will u please tell me how to solve it ?