Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
Help - Errors?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Khalil" data-source="post: 295753" data-attributes="member: 9938"><p>What? The file 'bottom.php' is trying to "own"? What the fuck does that even mean? Oh and, if you read the directory requested, you could tell it's not a v26 system, it's RevCMS, that's it's tree. [USER=36373]@JayCustom[/USER]</p><p></p><p>Alright, let me hand you some real help, the first error tells you that the mysql function used there is deprecated, no longer supported by your current PHP version you have installed on your server/personal computer. And since the first error was regarding the connection to the database (which obviously failed), the second error was an obvious one since the query couldn't be ran as no database was set/connected to, to run the check on. And the final error means that your file 'bottom.php' couldn't open up the requested file (checktheban.php), make sure that file does exist in the same directory as 'bottom.php'.</p></blockquote><p></p>
[QUOTE="Khalil, post: 295753, member: 9938"] What? The file 'bottom.php' is trying to "own"? What the fuck does that even mean? Oh and, if you read the directory requested, you could tell it's not a v26 system, it's RevCMS, that's it's tree. [USER=36373]@JayCustom[/USER] Alright, let me hand you some real help, the first error tells you that the mysql function used there is deprecated, no longer supported by your current PHP version you have installed on your server/personal computer. And since the first error was regarding the connection to the database (which obviously failed), the second error was an obvious one since the query couldn't be ran as no database was set/connected to, to run the check on. And the final error means that your file 'bottom.php' couldn't open up the requested file (checktheban.php), make sure that file does exist in the same directory as 'bottom.php'. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
Help - Errors?
Top