| Author |
Message |
rrclansite Regular


Joined: Jan 18, 2011 Posts: 78
|
Posted:
Tue Jan 25, 2011 12:53 pm |
|
and you insert it into a forum post like this i suppose? :
[youtube]http://www.youtube.com/watch?v=p_1gnI_wYVM&feature=feedrec_grec_index[/youtube]
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 |
|
|
|
 |
nuken RavenNuke(tm) Development Team

Joined: Mar 11, 2007 Posts: 1536 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 |
|
|
|
 |
rrclansite Regular


Joined: Jan 18, 2011 Posts: 78
|
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 |
|
|
|
 |
nuken RavenNuke(tm) Development Team

Joined: Mar 11, 2007 Posts: 1536 Location: North Carolina
|
Posted:
Tue Jan 25, 2011 1:25 pm |
|
Yeah. zip them and I will look at it. |
|
|
|
 |
rrclansite Regular


Joined: Jan 18, 2011 Posts: 78
|
Posted:
Tue Jan 25, 2011 1:40 pm |
|
its rarred rather than zipped, hope that won't be a problem (guess it won't ) |
|
|
|
 |
nuken RavenNuke(tm) Development Team

Joined: Mar 11, 2007 Posts: 1536 Location: North Carolina
|
Posted:
Tue Jan 25, 2011 2:06 pm |
|
Here are the modified files.
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;
} |
|
|
|
|
 |
rrclansite Regular


Joined: Jan 18, 2011 Posts: 78
|
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 ) |
|
|
|
 |
nuken RavenNuke(tm) Development Team

Joined: Mar 11, 2007 Posts: 1536 Location: North Carolina
|
Posted:
Tue Jan 25, 2011 3:52 pm |
|
|
|
 |
thebishop Worker


Joined: Aug 30, 2005 Posts: 243 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 ? |
|
|
|
 |
Palbin Site Admin

Joined: Mar 30, 2006 Posts: 2456 Location: Pittsburgh, Pennsylvania
|
Posted:
Fri Aug 26, 2011 5:24 pm |
|
|
|
 |
thebishop Worker


Joined: Aug 30, 2005 Posts: 243 Location: Flying to close to the sun
|
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. |
|
|
|
 |
stufzinader New Member


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. |
|
|
|
 |
nuken RavenNuke(tm) Development Team

Joined: Mar 11, 2007 Posts: 1536 Location: North Carolina
|
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. |
|
|
|
 |
|
|
|
|