Author |
Message |
|
You can install the Mozilla browser with out all that neway.
|
|
|
Carbonize wrote:Yup this is why I test all my pages in Internet Explorer, Opera and Firefox. I also use Firefox as my main browser as it has some nice extensions like web developer and edit css.
I use what i can when i can.
I still don't get Mozilla why build two browsers?
When you can build one that rules all???? Plus the name thing is just as funny as Windows next incarnation codenamed longhorn. And peeps were
complaining about Mac OS X 10.whatever being called Tiger lol
So far the best browser is probably Opera, in terms of DOM, CSS, etc
|
|
|
What navthing?
I don't know if its his site parsing the HTML, that nav thing or what.
That's why I hate stuff like that it screws your code up like opening an rtf
file in notepad.
Just add the ?> to the file without using navthing unless that is a CMS if it
is then it may be a HTML parser in PHP so you may not need the PHP tags.
But that also depends on whether it can parse PHP which by the looks of
things it is but its not doing the poll bit. Normally this prob is solved by
changing the files extension to *.php
Its nothing wrong with the poll so i'll levave it up to you what to do.
|
|
|
macey1995 wrote:ah yes, i sorted the pop ups now!,
cant seem to find this reason for the horizontal scroll though, do you see it as that much of an issue? i thought most people are 1024 x 768 now anyway?
or am i being presumtious!
Not really, most schools block about 90% of the web anyway.
For people at work they're too busy working we can say.
1024x768 is pretty much the standard. Since most PC's come with a
15 or 17" screen with a min resolution of 640x480 or 800x600 but their
default is 1024x768.
Admittedly we can argue like this about what the most common browser
^^ in my mind if it works in Safari it'll work in all other browser with very
minimal tweaking. That is, if you have a Mac lol.
Auron
|
|
|
Could try sessions.
Using $_SESSION (i think) try www.php.net
|
|
|
It should work if you've got it there.
But WHAT IS changing it to >?
|
|
|
Do you know what file is causing the error?
|
|
|
Search. And the answer you'll find is no.
|
|
|
If you want to include a file in header.php say include.php
just have in include.php echo "n";
Better yet try a site called WWW.PHP.NET !!!
|
|
|
Its on the demo pages on this site and on the demo polls after you install advanced poll.
Auron
|
|
|
Try reinstalling making sure you got all the info in correctly.
Make sure are the chmod permissions are set correctly.
Run install.php
Use the default username and password.
You may want to wait for Cardonize since he's the resident expert on the AGB.
Auron
|
|
|
Works for me.
Auron
|
|
|
Something in the templates I got that too when I first downloaded it.
Auron
|
|
|
Your one of many lol.
Look around on this forum!
|
|
|
That looks alright.
Do you get any errors?
In mainleftwindow.php try the 5 without ' and '. I think integers don't require quotes. Otherwise they may (i think) get interpreted as char's.
Auron
|
|
|