Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Installation Help
Author Message
G-Rard_B
Worker
Worker



Joined: Sep 01, 2004
Posts: 105

PostPosted: Thu Oct 14, 2004 5:17 am Reply with quote

Well, I wasn't sure where to post this, but I decided to post it here. I downloaded the "Advanced Quick Reply Hack " from [url]pitcher.no[/url]. I downloaded it and installed it. But the problem is that nothing happened! Nothing bad, nothing good. It pretty much just takes up my file storage. Anyone else had a problem with this?

Thanks,
Gerard
 
View user's profile Send private message
GeekyGuy
Client



Joined: Jun 03, 2004
Posts: 302
Location: Huber Heights Ohio

PostPosted: Thu Oct 14, 2004 8:54 am Reply with quote

I had a lot of difficulty with the Advanced Quick Reply mod also. After a lot of frustration, I came up with the following list of instructions.
Code:
Files To Edit: 5 

/modules/Forums/viewtopic.php,
/modules/Forums/language/lang_english/lang_main.php
/themes/Your_Theme/forums/viewtopic_body.tpl
/themes/Your_Theme/forums/overall_header.tpl
quick_reply.tpl

Included Files: quick_reply.php, quick_reply.tpl


-----[ OPEN ]------------------------------------------
modules/Forums/viewtopic.php

-----[ FIND ]------------------------------------------
$template->pparse('body');

include("includes/page_tail.php");


-----[ BEFORE, ADD ]------------------------------------
include($phpbb_root_path . 'quick_reply.'.$phpEx);


-----[ OPEN ]------------------------------------------
modules/Forums/lang/lang_english/lang_main.php


-----[ FIND ]------------------------------------------
//
// That's all Folks!


-----[ BEFORE, ADD ]------------------------------------
// Advanced Quick Reply Mod
$lang['Quick_Reply'] = 'Quick Reply';
$lang['Quick_quote'] = 'Quote the last message';
$lang['QuoteSelelected'] = 'Quote selected';
$lang['QuoteSelelectedEmpty'] = 'Select a text anywhere on a page and try again';
$lang['Quick_Reply_smilies'] = 'all';


-----[ OPEN ]------------------------------------------
themes/Your_Theme/forums/viewtopic_body.tpl


-----[ FIND ]------------------------------------------
<!-- END postrow -->

-----[ AFTER, ADD ]------------------------------------
<tr align="center">
<td class="row1" colspan="2" >
{QUICKREPLY_OUTPUT}
</td>
</tr>


-----[ OPEN ]------------------------------------------
themes/Your_Theme/forums/overall_header.tpl

-----[ FIND ]------------------------------------------
</head>

-----[ BEFORE, ADD ]------------------------------------
<scr+pt language="Javascr+pt1.2">
<!--
var ns6=document.getElementById&&!document.all?1:0
var head="display:''"
var folder=''
function expandit(curobj){
folder=ns6?curobj.nextSibling.nextSibling.style:document.all[curobj.sourceIndex+1].style
if (folder.display=="none")
folder.display=""
else
folder.display="none"
}
//-->
</scr+pt>


-----[ OPEN ]------------------------------------------
quick_reply.tpl

-----[ FIND ]------------------------------------------
<p align="center"><b><font color="red" size="2" face="Tahoma" style="cursor:hand" OnClick="expandit(this)">«««« {L_QUICK_REPLY} »»»»</b></p></font>
<span style="display:none" style=&{head};>

-----[ REPLACE WITH ]------------------------------------------
<!--<p align="center"><b><font color="red" size="2" face="Tahoma" style="cursor:hand" OnClick="expandit(this);">«««« {L_QUICK_REPLY} »»»»</b></p></font>
<span style="display:none" style=&{head};>-->

-----[ SAVE/CLOSE ALL FILES ]--------------------------

This was posted in the forums here

_________________
"The Daytona 500 is ours! We won it, we won it, we won it!", Dale Earnhardt, February 15th, 1998, Daytona 500 
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger MSN Messenger ICQ Number
SmackDaddy
Involved
Involved



Joined: Jun 02, 2004
Posts: 268
Location: Englewood, OH

PostPosted: Thu Oct 14, 2004 11:19 am Reply with quote

And thanks to Geekyguy and the others who tested this out until it worked, I can finally say they convinced me to put it on my forums and it worked like a charm! Thanks!

_________________
Smack out...
[ Only registered users can see links on this board! Get registered or login! ]

Image 
View user's profile Send private message Send e-mail Visit poster's website
G-Rard_B







PostPosted: Thu Oct 14, 2004 1:31 pm Reply with quote

Dude, it works! w00t! Thank you sooo much.

Gerard
 
GeekyGuy







PostPosted: Thu Oct 14, 2004 5:01 pm Reply with quote

G-Rard_B,
I am really glad I could help. My small effort at paying back for all the help I've received from Raven and everyone here.
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Installation Help

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©