Author |
Message |
rrclansite
Regular
![Regular Regular](modules/Forums/images/ranks/2stars.gif)
![](modules/Forums/images/avatars/gallery/blank.gif)
Joined: Jan 18, 2011
Posts: 86
|
Posted:
Tue Jan 25, 2011 12:53 pm |
|
and you insert it into a forum post like this i suppose? :
if so, it might have to do something with me installing it wrong on my website, or having a custom template from Clantemplates.com which is blocking the bbcode extension?
thanks on advance for your help
best regards,
rrclansite |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
nuken
RavenNuke(tm) Development Team
![](modules/Forums/images/avatars/3234de284ee21bd39eecd.jpg)
Joined: Mar 11, 2007
Posts: 2024
Location: North Carolina
|
Posted:
Tue Jan 25, 2011 1:14 pm |
|
There are changes that have to be made the themes forums files. bbcode.tpl and posting_body.tpl |
_________________ Only registered users can see links on this board! Get registered or login! |
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
rrclansite
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Tue Jan 25, 2011 1:17 pm |
|
if i posted those here, could you take a look at it? or tell me what to change in those files? because i have no clue ^^
thanks on advance
best regards,
rrclansite |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
nuken
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Tue Jan 25, 2011 1:25 pm |
|
Yeah. zip them and I will look at it. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
rrclansite
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Tue Jan 25, 2011 1:40 pm |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
nuken
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Tue Jan 25, 2011 2:06 pm |
|
Here are the modified files.
http://trickedoutnews.com/nuken/Desktop.zip
You will also need to add this to your forums.css
Code:.postimage {
cursor: pointer;
cursor: hand;
}
.postimage:hover {
background-color: #C2CFE5;
cursor: pointer;
cursor: hand;
}
|
|
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
rrclansite
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Tue Jan 25, 2011 2:14 pm |
|
add it to my themes\ct_rn_black\style\style.css
because i can't find the forums.css
/e
I might seem like a retard at times. (probably because i'm a total coding / programming noob ) |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
nuken
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Tue Jan 25, 2011 3:52 pm |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
thebishop
Worker
![Worker Worker](modules/Forums/images/ranks/3stars.gif)
![](modules/Forums/images/avatars/43b582954354f2a60f964.gif)
Joined: Aug 30, 2005
Posts: 244
Location: Flying to close to the sun
|
Posted:
Fri Aug 26, 2011 4:14 pm |
|
Will this work with the latest version of RN, if not, does anyone know of a version that does work ? |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Palbin
Site Admin
![](modules/Forums/images/avatars/Dilbert/Dilbert_-_Dogbert_King.gif)
Joined: Mar 30, 2006
Posts: 2583
Location: Pittsburgh, Pennsylvania
|
Posted:
Fri Aug 26, 2011 5:24 pm |
|
Should work fine. |
_________________ "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." — Brian W. Kernighan. |
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
thebishop
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Fri Aug 26, 2011 5:29 pm |
|
hehe, you're the man with all the answers, Thanks once again.
It would be nice if Raven integrated this into the next version of RN as well. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
stufzinader
New Member
![New Member New Member](modules/Forums/images/ranks/1star.gif)
![](modules/Forums/images/avatars/gallery/blank.gif)
Joined: Oct 03, 2011
Posts: 6
|
Posted:
Mon Oct 17, 2011 6:44 pm |
|
thebishop wrote: | hehe, you're the man with all the answers, Thanks once again.
It would be nice if Raven integrated this into the next version of RN as well. |
I'll second that - I can upload TON's 2.40.1 BBcode mod but I never get any clickable bbcode tags when posting - and all the images are missing, even tho all the files are upped. Running RN 2.40.1 with no other mods or edits, and BBcode allowed in ACP General Config at theblackduck.net/btestraven
I've just now dltd the mod files and reupped the stock files. Not sure what I've missed - I also tried the 2.30 version by Loki and even tried editing the files myself - using fisubice.
I've got a post in at CT's site. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
nuken
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Tue Oct 18, 2011 5:37 am |
|
I think you may have put the mods folder in the wrong directory. Make sure you upload the root/mods folder into your root. By that I mean you should upload the mods folder into the same directory that rnconfig.php is located, not root/mods. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
|