vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   improved postreporting system the vb 3.5.x port (https://vborg.vbsupport.ru/showthread.php?t=104632)

mholtum 02-08-2006 09:29 AM

Quote:

Originally Posted by Delphiprogrammi
you should set "integrated postreporting active" to yes then the custom system should work but you won't get any emails.You will get that error is the email functions are off becaus there is code for it in report.php

i just gotta test to see you don't get thi error when it should not occur

I am checking this out on my test server, I did what you said :
PHP Code:

 set "integrated postreporting active" to yes 

But I am still getting that email error

Delphiprogrammi 02-08-2006 06:55 PM

Quote:

Originally Posted by Smiry Kin's
Hi, here

https://vborg.vbsupport.ru/attachmen...chmentid=40586

i think is where the user can see the posts they have reported.. i can't find it anywhere??

thanks

yourforumroot/postreports.php that will show the list of reported posts

Smiry Kin's 02-08-2006 07:02 PM

Quote:

Originally Posted by Delphiprogrammi
yourforumroot/postreports.php that will show the list of reported posts

hmm, how do i add a link in quick links drop now menu in element skin??

Delphiprogrammi 02-08-2006 07:02 PM

Quote:

Originally Posted by mholtum
I am checking this out on my test server, I did what you said :
PHP Code:

 set "integrated postreporting active" to yes 

But I am still getting that email error

yes you're right you found a problem here some people do not like to enable the emailfunctions so i gotta make that work without the emailfunctions requiring to be enabled gonna check that

Smiry Kin's 02-08-2006 07:04 PM

also whats this error? doesnt seem to show the bbtile aswell.. just comes up with the code.. neways error kinda msg is in red and says..

Uncached templates: postreportbits (4)
Uncached templates: postreports (1)

Delphiprogrammi 02-08-2006 07:07 PM

Quote:

Originally Posted by Smiry Kin's
also whats this error? doesnt seem to show the bbtile aswell.. just comes up with the code.. neways error kinda msg is in red and says..

Uncached templates: postreportbits (4)
Uncached templates: postreports (1)

that's not an error actually it just shows the templates used aren't cached you use the stats plugin wright ?

Delphiprogrammi 02-08-2006 07:09 PM

Quote:

Originally Posted by Smiry Kin's
hmm, how do i add a link in quick links drop now menu in element skin??

element you mean that vbstyles skin ? open the template called navbar

find

HTML Code:

<if condition="$show['wollink']"><tr><td class="vbmenu_option"><a href="online.php$session[sessionurl_q]">$vbphrase[whos_online]</a></td></tr></if>
add below

HTML Code:

<tr><td class="vbmenu_option"><a href="postreports.php">$vbphrase[postreports]</a></td></tr>
that should add link in the "quick links" section of your forums navbar

Smiry Kin's 02-08-2006 07:23 PM

Quote:

Originally Posted by Delphiprogrammi
that's not an error actually it just shows the templates used aren't cached you use the stats plugin wright ?

yeh i use stats plug in.. lol

and thanks dude, i find it v hard to edit the element skin cos the things r moved about :s

Quote:

Page generated in 0.04749 seconds with 9 queries (2 queries for uncached templates) [Server Loads: 0.02 0.12 : 0.14]
Uncached templates: postreportbits (4)
Uncached templates: postreports (1)
[page compression: 23.68 k/27.08 k (12.55%)]

Smiry Kin's 02-08-2006 09:33 PM

oh also the user comments, don't work for me?? im using 3.5.2...? but everything else seems perfect..

Smiry Kin's 02-09-2006 07:53 AM

hmm don't seem to be getting emails now? :S i did before.. test the report sysem, now users use it, and i don't recieve email/??


All times are GMT. The time now is 09:43 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.02892 seconds
  • Memory Usage 1,750KB
  • 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_html_printable
  • (2)bbcode_php_printable
  • (8)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
  • (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