Frontpage? Dreamweaver?
Jan
You are not logged in. Please login or register.
PunBB Forums → Posts by hiredgunz
Pages 1
Frontpage? Dreamweaver?
Jan
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
Just use a regular mysql query ... "SELECT * FROM tablea, tableb ORDER BY date" Since you are getting all the info anyways You can also sort ascending or decending ....
best,
Jan
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
Heres a nice tutorial on mysql:
http://www.php-mysql-tutorial.com/conne … ng-php.php
best,
Jan
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
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
best,
Jan
Hey all 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
Pages 1
PunBB Forums → Posts by hiredgunz
Powered by PunBB, supported by Informer Technologies, Inc.