1

(15 replies, posted in PunBB 1.2 troubleshooting)

Frontpage?  Dreamweaver?  wink

Jan

2

(15 replies, posted in PunBB 1.2 troubleshooting)

You'll have to create an .htaccess an place it into you punbb main directory... then add that line above to test if it will work or not.   Some hosts won't allow a custom .htaccess or won't allow php flags being turned on or off, but hey ... it's worth a shot!

best,

Jan

3

(2 replies, posted in Programming)

Just use a regular mysql query ... "SELECT * FROM tablea, tableb ORDER BY date"  Since you are getting all the info anyways smile You can also sort ascending or decending ....

best,

Jan

4

(6 replies, posted in Programming)

Yes there are and I really like Xampp for running php files locally since it already has everything inlcuded, unless you are dealing with (yuck) ioncube encoded files smile

Heres a nice tutorial on mysql:

http://www.php-mysql-tutorial.com/conne … ng-php.php

best,

Jan

5

(114 replies, posted in Programming)

I was using dreamweaver for all my coding and customizations, but discovered it was changing some code when it was uploaded back to the site.  Stopped using it and now really like pspad (it's free) along with filezilla for my ftp client (it's free too LoL)....

best,

Jan

6

(15 replies, posted in PunBB 1.2 troubleshooting)

Just in case anybody runs into this problem in the future, try adding this line to your .htaccess if you get a blank page after installing any script:

php_flag display_errors on

It may show you the error that is stopping the page from showing (if you view source you'll usually only see the basic html tags if anything at all) and give you a place to start looking smile

best,

Jan

7

(0 replies, posted in PunBB 1.2 show off)

Hey all smile  Man, I sure like PunBB and I've gotten a new forum up here:

Article Friendly User Suport Forum ...

Stop by anytime and say hi!

best,

Jan Michaels