vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Moderators Functions - Pedro!'s Post Report Manager 0.93 (https://vborg.vbsupport.ru/showthread.php?t=205087)

andyh2 03-23-2009 07:23 PM

Quote:

Originally Posted by Pedro! (Post 1775252)
I'm not sure what's going on as everyone elses seems to be working okay... can you look in your database and see if anything exists in the pprmReports table? Are you running any other report hacks/mods? If so try and disable those and see if it makes a difference...

Oh, also sorry I haven't brought out any updates, I've been rather busy lately! Will be giving this hack some attention and hopefully be implementing some of the suggested features soon (including an ImpEx tool)

There aren't any rows in the pprmReports table. I don't have any other report plugins/products installed. Here's what I do have installed: http://www.grabup.com/uploads/035e3d...12a68d9ecf.png

I've reinstalled this many times but I still get the same blank page. I have no idea what's wrong :S

Pedro! 03-23-2009 07:24 PM

Quote:

Originally Posted by kud0gfx (Post 1758369)
Have a really nice look, you think you could implement in the future report signatures, avatars or nicks? thyou

Maybe in a future release but I'm focusing on getting it working for existing report functions at the moment.

Pedro! 03-26-2009 05:02 PM

Quote:

Originally Posted by andyh2 (Post 1775261)
There aren't any rows in the pprmReports table. I don't have any other report plugins/products installed. Here's what I do have installed: http://www.grabup.com/uploads/035e3d...12a68d9ecf.png

I've reinstalled this many times but I still get the same blank page. I have no idea what's wrong :S

Oh I forgot to ask... you followed step 12 of the installation instructions, right?

maxicep 03-26-2009 07:26 PM

Quote:

Originally Posted by Pedro! (Post 1775259)
Ah, I think I forgot to make it check the forum ID so it just checking if they can moderate any forum. I'll fix this in the next release. I'll also fix the SQL error.

Thanks pedro

Can u tell me for now that small code modifies because our forum is very active about post reports and Category Moderators should only show the reported posts in the forums they can moderate. :( Also SQL Error too

Have a nice days :)

Alfa1 03-27-2009 04:49 PM

Quote:

Originally Posted by Pedro! (Post 1775259)
Ah, I think I forgot to make it check the forum ID so it just checking if they can moderate any forum. I'll fix this in the next release. I'll also fix the SQL error.

Please make this an option. I think it is good if other mods can see what reports have been filed.

vidan 03-28-2009 06:49 AM

yes pedro please fix it, i want to install it too, release new version pls ^^

joe1989 03-28-2009 06:52 PM

Quote:

Originally Posted by andyh2 (Post 1775261)
There aren't any rows in the pprmReports table. I don't have any other report plugins/products installed. Here's what I do have installed: http://www.grabup.com/uploads/035e3d...12a68d9ecf.png

I've reinstalled this many times but I still get the same blank page. I have no idea what's wrong :S

I would suggest disabling all other mods you are running via the plugins/products area of the AdminCP. After all others are disabled, do a test report to see if it works. If so, then go back and enable the products one by one, doing test reports in between. That way, you'll be able to tell which mod is interfering with this one. Make sense?

jawatkin 04-05-2009 10:59 AM

Hey Pedro, quick bug report... When looking at "Closed" post reports in the CP, if you click on any of the following pages, it goes to

http://www.xxxxxxxx.com/forum/mcp/pp...ow=open&page=2

Line 392 of pprm.php : $pagenav .= " <a href=\"pprm.php?$session[sessionurl]show=open&amp;page=$thispage\" class=\"normal\">$thispage</a> ";

is incorrect.. I fixed it in the interim by creating an "area" variable that is set by the case statement....

maxicep 04-05-2009 10:30 PM

Quote:

Originally Posted by jawatkin (Post 1784210)
Hey Pedro, quick bug report... When looking at "Closed" post reports in the CP, if you click on any of the following pages, it goes to

http://www.xxxxxxxx.com/forum/mcp/pp...ow=open&page=2

Line 392 of pprm.php : $pagenav .= " <a href=\"pprm.php?$session[sessionurl]show=open&amp;page=$thispage\" class=\"normal\">$thispage</a> ";

is incorrect.. I fixed it in the interim by creating an "area" variable that is set by the case statement....

Yes right i fixed it too .

Open modcp/pprm.php

Find:
Code:

$pagenav .= " <a href=\"pprm.php?$session[sessionurl]show=open&amp;page=$thispage\" class=\"normal\">$thispage</a> ";
Change to:
Code:

$pagenav .= " <a href=\"pprm.php?$session[sessionurl]show=closed&amp;page=$thispage\" class=\"normal\">$thispage</a> ";

And also, we are waiting a fixed realase ( especially, about moderator permissions )

joe1989 04-07-2009 06:08 PM

Hopefully Pedro can include this newly reported bug in the fix!


All times are GMT. The time now is 11:50 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03460 seconds
  • Memory Usage 1,749KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete