|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
You don't need a fax machine to get faxes. Get a fax-to-email fax number from CallWave. Try it free.
|
|
#1
|
|||
|
|||
|
phpBB MOD help
Can someone help me code a MOD for phpBB?? I am wanting a fantasy sports league that will have the same look as the phpBB board. I am new to PHP, so I need help in starting. Thanks in advance.
|
|
#2
|
||||
|
||||
|
RE: phpBB MOD help
|
|
#3
|
|||
|
|||
|
RE: phpBB MOD help
I did try that, but I'm not sure how to get started. Can someone help???
|
|
#4
|
||||
|
||||
|
RE: phpBB MOD help
i have never used it i make some small scale mods for phpbb from time to time. I recomend you read up on templating and classes before modding phpbb unless you already have.
|
|
#5
|
|||
|
|||
|
RE: phpBB MOD help
Any possibility of someone giving me a good base to work off of?? Maybe help me write some functions or define some variables or something like that? Help would be GREATLY appreciated!!
|
|
#6
|
|||
|
|||
|
RE: phpBB MOD help
If you want to just change the colors, and keep the feel, just modify the stylesheet associated with the page. Some of the stylesheet entries are kind of cryptic, but they can be figured out with a little groundwork. Alls I did to modify mine was change the stylesheet, and add a navigation bar and banner, no real effort required.
|
|
#7
|
|||
|
|||
|
RE: RE: phpBB MOD help
Quote:
I'm not trying to change colors, I'm trying to create a fantasy sports MOD. |
|
#8
|
|||
|
|||
|
RE: phpBB MOD help
And what exactly do you wish to do with this mod?
|
|
#9
|
|||
|
|||
|
RE: RE: phpBB MOD help
Quote:
Just allow users to pick teams and show their win-loss record in their profile on phpBB. I want it to have the same look and feel of phpBB, but it will pretty much be all on it's own. |
|
#10
|
|||
|
|||
|
RE: phpBB MOD help
I need to mod the subSilver template so that the forum table columns will instead of reporting Topics, Posts, and Last Post, will display Priority, Status, Owner, Date, etc., all of which need to be set in the Admin mod in the Forum Management applet.
I have been developing Web-based software for 10 years, but have only 2 weeks of PHP experience. Some help is greatly appreciated, especially if it is documentation. I have looked at the install.txt files of several of the template hacks from the php.net and phphacks websites, but they seem to be merely variations of the subSilver theme with no real data format changes. tia, Mark |
|
#11
|
|||
|
|||
|
RE: phpBB MOD help
btw: this was very helpful, though the php syntax is still throwing me:
http://www.phpbb.com/phpBB/viewtopic.php?t=86960 Mark |
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Applications > Welcome! |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|
|