• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Windows PHP page_acces SQL code needed - Help!

vikkevikz

New Member
Joined
Nov 14, 2011
Messages
51
Reaction score
0
Hello! I erased my last database were all tables in the PHP exist for a website. Now I got a problem, my new database dont have the table "page_acces"

A Database Error Occurred
Error Number: 1054

Unknown column 'page_access' in 'field list'

SELECT `id`, page_access, nickname FROM

but if i go like this examplewebsite.no-ip.org//index.php/p/v/donate it goes direclty in to the website.

But the problem is i cant log in to my website, since i need to change the page_acces at the database, but there page_access section is not here. So i need the SQL code to put it in! Please help
Im using Xampp if you needed to know that!


Cheers / vokamas!
 
Back
Top