vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Improved Post Report System (https://vborg.vbsupport.ru/showthread.php?t=76582)

Jinovich 07-21-2005 07:50 AM

Quote:

Originally Posted by boozehound
I'm not sure if you mean 'for certain usergroups' or 'for certain forums'. Do you want reports forums like this 'VIP' forum to be 'email-only' and not go into modcp at all, or something else?

Well if it can be made so that certain forum reports wont be sent to the MODCP but instead be sent via email to the moderator of that forum that would work just as well.

MThornback 07-22-2005 05:30 AM

I'm getting this error in the AdminCP Installer...help :speechless:

Database error in vBulletin 3.0.7:

Invalid SQL:
CREATE TABLE vb3_postreport (reportid INTEGER NOT NULL AUTO_INCREMENT PRIMARY KEY,
postid INTEGER NOT NULL, userid INTEGER NOT NULL, reporttext MEDIUMTEXT, status INTEGER,
modid INTEGER, dateline INTEGER, updatetime INTEGER, modtext MEDIUMTEXT);

mysql error: Table 'vb3_postreport' already exists

mysql error number: 1050

Marco van Herwaarden 07-22-2005 05:41 AM

Looks like you tried to run the installer twice.

MThornback 07-22-2005 06:30 AM

So if I drop the table I should have no problems then?

Edit:

OK...I dropped the table...and have a new error:

Database error in vBulletin 3.0.7:

Invalid SQL:
INSERT INTO vb3_phrasetype (phrasetypeid, fieldname, title, editrows) VALUES (183, 'postreports', 'Post Reports', 3);

mysql error: Duplicate entry '183' for key 1

mysql error number: 1062

boozehound 07-28-2005 06:46 PM

Quote:

Originally Posted by MThornback
So if I drop the table I should have no problems then?

Edit:

OK...I dropped the table...and have a new error:

Database error in vBulletin 3.0.7:

Invalid SQL:
INSERT INTO vb3_phrasetype (phrasetypeid, fieldname, title, editrows) VALUES (183, 'postreports', 'Post Reports', 3);

mysql error: Duplicate entry '183' for key 1

mysql error number: 1062

If you've already got the phrases and settings added, but have dropped the table, just recreate the table. The SQL for that is in your previous post.

question? 08-11-2005 05:28 PM

When can we see this for 3.5 as a plugin or extension??

Bakie 08-29-2005 12:19 PM

Here is a really noobish question (I am new to vB) but how do I install the templates?

It says here:
3) Add the templates found in the templates folder.

postreports.txt -> postreports
postreportbits.txt -> postreportbits

How do I do this? I think that I know where but I just dont know how, it it under Style Manager -> Edit templte -> Postbit Templates and after here I am lost...

can anyone help?

boozehound 08-30-2005 10:29 PM

Quote:

Originally Posted by Bakie
Here is a really noobish question (I am new to vB) but how do I install the templates?

It says here:
3) Add the templates found in the templates folder.

postreports.txt -> postreports
postreportbits.txt -> postreportbits

How do I do this? I think that I know where but I just dont know how, it it under Style Manager -> Edit templte -> Postbit Templates and after here I am lost...

can anyone help?

In the main 'style manager' page, where each style is listed, there is a dropdown next to each style. In that dropdown is an option called 'add new template'. Use that.

Ghanem 10-14-2005 10:23 PM

Hi..

Not yet for 3.5 :rolleyes:

Delphiprogrammi 12-13-2005 04:52 PM

hi people,

i like this hack and i modified this hack so it would work with vbulletin 3.5x so far so good.The MySQL stuff is done the "look" from the hack is there and so far it's working just getting a few syntax error but i will try to sort it out

here's a little "preview"

ignore that empty empty fields it's just an INSERT query i did to testto see if it's working


All times are GMT. The time now is 06:36 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.01203 seconds
  • Memory Usage 1,738KB
  • 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
  • (3)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