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)
-   -   Miscellaneous Hacks - Report system enhancer (https://vborg.vbsupport.ru/showthread.php?t=136288)

itsid 03-08-2007 02:48 PM

If you changed the template as in post #45
there will be a popup if LAST option is selected as a reminder
If your users STILL don't enter any reason
or if they don't select any option,
the redirect is the best way to check report-reason.
(because it is already implemented)
Any javascript userside-realtime checking will only inflate sourcecode,
and won't help if javascript is disabled (what's still possible ;))

But I don't think that you have that 'not-so-smart' users on your board... or at least I hope so ;)

[offtopic]
maybe a sticker from sarah utter (buyolympia.com):
http://buyoly.com/i/readingissticker_lg.gif
will help users to know what to do :D :D[/offtopic]

cheers
*grinning*
'sid

Mecho 03-08-2007 03:55 PM

I sent to my sexy site link . u can check it urself :D

Mecho 03-12-2007 03:03 PM

Sid i have problem now ...

each options for report that u select u get this : Please enter a reason for reporting this post. !!!

i Select " NO " to this option : Require textfield for last option
but still i get this : Please enter a reason for reporting this post.

i disable mod for now until u help me to resolve it .

p.s. i uninstall and reinstall it but still has a problem ....

Thanks in Advance

itsid 03-12-2007 04:08 PM

You're the lucky one... :D
I was just checking my postbit to see if my "i'm on vacation" hint was there.

Now, let's see:
You have to delete the sid_report templates manually if you have edited them,
otherwise they will stay altered if you reinstall.
So, go to your acp -> template management and revert all red marked "sid_report *" templates and uninstall the hack afterwards.
Now they should be deleted... check out.

Now if you reinstall the hack all should work as before.

If you still get that error, disable the plugin called:
report enhancer - textfield required from plugin-management,

I'll return next week ..

'sid

Mecho 03-12-2007 09:41 PM

Thanks sid :D

pollon 03-26-2007 10:54 AM

I've installed and it works wonderfully but I have just a little issue. Sending a report I get this:

http://immagini.p2pforum.it/out.php/...osrtsystem.png

but I would like to have the "check box" below the text (message) box:

http://immagini.p2pforum.it/out.php/...reportenh2.jpg

How can I do it?

Terminatoronly 03-26-2007 11:19 AM

hi itsid,
its a really nice hack that u made :).
i wish that u make it look like this:
http://www.vbulletin.com/forum/attac...7&d=1174736763

I Mean Let The Check Box Appear Next To The Comment Box Or Message.

And I Would Like from you to check my suggestion for the report i posted it in vbulletin.com i think its a great suggestion since all of us need this feature in our boards check it here:
http://www.vbulletin.com/forum/showthread.php?t=224536

Maybe You decide To Upgrade Your Mod To Let It Look Same Thing As That One :D or maybe vbulletin team will make it in the next release :D

itsid 03-28-2007 11:16 AM

Pollon, very easy to swap position..

edit the plugin called report enhancer - edit reportbadpost template (thanks to ZIKI)
change just the following lines from
PHP Code:

$ara '<!-- report field -->';
//$ara = '<!-- / report field -->'; 

to
PHP Code:

//$ara = '<!-- report field -->';
$ara '<!-- / report field -->'

and you're done

terminatoronly,
as I said you earlier, I'd like to keep things small and easy to install,
and withou any template edits if possible.
What you ask for requires template edits of existing templates, I refuse to do so!
And I also refuse to copy or transcript another hack (at least without authors permission)
So forget about it ;)

'sid

Terminatoronly 03-28-2007 11:35 AM

yeah i know this but i just asked you not for making same mod atleast ideas from it ;)

pollon 03-28-2007 11:56 AM

thank you sid :)


All times are GMT. The time now is 11:58 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.01040 seconds
  • Memory Usage 1,739KB
  • 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_php_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