vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Moderators Functions - vFcoders - Advanced Report System (https://vborg.vbsupport.ru/showthread.php?t=285206)

Badshah93 07-05-2012 03:28 PM

Quote:

Originally Posted by tareqbd (Post 2345289)
I am using vb4.1.3 PL8, after submitting the report a blank page opens /report.php?do=sendemail2, the page doesn't show anything at all. again in my report it doesn't show any report or report status.

vB 4.1.0 - vB 4.1.4 doesn't have one hook which this mod needs.
you will need to do a file edit

open class_reportitem.php inside includes folder

Find:
Code:

$this->set_reportinfo($reportinfo);
                $this->set_reportinfo_commonlinks($reportinfo);

Add Below:

Code:

($hook = vBulletinHook::fetch_hook('report_do_report')) ? eval($hook) : false;

tareqbd 07-05-2012 03:35 PM

1 Attachment(s)
Quote:

Originally Posted by Badshah93 (Post 2345293)
vB 4.1.0 - vB 4.1.4 doesn't have one hook which this mod needs.
you will need to do a file edit

open class_reportitem.php inside includes folder

Find:
Code:

$this->set_reportinfo($reportinfo);
                $this->set_reportinfo_commonlinks($reportinfo);

Add Below:

Code:

($hook = vBulletinHook::fetch_hook('report_do_report')) ? eval($hook) : false;

added as u said but now after clicking on report button it shows
"Parse error: syntax error, unexpected $end in /home/*******/public_html/includes/class_reportitem.php on line 308"

Badshah93 07-05-2012 04:06 PM

Quote:

Originally Posted by tareqbd (Post 2345300)
added as u said but now after clicking on report button it shows
"Parse error: syntax error, unexpected $end in /home/*******/public_html/includes/class_reportitem.php on line 308"

hmm, i just tried it in vb 4.1.3 and that edit did the trick although redirect is not working but reports are getting created.

edit the file in your pc (not in cpanel) and upload it through ftp software.

tareqbd 07-05-2012 04:27 PM

Sorry tried that too but not worked.
anymore solution please?

Alex@bulletin 07-09-2012 08:28 PM

1 Attachment(s)
Hai folks.

As I promised I got a German translation for you.

It is a BETA version, as I got to tell some issues to the Developer of the mod
(see next post)

Alex@bulletin 07-09-2012 09:19 PM

1 Attachment(s)
Hey Coder,

I got some problems with my translation, I show the texts I couldn't translate (missing phrases, maybe additionally mistakes I did) on some screenshots (red marked areas are important):

Screenshot 1:

https://vborg.vbsupport.ru/attachmen...1&d=1341871659

Hmm I guess this are phrases, that should be included in vBulletin but they stay in English on my page for some reason :(

---------------------------------

Screenshot 2:

https://vborg.vbsupport.ru/attachmen...1&d=1341871764

Also some phrases that stay in English. Strange for me are the "Open", "In Progress" and "Close" phrases. I translated them and they work on the front page (see screenshots 3 & 4) but not in the ACP/MCP. :confused:

---------------------------------

Screenshot 3 & 4

https://vborg.vbsupport.ru/attachmen...1&d=1341871859

https://vborg.vbsupport.ru/attachmen...1&d=1341871859

The last aspects I wasn't able to translate. Please note especially the Mouse Over, that couldn't be translated properly.

---------------------------------

As I said, maybe I configured something wrong in my AdminCP and that's why some phrases (especially that ones that are included in the regular VB) stay in English.

But it would be kind if you could check the problems I reported now for me.
Maybe you can tell me what I did wrong....
Thanks :)
After this I'm gonna upload my translation on the official german vb-homepage, )

Alex

ssslippy 07-15-2012 05:12 AM

Is there a converter for pedros post report mod?

ssslippy 07-17-2012 01:30 AM

Move Post and Delete Post do not work gives error of "You did not select any posts to which the action you picked can be applied."
Also the last Updated by date is broken. Says 31/12/1969 @ 19:00

Also could really use an issue infraction button.

qpurser 07-17-2012 09:46 AM

Great Mod. Thank you.
Makes life so much easier.

I would like to change one thing but can't figure out what template to edit:
When I get a "notification" about a reported post and click on the link the admin/modcp opens in the same window/tab. I would rather have the page show up in a "new" tab/window".
Can you give me hint what template to edit?

thanks so much
Michael

Alex@bulletin 07-17-2012 04:37 PM

Quote:

Originally Posted by ssslippy (Post 2348819)
Move Post and Delete Post do not work gives error of "You did not select any posts to which the action you picked can be applied."
Also the last Updated by date is broken. Says 31/12/1969 @ 19:00

I can confirm that issue. It doesn't always arise but sometimes. I don't know why :( sorry.


All times are GMT. The time now is 05:56 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.01260 seconds
  • Memory Usage 1,745KB
  • 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
  • (4)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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