hi again :) i have an opinion, please can you make me an install for the Style acidtechlime http://www.file-upload.net/download-346209/acidtechlime.rar.html i tried it the bbcode.html and styelsheet, but it doent work. i think there is another 2 files to edit.. but dont get it to work (im a newbie)...
indepndent Can you try this OPEN includes/functions_posting.php FIND global $config, $phpbb_root_path, $phpEx; AFTER, ADD global $unhide; ~Mac Thanks that fixed it! :D Curious though why do you think only two of us have had that issue? Is it something with our install? Will that line be a part of t...
Also in the phpbb2 version of this mod you were able to show some bbc code. can I enable this for the img tag or bbc code in general if I wanted to? Or would this create more queries? 0.2.0 has been released. This adds in Xabi's recommendations. Thanks Xabi! indepndent, no bbcode is shown in this m...
OK it's sort of working. I can create new topics and use hide no problem. However I am not having these issues And I did double check that I edited all of those files from the instructions. I am getting this error when replying to an existing topic with no Hide used [phpBB Debug] PHP Notice: in file...
Can anyone help me put this title="offsetx=[50] header=[{topicrow.TOPIC_FOLDER_IMG_ALT}] body=[{topicrow.FIRST_POST_RESULT}]" into my viewforumbody.html file? it's totally different and I tried following the DIY to no avail THe DIY INSTRUCTIONS viewforum_body.html: Locate the code for the ...
OK, a new version has just been released. This is the changelog ## 2007-07-12 - Version 0.2.1 ## - Fix a bug that cause [hide] bbcode to disappear when quoting a post ## - Fix a misformated AFTER, ADD MOD action ## - Change the default HIDE_BBCODE_ID value to 1000 ## - Make some changes to the DIY ...
Also in the phpbb2 version of this mod you were able to show some bbc code. can I enable this for the img tag or bbc code in general if I wanted to? Or would this create more queries?
I recommend this change to the 3rd modification of viewforum.php in the original mod if you apply my "javascript box add-on": $first_post = str_replace("\n", '<br>', $first_post); $char_limit = '300'; With this change, your boxes will show paragraphs correctly and the length of ...
Also if I install this but am unable to make the changes to the other styles how will the hidden content be affected on the styles that have not been edited? When the message is hidden, you won't see the warning message When the message is unhidden, you will see the message In both cases, you won't...
In pgpBB2 or phpBB3?? either way the easiest way is to look in the users table of the database to see what style id is set for their style and then match it with the style in the styles table I apologize I meant to post this in the 3.0 support forum not the 2.0. Please move it for me. Well if that ...
How can I tell which users are using a certain style. I have 3 users that are using on style and I would like to know which 3 users. Is it possible? in phpbb2 it was with the extreme styles mod which seems to be incorporated into phpbb3.
Hello, can you please make one that works for efusion style too? pretty please =] Here is the link for efusion http://www.black-fusion.com/download.php?style=8&id=72 Please wait for next release :) ~Mac Would it also be possible to put instructions for acidtech in the next release? http://www.p...
hello, I saw a post on here somewhere that I cna't find now that said you can count the queries needed to load a page by making some type of adjustment to go into debug mode. And that this adjustment can be refined to allow only admins to see the modification showing the queries. Does anyone know ho...