MyBB Community Forums

Full Version: Probably last help needed. Please?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Thanks to everyone who helped out so far. I finally got to create my website and it looks epic Wink I need one final help and I need it quickly please. Basically I uploaded a plugin call MyTabs. I uploaded it into the right file and everything. But it says this :

Warning [2] require(/home/a6860814/public_html/admin/modules/forum/mytabs.php) [function.require]: failed to open stream: No such file or directory - Line: 541 - File: admin/index.php PHP 5.2.17 (Linux)
File Line Function
/admin/index.php 541 errorHandler->error
/admin/index.php 541 require

PHP Error Message

Fatal error: require() [function.require]: Failed opening required '/home/a6860814/public_html/admin/modules/forum/mytabs.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/a6860814/public_html/admin/index.php on line 541

Free Web Hosting




Whats wrong?
Hello,

The error is exactly as it seems Smile
/home/a6860814/public_html/admin/modules/forum/mytabs.php does not exist. In other words it hasn't been uploaded.
Upload the file and the error should disappear.

Thanks,
Thanks. I'll try this.