• 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!

OTForum! 1.0 Beta

I don't know why, but for me threads are disappearing...
After first view they are just deleted from database.
 
This is my threads, execute this in sql.
Code:
INSERT INTO `forums` (`id`, `name`, `description`, `closed`, `access`) VALUES
(2, 'Trade.', 'If you want sell or buy any item post here.', 0, 0);  
INSERT INTO `forums` (`id`, `name`, `description`, `closed`, `access`) VALUES
(2, 'Guild.', 'Serch Guild? Search members? Search war? Post here.', 0, 0);  
INSERT INTO `forums` (`id`, `name`, `description`, `closed`, `access`) VALUES
(2, 'Support.', 'If you find any bug or need a GM post here.', 0, 0);
 
There is admin panel, so u can create new boards delete topics/posts etc.

Also I did not forgot about edit functions, I don't think so it exists on tibia.com forums.
 
my admin button aint working paxton ;) hehe, it just refreshes the site when clicking it
 
ops nvm... it works, but it just makes you to login as an admin, but you can't post any boards, you can just post and delete threads.

But there isn't any "admin panel"
 
Really good!
It works 101%
Please, make updates.
Rep++ 4 you
 
Warning: include(forum/config.php) [function.include]: failed to open stream: No such file or directory in C:\xampp\htdocs\forum\forum.php on line 28

Warning: include() [function.include]: Failed opening 'forum/config.php' for inclusion (include_path='.;C:\xampp\php\pear\') in C:\xampp\htdocs\forum\forum.php on line 28

Warning: include(forum/functions.php) [function.include]: failed to open stream: No such file or directory in C:\xampp\htdocs\forum\forum.php on line 29

Warning: include() [function.include]: Failed opening 'forum/functions.php' for inclusion (include_path='.;C:\xampp\php\pear\') in C:\xampp\htdocs\forum\forum.php on line 29

Fatal error: Call to undefined function timenow() in C:\xampp\htdocs\forum\forum.php on line 31


¬¬ how can i fix it¡?
 
Warning: include(forum/config.php) [function.include]: failed to open stream: No such file or directory in C:\xampp\htdocs\forum\forum.php on line 28

Warning: include() [function.include]: Failed opening 'forum/config.php' for inclusion (include_path='.;C:\xampp\php\pear\') in C:\xampp\htdocs\forum\forum.php on line 28

Warning: include(forum/functions.php) [function.include]: failed to open stream: No such file or directory in C:\xampp\htdocs\forum\forum.php on line 29

Warning: include() [function.include]: Failed opening 'forum/functions.php' for inclusion (include_path='.;C:\xampp\php\pear\') in C:\xampp\htdocs\forum\forum.php on line 29

Fatal error: Call to undefined function timenow() in C:\xampp\htdocs\forum\forum.php on line 31


¬¬ how can i fix it¡?

In your accmaker, go to ?subtopic=forum, don't go straight to forum.php
 
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in C:\xampp\htdocs\teste\forum\forum.php on line 77

What is that? oO
 

Similar threads

Back
Top