|
| Author |
Message |
~HG~
Joined: 25 Sep 2005
Posts: 423
Location: Australia
|
Posted: 2/11/2006, 2:07 am Post subject: Has anyone heard of this file??? |
|
|
I havent so here is a copy of the instructions on a mod that I think would be very handy to have for the other Admins to take some of the workload of me.
The file I am supposed to edit is lang_upload.php
| Code: |
##############################################################
# Title: Admin Upload Utility - Smilies Module
# Author: Thoul thoul@users.sourceforge.net http://darkmods.sourceforge.net
# Description: Manage smiley files through the Admin Panel.
# Version: 2.1.0
#
# Installation Level: Easy
# Installation Time: 5 Minutes
# Files To Edit: lang_upload.php
# Included Files: module_smilies.php, smilies.cfg
##############################################################
# Author's Notes:
#
# Before proceeding, please read the file README.txt for important information.
#
##############################################################
# BEFORE FOLLOWING THESE INSTRUCTIONS, YOU SHOULD BACK UP ALL RELATED FILES.
##############################################################
#
#-----[ COPY ]------------------------------------------
#
smilies.cfg to mods/uploader/smilies.cfg
module_smilies.php to mods/uploader/module_smilies.php
#
#-----[ OPEN ]------------------------------------------
#
language/lang_english/lang_upload.php
#
#-----[ FIND ]------------------------------------------
#
// Entries for individual modules can be added below, or in separate files.
#
#-----[ AFTER, ADD ]------------------------------------------
#
// Begin Addition - Smilies Module
$lang += array(
'SMILIES_CC_FAIL' => 'Could not check for existing smilies code.',
'SMILIES_CC_FOUND' => 'There is already a smiley with the automatically determined code'
);
// End Addition - Smilies Module
#
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------
#
# End |
Come on Thoul, where is it kept please ???
I want to install both this hack and the avatar one you wrote as well. _________________ ~HG~
|| Click here to view all my phpBB Communities || |
|
| Back to top |
|
 |
Ant
Joined: 15 Sep 2005
Posts: 14
Location: Christchurch, Dorset, UK
|
|
| Back to top |
|
 |
~HG~
Joined: 25 Sep 2005
Posts: 423
Location: Australia
|
Posted: 2/11/2006, 5:55 am Post subject: |
|
|
I read in the README.txt that one of the requirements to use these mods is you must first install the following:
phpBB 2.0.x
Admin Upload Utility core files
It does not say what this is or where it can be found so I think it should all be packaged together for ease of use I feel. _________________ ~HG~
|| Click here to view all my phpBB Communities || |
|
| Back to top |
|
 |
Ant
Joined: 15 Sep 2005
Posts: 14
Location: Christchurch, Dorset, UK
|
Posted: 2/11/2006, 8:01 am Post subject: |
|
|
i suppose the reason is if you update the core files then you would need to re-release the modules with the new version maybe ????
I dunno, you'll have to moan at Thoul about this one
Ant _________________ The Confessional
Im Depressed |
|
| Back to top |
|
 |
~HG~
Joined: 25 Sep 2005
Posts: 423
Location: Australia
|
Posted: 2/11/2006, 3:59 pm Post subject: |
|
|
In the smilies package we have the instructions to upload
smilies.cfg to mods/uploader/smilies.cfg
module_smilies.php to mods/uploader/module_smilies.php
But there is also a template called template_smilies.cfg but no instructions on what to do with it.
Is this template supposed to be used somewhere please and if so where??? _________________ ~HG~
|| Click here to view all my phpBB Communities || |
|
| Back to top |
|
 |
Lady Syren
Joined: 19 Sep 2005
Posts: 76
Location: Central United States
|
Posted: 2/12/2006, 9:17 am Post subject: |
|
|
No, you don't do anything with that file. I use this mod and it works just fine without that file. _________________ [ Sharnyl ][ New Houston ] |
|
| Back to top |
|
 |
|