Try changing
<?php echo "<br /><div style=\"TEXT-ALIGN: center\">
to
<?php echo "<br /><div style=\"TEXT-ALIGN: left\">
Oh, and wouldn't it be nicer to have your ads in a vertical line?
And this thread should be in Mod discussion
You are not logged in. Please login or register.
PunBB Forums → Posts by elbekko
Try changing
<?php echo "<br /><div style=\"TEXT-ALIGN: center\">
to
<?php echo "<br /><div style=\"TEXT-ALIGN: left\">
Oh, and wouldn't it be nicer to have your ads in a vertical line?
And this thread should be in Mod discussion
Just an idea, but try this: <pun_include 'filename'>
Do they execute fine without including them?
I gives you the possibility to add a logo ontop of your forums, above your forum title.
Screenshot
1.0.2 uploaded, fixes all (known) install_mod.php problems.
It should be fixed now. Version 1.4.1 is now available on PunRes. Information on the error can be found in the thread on PunRes.
Thx
I might sound like a n00bie here, which I am on Linux ( ), but could I have some instructions on how to install? I'm on Linux Mandriva 2006.
As the title says... been looking for it for ages, need it to watch TV
If anyone can help, I'd be quite grateful
-- Bekko
You shouldn't be echoing anything before punBB sends its headers
No idea, never installed PHP on linux... but I guess it's something like --mysql or something...
Did you compile PHP with MySQL support?
You need to have a database system installed, prefeably MySQL
That looks like a useful tool
Problems with install_mod.php should now be fixed.
It's alphabetical, but first by AP/AMP
Ze 1337 Zaher PHP Editor?
In viewforum.php, find the query to fetch the topics. (should be commented quite well). If not there, add an ORDER BY clause for topic names
I think it's better to just have a list of all your vars in a separate document... cos I don't know ANY program that does it
You could always try PHP Designer 2005, but I don't really like it...
If you have nothing against ripping off Macromedia, I'd give you a serial for Dreaweaver 8 It has most of those functions you ask for, except for auto-completion of vars.
Looks nice, but seems and awful lot of code to display two or three more things
Well, I understand that you have problems with checking if your base URL is correct because you make mistakes with capitals. Well, when checking the Base URL, you should be using strtolower() on each part of the if satement (ie: if(strtolower($baseurl) == strtolower($otherthing)) { // Do yay } )
No, Register Globals isn't used. What is the link to your site? I'll come and test it over there
in your comparisons, use strtolower();
PunBB Forums → Posts by elbekko
Powered by PunBB, supported by Informer Technologies, Inc.