|
|
| Author |
Message |
AntJac
New User
Joined: 02 Jul 2008
Posts: 2
|
Posted: July 2nd 2008, 6:11 am Post subject: New To All This |
|
|
Hi guys. My names Anthony. Really sorry to bring this up but i am new to installing mods on phpbb 3. I would like to install a quick reply mod for a forum my friend owns and runs. Last time i did it i thought i did everything right but for some reason the forum just went. No timeout errors it just went completely blank. Can somebody please explain to me in simple terms what i have to do, in what order and what i need to do it?
Thank you in advance |
|
| Back to top |
|
 |
~HG~
Dedicated User
Joined: 08 Nov 2003
Posts: 3108
Location: Australia
|
Posted: July 2nd 2008, 1:19 pm Post subject: |
|
|
First of all you need to select a suitable QR hack to install.
Because I prefer one that is "complete" with all the functions of the normal reply box, I went for Prime Quick Reply
To install the mod you must first work out which phpBB3 base template you are using, Prosilver or Subsilver2 and then follow the install instructions for that particular style.
I went on to add Advanced BBCode3 to my board and it integrates beautifully with PQR _________________ ~HG~
|| rodneyangell.com || My Hacks || Tutorial - Stopping Spam Bots |
|
| Back to top |
|
 |
AntJac
New User
Joined: 02 Jul 2008
Posts: 2
|
Posted: July 7th 2008, 5:07 am Post subject: |
|
|
Thank you for the help. Nearly finished installin Evil Quick reply but have a problem:
Find
Tip: This may be a partial find and not the whole line.
Code:Select All
</div>
Add after
Tip: Add these lines on a new blank line after the preceding line(s) to find.
Code:Select All
<!-- IF S_QR_ENABLED -->
<!-- INCLUDE posting_qr_body.html -->
<!-- ENDIF -->
Problem is there is like 18 </div> entries..do i add the code above after each of them? |
|
| Back to top |
|
 |
~HG~
Dedicated User
Joined: 08 Nov 2003
Posts: 3108
Location: Australia
|
Posted: July 7th 2008, 12:43 pm Post subject: |
|
|
No not at all.
If you go back to the FIND before the first </div> when you come to the the next find, the one you mentioned ... it is the VERY FIRST </div> after. _________________ ~HG~
|| rodneyangell.com || My Hacks || Tutorial - Stopping Spam Bots |
|
| Back to top |
|
 |
|