PDA

View Full Version : Please help, urgent!


MahdyE23
07-14-2013, 01:05 AM
I do not know what is going on. This occurred when my friend uploaded something, now it keeps giving me this error. I tried installing and reinstalling it, but still nothing. How can I fix this?

http://prntscr.com/1fadqe

The file is here:

http://prntscr.com/1fadrx

I do not know what to do. Please, help.

deltahawk5
07-14-2013, 01:12 AM
Add this line to your config.php file and remove the plugin and corresponding files your friend installed.

define('DISABLE_HOOKS', true);

MahdyE23
07-14-2013, 01:52 AM
Add this line to your config.php file and remove the plugin and corresponding files your friend installed.

define('DISABLE_HOOKS', true);

Okay, thanks for that. Now, my next error is with the dbtech shoutbox. I installed it perfectly, but the permissions won't show up in the ACP.

http://prntscr.com/1fal81

Any idea on how I can fix this?

Ba'al
07-14-2013, 02:46 AM
Okay, thanks for that. Now, my next error is with the dbtech shoutbox. I installed it perfectly, but the permissions won't show up in the ACP.

http://prntscr.com/1fal81

Any idea on how I can fix this? Go here http://www.dragonbyte-tech.com/f46/ and post your problem.

tbworld
07-14-2013, 03:11 AM
I do not know what is going on. This occurred when my friend uploaded something, now it keeps giving me this error. I tried installing and reinstalling it, but still nothing. How can I fix this?

http://prntscr.com/1fadqe


The error message is telling you exactly what file it cannot find. Verify that the file exists at that location and that you have read access permission to it.

By chance did you forget to upload the files to the server? The xml file will load in the plugin data, but dbtech's plugins usually calls an external file until they are stored in the datastore. So if you did not upload the files, you would see that exact error.