|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
phpbb forum simple modification on index
i need to be able to modify the index page on my php forum so that it only displays the categories, not the forums within the topics on the main index page. I'll pay 20 dollars non cc paypal for someone to get it to work...
the site is at http://littlewebjobs.com/finance/index.php |
|
#2
|
|||
|
|||
|
It looks like the easiest way is to change the one line aroung line number 26
$viewcat = ( empty ....... ) : -1 ; make the -1 a 1; This will cause the forums within the categories to not be displayed, yet allow the category to be clicked to still display the forums later. If you need more detailed changes let me know. Larry URL <-- works for PayPal ![]() |
![]() |
| Viewing: Dev Shed Forums > Other > Hire A Programmer > phpbb forum simple modification on index |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|