Help me setup my websites!

03/07/2014 12:26 C# Coder#1
WEBSITE 1, MINE

:rtfm:
ERROR ON SITE
I have a problem in forgetting password here:[Only registered and activated users can see links. Click Here To Register...]

AND HERE IS THE FILE THAT CONTAINS THE ERROR!

[Only registered and activated users can see links. Click Here To Register...]


--------------------------------------------


WEBSITE 2, not mine but I can't figure it

ERRORS ON WEBSITE

[Only registered and activated users can see links. Click Here To Register...]

And here is the website that I downloaded and want to make it work:

[Only registered and activated users can see links. Click Here To Register...]
03/07/2014 12:31 Y u k i#2
[Only registered and activated users can see links. Click Here To Register...]

You got more problems than you might think.

Maybe you should read the fucking manual yourselfe.
03/07/2014 12:34 C# Coder#3
You could right click and open the images in new tab, its not my prob that elitepvpers can't stream images on theirs website.
03/07/2014 12:47 petje1#4
Quote:
Originally Posted by C# Coder View Post
You could right click and open the images in new tab, its not my prob that elitepvpers can't stream images on theirs website.
with this attitude you ain't gonne get some help.
It seems like you did something wrong in your config.

for the first site, we need rule 160 before we can actually do something.
03/07/2014 12:53 C# Coder#5
Quote:
Originally Posted by petje1 View Post
with this attitude you ain't gonne get some help.
It seems like you did something wrong in your config.

for the first site, we need rule 160 before we can actually do something.
Here is line 160
[Only registered and activated users can see links. Click Here To Register...]
03/07/2014 14:57 MindViruz#6
Quote:
Originally Posted by C# Coder View Post
Here is line 160
[Only registered and activated users can see links. Click Here To Register...]
what is your accountID table name in your database?
03/07/2014 15:29 C# Coder#7
my accounts table named "accounts" and inside of it the accountID named "Username"
03/07/2014 23:40 Deathmist#8
Epic World of Warcraft website, pal. (Y)
03/08/2014 09:56 C# Coder#9
Quote:
Originally Posted by Deathmist View Post
Epic World of Warcraft website, pal. (Y)
That's didn't help ��
No one help-ed means gotta try another forum.
03/14/2014 17:50 Danial Eugen#10
Quote:
Originally Posted by C# Coder View Post
That's didn't help ��
No one help-ed means gotta try another forum.
Please DON'T! We can't afford losing the best C# Coder. NOOOOOO!
03/15/2014 16:38 FTBZed#11
Change it to $_POST['accountid'] and $_POST[pass] to $_POST['pass'], use either single or double quotes, it is up to you.

The value inside the $_POST is the "name" attribute of the specific "input" in the form.

By the way who wrote that query? why not break it into variables to make it cleaner?

Enjoy.
03/15/2014 22:54 C# Coder#12
Quote:
Originally Posted by FTBZed View Post
Change it to $_POST['accountid'] and $_POST[pass] to $_POST['pass'], use either single or double quotes, it is up to you.

The value inside the $_POST is the "name" attribute of the specific "input" in the form.

By the way who wrote that query? why not break it into variables to make it cleaner?

Enjoy.
Thanks man, the prob in the 2nd site is that new MySQL's doesn't support that form of coding so you would have to use progs like appserv 2.4.7
03/16/2014 00:03 FTBZed#13
Alright, try appserv 2.5.10, never had a problem with any website and/or script using the 2.5.10 version.

Good luck, if you need any help with small things i wouldn't mind helping you.
03/17/2014 05:31 demonscim#14
It's got something to do with your database man...
03/19/2014 13:36 [NoReason]#15
thanks for the site btw!