View Single Post
  #2  
Old 24th March 2015, 01:44
firefly007's Avatar
firefly007 firefly007 is offline
SUPPORT GURU
 
Join Date: Jun 2010
P2P
Posts: 721
Default
Well! I will try and help as much as possible with the limited amount of data you have given us but maybe if you follow step three you could get some more data to work with :)

1) Are You using like the thread indicates truly PHPMYBITORRENT and not BT.MANAGER, because if you are using BT.Manager I would have a look ate permissions how ever I don't have either one installed at this time so I can not check if indeed that is the problem.

2) Is this problem only on that page or does it occur on other pages, the reason I ask is this can happen if you are missing a PHP lib, however I highly doubt it!

3) Turning on "Display error messages" or add this to the offending page.

Code:
ini_set('display_errors',1); ini_set('display_startup_errors',1); error_reporting(-1);
I have never had the problem that your currently having so I need to ask if you have fiddled with the page or code linked to it.
__________________




Please Support Majority Report


You can contact me on Skype live:phesadent.elect but please let me know first.


If you are ever need me desperately then please email me at dan.oak44@gmail.com and I will contact u within a week.


Due to free time I'm able to help interested member's with their tracker.

Please Note!
Depending on your requests I will charge you for my assistance for Tracker installs and mods.
All my mods are custom and prices will very depending on the request.
I'm able to install any tracker and mods including themes.

Please PM me

Reply With Quote