I need to access some information's because I use NFo for my test website and I am having some difficulties with third party vbulletin plugins.
I need to be able to access the error logs in order for me to trouble shoot the problem.
When will error_log be re-enabled for web hosting?
-
- This is my homepage
- Posts: 1192
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Thu Aug 10, 2006 9:41 pm
- Contact:
Re: When will error_log be re-enabled for web hosting?
Edit: I am using a workaround within the vBulletin code which is working fine for vBulletin.
Code: Select all
$config['Misc']['debug'] = true;


Re: When will error_log be re-enabled for web hosting?
The error_log is something that I plan to allow on a time-limited basis, but I have not yet had time to implement this. I do not currently have an ETA.
If you need it enabled sooner, let me know in a support request, and I can do it for you individually.
If you need it enabled sooner, let me know in a support request, and I can do it for you individually.