vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - Advanced Report Post Management System (https://vborg.vbsupport.ru/showthread.php?t=137031)

Alfa1 06-25-2008 09:45 AM

Any news?

eido 06-26-2008 11:41 AM

does this work for vbulletin 3.7.2?

Alfa1 06-26-2008 12:41 PM

Just browse the previous page and the answer will be clear.

therogueforums 08-13-2008 05:17 AM

Ok, I've used this system for quite a while. I know it isn't compatible with 3.7+ no problem. My question is: how do I get everything back to the standard vB report post functionality? Ever since I used this product, I've had incomplete reported posts. The reason never, ever, shows up.

This thing worked great for about 2 weeks, then it broke (I probably broke it). Since then, we've mumbled through reported posts when we get them. Now that activity is picking up, and a few more posts are being reported, I'd like to know why.

So, again, how do I get it back to where the reported reason shows up with the reported post? Thank you for any help :)

students_forum 09-04-2008 09:08 PM

Quote:

Originally Posted by Alfa1 (Post 1538832)
Great!

he sounds good :)

jl255 09-05-2008 05:49 PM

the post link is wrong on my forum:
http://www.sgclub.com/showpost.php?postid=1394294

maybe due to the fact that i'm using vbseo? how can i fix this? tks!

Fender963 09-06-2008 12:20 AM

Kudos to you Distance. A solid piece, pragmatic piece of software.

students_forum 09-06-2008 01:27 PM

I agree. Superb stuff. If only we could post PMs, blog comments, social group comments too.

Chandler 09-12-2008 01:48 AM

Are you making one for 3.7.*?

tintin74 10-24-2008 03:16 PM

I'm also waiting for a 3.7.x release.... ;-)

Namaless 10-27-2008 11:21 PM

In the next week I'm plane to install this mod into vb 3.7.3 and test it..

Yorixz 10-31-2008 09:53 PM

I'll be glad to hear the outcome of that!

therogueforums 11-11-2008 10:38 AM

Any updates on this? Or, at the very least, how to get it back to the old system?

powerful_rogue 11-14-2008 04:21 PM

Quote:

Originally Posted by cb001 (Post 1538675)
For vBulletin 3.7 you need to edit the "save reports to database" plugin. The following code should work:

Code:

global $vbulletin;

$vbulletin->db->query("
    INSERT INTO " . TABLE_PREFIX . "postreport
    (postid, userid, reporttext, status, dateline)
    VALUES
    (" . $iteminfo['postid'] . ",
    " . $vbulletin->userinfo['userid'] . ",
    '". addslashes(htmlspecialchars_uni($vbulletin->GPC['reason'])) . "',
    0,
    " . TIMENOW . ")
");

Don't know if it the best solution.

Has anyone managed to get this to work on 3.7 using the above fix?

lesliexo 11-15-2008 12:21 AM

I had this mod working on 3.7.2, by using one of the fixes mentioned in this thread.

When I upgraded to 3.7.4, the mod failed to continue working. It isn't posting reports to the modcp/admincp and an alert isn't coming up under "notifications". However, the mod is still creating threads.

Does anyone have a possible fix for 3.7.4? Anyone know how to fix this?

Thanks :)

jawatkin 11-19-2008 05:14 PM

Quote:

Originally Posted by lesliexo (Post 1665856)
I had this mod working on 3.7.2, by using one of the fixes mentioned in this thread.

When I upgraded to 3.7.4, the mod failed to continue working. It isn't posting reports to the modcp/admincp and an alert isn't coming up under "notifications". However, the mod is still creating threads.

Does anyone have a possible fix for 3.7.4? Anyone know how to fix this?

Thanks :)

You need to re-edit the report.php as an upgrade to 3.7.4 over-wrote the changes you made :)

DannyC55 11-23-2008 06:14 PM

How to i get this to work on the latest version of vbulletin?

students_forum 11-27-2008 12:48 PM

Quote:

Originally Posted by powerful_rogue (Post 1665635)
Has anyone managed to get this to work on 3.7 using the above fix?

Yes.

Alfa1 11-27-2008 02:13 PM

Quote:

Originally Posted by therogueforums (Post 1597508)
Ok, I've used this system for quite a while. I know it isn't compatible with 3.7+ no problem. My question is: how do I get everything back to the standard vB report post functionality? Ever since I used this product, I've had incomplete reported posts. The reason never, ever, shows up.

This thing worked great for about 2 weeks, then it broke (I probably broke it). Since then, we've mumbled through reported posts when we get them. Now that activity is picking up, and a few more posts are being reported, I'd like to know why.

So, again, how do I get it back to where the reported reason shows up with the reported post? Thank you for any help :)

Does anyone else have problems with incomplete reported posts? Is there a fix?

joe1989 01-09-2009 06:50 PM

Well, I'll be the first to post that this mod doesn't work with the new 3.8 version!

Is there a quick-fix for this? What can I do?

I really, really love this mod, and I really, really miss it already! Please provide info regarding ASAP!!

Thanks!

joe1989 01-09-2009 06:54 PM

Some info:

Everything seems to work, as far as the scripting for loading each page. The only thing that doesn't work is the essential task of inserting the report into the table.

I'm guessing this is an easy fix, but I have little experience when it comes to VB coding, so I really don't want to try it, and then have nothing working!

Any experienced coder: all it needs to do is add the post reports into the proper tables! Everything else works!!

joe1989 01-09-2009 07:30 PM

I believe all this needs in order to be compatible is an edit to report.php

i keep looking at it, but i cant figure out what to change... can anyone help out?

Greatly appreciated!!

EcoCav 01-18-2009 04:02 AM

is there an update for 3.8? I would love to use this!

joe1989 01-19-2009 07:34 PM

Not at this time...

Will be updated for compatibility in the [hopefully near] future...

Pedro! 01-20-2009 02:00 AM

Edit:

Thought I'd fixed it but apparently not... just found out that vB 3.7/3.8 reduced reporting for PMs, social group messages, social group pictures, user profile messages, user gallery messages and user gallery pictures. It also throws errors when trynna report/move certain threads. CBA to sort all that out and work out where it's going wrong so I'm gonna set up a /testvb/ forum and try code my own reports system from the ground up. If you PM me I'll tell you when it's done.

therogueforums 01-20-2009 02:55 AM

Thanks! I'll try it out tomorrow, and report back.

joe1989 01-20-2009 01:24 PM

Haven't tried yet... I'm gonna wait a day or two until you finish like you said you would continue working on it...

Quote:

Edit: There might be a way to reduce the template edits to 1 and the new plugins to 3 so it might be worth waiting a couple of days for me to update so you can reduce overheads.
Thanks for all your help, and I'll hope to see this completed and re-released in the near future!!

Pedro! 01-20-2009 01:47 PM

Sorry, I forgot to take the edit: comment out. I've made the change so that's as streamlined as it's gonna get for now I think.

I e-mailed the author asking him to re-release or let me re-release. If he doesn't get back in a while I might code my own from the ground up and release it because it is a very useful mod imo.

joe1989 01-20-2009 01:57 PM

Awesome. Haven't installed yet, but will be doing that this afternoon as time permits me to do so. If I were you, I would send a PM to the author (Distance) instead of an email... I tried emailing and didn't work - I had better luck with a PM to Distance. He'll get back to you eventually!! He was planning to re-release in the future, but he's currently busy with the real world life, so he just hasn't had time to get to it. But, I'm sure he'll get back to you quickly if you send him a PM about it!!

Thanks again for all your efforts...
Joe

Pedro! 01-20-2009 02:27 PM

Ah yeah, my mistake, I did PM him, that's what I meant, lol.

No worries, glad I could help. I've often had help/fixes from other members for other mods so just glad I can help and give something back myself :)

Maybe one day you'll fix something and help someone else and the cycle will complete :D

joe1989 01-20-2009 03:51 PM

Just a note for everyone else...

If you've never downloaded and installed this before, you won't be able to import the product through AdminCP until you make one easy change:

Open the xml product in an editor (notepad, etc) and search for "maxversion=" ... it's near the top, in line 10. The default sets the maxversion to 3.6.99 (or close to it). But, the newest vbulletin version is higher than this. So, change that to 3.8.99 (or something higher than your vbulletin version) and save it! Then it will import normally!

joe1989 01-20-2009 04:15 PM

Well I've tried this twice now, and I think there's a mistake somewhere along the line. I did everything listed in Pedro's directions, and I'm still having the same problems encountered before doing anything. Nothing posts to the post reports table. Therefore, I can see all the pages (in CP's, quick links, etc) but nothing writes to the database when I report a post on my forum. And yes, I do have the 'create new thread' option enabled, because the threads are being created like they should...

Pedro! 01-20-2009 04:19 PM

Try it with the e-mail option enabled, I'll see what happens on mine if I disable options in the meantime...

joe1989 01-20-2009 04:23 PM

ok now it works since i've set it to email

however, i do not want it to be email, i want a discussion thread

what can we change so it works that way?

EDIT: I have it set for email and discussion thread, which is acceptable, but I really do not want to leave the email option enabled; I just want the discussion thread if at all possible!

Pedro! 01-20-2009 04:46 PM

Hmmm, yeah, I'll try suss it out...

Edit:

For some reason I no longer seem to be receiving e-mails, I haven't being able to confirm if this is the same for my moderators yet though. You can try and open up the plugin editor for the save reports to database plugin and then paste the following code in there at the start of the Plugin PHP Code box:

PHP Code:

foreach ($mods AS $userid => $moderator)
{
    if (!empty(
$moderator['email']))
    {
        
$moderator['email'] = '';
    }


I think it will work but I am unable to test it at the moment.


Ugh: it looks like Jelsoft have introduced PM reporting with this version. We've also had a couple of problems with merging threads, there seems to be some kind of conflict with. I think I'm just gonna code my own mod from the ground-up because it's hard working with someone else's code and I there's a couple of areas I'd like to improve upon which I just can't do without adding new database tables etc. also there's no way to notify people if I'm just posting here.

Pedro! 01-22-2009 01:05 AM

In relation to this post. I'd advise you uninstall the product.

Edit: argh! wtf! I uninstalled it and still get the error when trynna delete a thread. Good job we move our threads to a 'recycle bin'. Gonna have to work this out though :mad:

joe1989 01-22-2009 01:52 PM

OK - I am having the same problems, so I have uninstalled the product fully.

However, Pedro, please do what you said and create a new one from the ground up! I really, really want to see this mod functional!!

Thanks so much!

EcoCav 01-24-2009 05:33 PM

I would love to use this on 3.8!

Let me know when its working guys.

Pedro! 01-24-2009 09:58 PM

Quote:

Originally Posted by joe1989 (Post 1721197)
OK - I am having the same problems, so I have uninstalled the product fully.

However, Pedro, please do what you said and create a new one from the ground up! I really, really want to see this mod functional!!

Thanks so much!

Uninstalling it should do the trick, I only had thread move/deletion problems cos I accidentally edited the wrong product's plugin when I was farting about trynna find a fix, lol. I've started work on my own now, hopefully it won't take too long, lol.

Hannan 02-04-2009 12:49 AM

Is it works with vb 3.8.1?!
thanks


All times are GMT. The time now is 04:47 PM.

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.01436 seconds
  • Memory Usage 1,822KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_php_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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