Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > BT.Manager (phpMyBitTorrent)
Reply
  #1  
Old 10th March 2011, 04:05
bebeshare bebeshare is offline
Member
 
Join Date: Mar 2011
P2P
Posts: 12
Default Error pmbt
1、HTTP 500 Error - Internal Server Error

In attempting to register a new user when the following prompt

A 500 HTTP Error Occurred while Processing Your Request.
An error Occurred while Processing Your Data.
Detailed info can be found in the Server Logs.
Please send a detailed report about this to

Enter the admin panel you can see the user has registered, but inactive. Activated in the admin panel need to be able to use. How to solve this problem.


2、Access Denied-You do not have Permissions to Access Upload at this time

Everyone can upload has been set, but display the following prompt when anonymous upload,why?
Reply With Quote
  #2  
Old 10th March 2011, 12:48
daffy's Avatar
daffy daffy is offline
Senior Member
 
Join Date: Mar 2009
United Kingdom
Posts: 550
Default
what version of pmbt are you using?
__________________
"FFS PPL READ GOD DAMMIT, WHAT AM I GOOGLE?"
"I Kill You!" simples


http://i.imgur.com/DtcRfH5.gif

I also Setup And Modify Trackers PM For Details
Reply With Quote
The Following User Says Thank You to daffy For This Useful Post:
bebeshare (11th March 2011)
  #3  
Old 10th March 2011, 14:53
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
the internal server error is being caused By your mail server
Have you made any mods to the source code?
Try fixing this
open include/functions.php
find
PHP Code:
    if (ip_valid(&$_SERVER[$c])) { 
and replace it with
PHP Code:
    if (ip_valid($_SERVER[$c])) { 
if you want unregistered users to Up load then you well need to create and
new user group
Quote:
guest
and set them to have access to uploads
Im not sure about the last one I need more info.
where do you see this
are you running default torrent table or modded?
__________________
Do not ask me to help you work on your site that is not phpMyBitTorrent
Do not ask me to make a mod for any other source
Do not Ask me to setup your site.
I will no longer help you setup your site, there is a setup script if you have trouble with it post in the forum here or in BT.Manager™ forum
My Current Demo is here http://demo.btmanager.org/
Reply With Quote
The Following User Says Thank You to joeroberts For This Useful Post:
bebeshare (11th March 2011)
  #4  
Old 11th March 2011, 08:44
bebeshare bebeshare is offline
Member
 
Join Date: Mar 2011
P2P
Posts: 12
Default
Quote:
Originally Posted by daffy View Post
what version of pmbt are you using?
2.04 gold eVo_blue

Bump:
Quote:
Originally Posted by joeroberts View Post
the internal server error is being caused By your mail server
Have you made any mods to the source code?
Try fixing this
open include/functions.php
find
PHP Code:
    if (ip_valid(&$_SERVER[$c])) { 
and replace it with
PHP Code:
    if (ip_valid($_SERVER[$c])) { 
if you want unregistered users to Up load then you well need to create and
new user group

and set them to have access to uploads
Im not sure about the last one I need more info.
where do you see this
are you running default torrent table or modded?
i have add guest level, and set them to have access to upload, when i try upload as guest ,following message:You do not have Permissions to Access Upload at this time.
i running default mod

Bump:
Quote:
Originally Posted by bebeshare View Post
2.04 gold eVo_blue

Bump:

i have add guest level, and set them to have access to upload, when i try upload as guest ,following message:You do not have Permissions to Access Upload at this time.
i running default mod
it works thank U!
Reply With Quote
  #5  
Old 11th March 2011, 13:18
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
In admin/settings set Upload access level
__________________
Do not ask me to help you work on your site that is not phpMyBitTorrent
Do not ask me to make a mod for any other source
Do not Ask me to setup your site.
I will no longer help you setup your site, there is a setup script if you have trouble with it post in the forum here or in BT.Manager™ forum
My Current Demo is here http://demo.btmanager.org/
Reply With Quote
The Following User Says Thank You to joeroberts For This Useful Post:
bebeshare (11th March 2011)
Reply

Tags
error , pmbt

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT +2. The time now is 11:49. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.