Jump to content
MakeWebGames

Recommended Posts

  • 2 weeks later...
  • 5 weeks later...
Posted

Re: FREE Bug Tracker Mod

Great Mod. The usual spelling/grammatical errors, but hey, I can log them now :P

Question though. Still fairly new to this PHP coding, and dabbling a bit, but can't seem to figure out where or what I would change in this code to make it so all users can view bugs?

My reasoning: Hiding bugs from other players means there's more of a chance of the same bug being reported multiple times, especially if it's a major one. I think it makes sense to have it so all users can view, while only staff admin can actually reply.

The other feature that would be nice would be to have a flag that shows new (like announcements) for staff when a bug is added.

If I figure out either of these on my own, I'll post an update. Have plenty on the "to do" list, so who knows if that will ever happen.

Thanks oXi! +1

  • 1 month later...
  • 4 months later...
Posted

Re: FREE Bug Tracker Mod

OK, I know this is an old post but I recently started working on a couple of games, v1 and v2. Decided to use this for the v2 game since it didn't come with the bug reporter script. I have fixed several errors in the script, dressed it up a bit and added a way to change the status of the reported bug.

Fixes:

1) Staff comment box to post the staff ID rather than wrongly posting the reporters ID.

2) Removed the phantom cell from the end of the display where manager functions are held that was seen by the players.

3) Renamed the urgency labels

4) Added options to change the status of the bug.

5) Reoganized the layout and modified the SQL tables slightly.

6) I have also changed the staff access levels on my game but left them generic here so they will work for you.(You may want to change them on your game as well)

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

SQL tables:

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

Hope you enjoy :-D

  • 2 weeks later...
Posted

Re: FREE Bug Tracker Mod

 

ive tried converting the modified version for v1 but didnt work can someone help me??? and yes i have read tutorial but still doesnt work

Here is v1 version of the mod 2 posts up.

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

I tested it but only a quick fix test so if it doesn't work 100% let me know and i'll keep checking it for fixes.

  • 11 months later...
Posted

Re: FREE Bug Tracker Mod

Just one more thing...

Can someone make this script so that you regular members can view the bugs that have been posted, but cannot see the items under manage? (MSN me for more info)

Posted

Re: FREE Bug Tracker Mod

Ive installed this and works great. If you change the hidden td tags you can keep the player name hidden but still show the bug report.

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

Will stop people reporting the same bug over n over again (hopefully!) They can also see the status on the bug report. I think this will work better if you have a busy game introduce something new and have people rushing to report that spelling mistake :D

Ive also placed this at the top

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

Which does what it says

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...