Do you like the new Portal?
Moderator: General Moderators
the portal rocks, glad it came cuzz i hated the scrolling till the banners where gone and the forum came in screen.
imho i don't really think it's that needed: another theme, though if you choose one, choose a light one, dark theme's scare the people away.
the quickreply looks handy, though it gives me a feeling like *hey i'm a flamer!*
and, looks like php-nuke? so? did you ever try php-nuke? then you know how it sucks, and if this works, groovy, i need it too, cause php-nuke is too heavy for my server and is imo one big bug.
imho i don't really think it's that needed: another theme, though if you choose one, choose a light one, dark theme's scare the people away.
the quickreply looks handy, though it gives me a feeling like *hey i'm a flamer!*
and, looks like php-nuke? so? did you ever try php-nuke? then you know how it sucks, and if this works, groovy, i need it too, cause php-nuke is too heavy for my server and is imo one big bug.
- redhair
- Forum Contributor
- Posts: 300
- Joined: Fri May 30, 2003 4:36 pm
- Location: 53.23N-6.57E
- Contact:
For fun i downloaded the last version last month, just to see how many errors it has these days and how much bad coding is involved...nothing's changed, really.so? did you ever try php-nuke? then you know how it sucks, and if this works, groovy, i need it too, cause php-nuke is too heavy for my server and is imo one big bug.
I wonder how much email support@ phpnuke.org gets daily..a lot of them must start like: 'Help, i cannot get phpnuke to function error free!'
It's some bad ass sht. It has some good effects though...if you are a beginner, it kind of shows the power of php/mysql, and the errors could be a motivation to start learning php yourself.
btw, in your profile i see you got a website that actualy runs one!
Re: Do you like the new Portal?
Does not computejason wrote:So, what do you think?
But it's great....
- redhair
- Forum Contributor
- Posts: 300
- Joined: Fri May 30, 2003 4:36 pm
- Location: 53.23N-6.57E
- Contact:
all the timelcidw wrote:uh, yeah that's an old one, didn't have the time to change it, and it was only a test.
that should become a portal for students.. i'm just not really good with nice designs and content
And i'm busy designing my own cms. I believe that's what you did too, redhair?
my nuke page(s) never got further then testing and just looking to.
I would never even think about placing one..unless the one i'dd set it up for pay's enough to settle the frustration.
Programming it your self is better for your skills, and you decide where the parse errors begin! Much more control that way.
Exactly, i luuv php (geilste taal die er is). Whoops, wrong lang file. Uhm.. and i'm starting with an advanced C seminar at school after my vacation so that'll be usefull.
Anyway and again, where can i get the portal mod?
Or hey redhair, just give me your site, i'll put coded by redhair at the bottom with bold <h1> characters
Anyway and again, where can i get the portal mod?
Or hey redhair, just give me your site, i'll put coded by redhair at the bottom with bold <h1> characters
- redhair
- Forum Contributor
- Posts: 300
- Joined: Fri May 30, 2003 4:36 pm
- Location: 53.23N-6.57E
- Contact:
Mijn vriendin kan anders ook knap..ehh..lcidw wrote:Exactly, i luuv php (geilste taal die er is). Whoops, wrong lang file. Uhm..
As temting as that might sound..lcidw wrote:Or hey redhair, just give me your site, i'll put coded by redhair at the bottom with bold <h1> characters
Good luck with your portal hunt
(..why not write it yourself?)
i am writing one myself, but i need something nice now for me and a group friends of mine.
so, i gave up with phpnuke(-forks), and the moment i saw the portal of devnetwork, i thought that was good enough temporary.. until my own is finished.
[DUTCH]mijn vriendin.. uh, was, kon het ongelooflijk goed, kheb t uitgemaakt.. dom, alleen voor de sex had ik t al aan moeten houden
[/DUTCH]
so, i gave up with phpnuke(-forks), and the moment i saw the portal of devnetwork, i thought that was good enough temporary.. until my own is finished.
[DUTCH]mijn vriendin.. uh, was, kon het ongelooflijk goed, kheb t uitgemaakt.. dom, alleen voor de sex had ik t al aan moeten houden
- redhair
- Forum Contributor
- Posts: 300
- Joined: Fri May 30, 2003 4:36 pm
- Location: 53.23N-6.57E
- Contact:
lcidw, Your avatar has one of my ex girlfriends in it...
If thats the one you broke up with...then i understand your grief, she was some animal indeed
Remember this
If thats the one you broke up with...then i understand your grief, she was some animal indeed
Remember this
Code: Select all
<?php
print "Should i stay or should i go: ";
if ((isset($_GET['sex']) && $_GET['sex']== "Good"))
{$option = "Think twice!";} else {$option = "Run!";}
echo $option;
?>