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)
-   -   Staff can Post Hidden Posts (https://vborg.vbsupport.ru/showthread.php?t=112718)

akanevsky 04-11-2006 04:56 PM

I highly doubt that ismod() is a standard vb function. ;)

Snake 04-11-2006 05:38 PM

Nice I was looking for this already.

Ziki 04-11-2006 07:00 PM

Doesn't work.....

Database error in vBulletin 3.5.4:

Invalid SQL:

SELECT COUNT(postid) AS count
FROM post
LEFT JOIN deletionlog AS deletionlog ON(deletionlog.primaryid = post.postid AND type = 'post')
WHERE visible = 0 AND dateline > 1144785242
AND deletionlog.primaryid IS NULL;

MySQL Error : Table 'ZIKISET.post' doesn't exist
Error Number : 1146
Date : Tuesday, April 11th 2006 @ 03:55:32 PM
Script : http://www.zikihideout.com/forums/index.php
Referrer : http://www.zikihideout.com/forums/ad...ex.php?do=head
IP Address : 87.197.144.175
Username : ZIKI-SET
Classname : vb_database

amykhar 04-11-2006 07:09 PM

If your post table doesn't exist, you've got bigger problems than this hack not working :D

Paul M 04-11-2006 07:26 PM

Actually - it's a fault in the hack - Table Prefix is missing from the query in global_start hook (for both tables used). :)

mightyb 04-11-2006 07:36 PM

Quote:

Originally Posted by ZIKI-SET
Doesn't work.....

Database error in vBulletin 3.5.4:

Invalid SQL:

SELECT COUNT(postid) AS count
FROM post
LEFT JOIN deletionlog AS deletionlog ON(deletionlog.primaryid = post.postid AND type = 'post')
WHERE visible = 0 AND dateline > 1144785242
AND deletionlog.primaryid IS NULL;

MySQL Error : Table 'ZIKISET.post' doesn't exist
Error Number : 1146
Date : Tuesday, April 11th 2006 @ 03:55:32 PM
Script : http://www.zikihideout.com/forums/index.php
Referrer : http://www.zikihideout.com/forums/ad...ex.php?do=head
IP Address : 87.197.144.175
Username : ZIKI-SET
Classname : vb_database


I get the same error...

Ziki 04-12-2006 10:21 AM

When I uninstalled the hack , everything is all right....damn

Xenon 04-12-2006 09:54 PM

damn... ^^

redownload the file i have uploaded now, then it should work :)

@Psionic: that's why that plugin is disabled :p

Ziki 04-13-2006 05:22 PM

That worked thank you :)

kall 04-13-2006 08:49 PM

On Open threads, I am getting the 'Open' box. It should say Close, right?

(btw... I love you man. I was just wondering if you had ported this.)


All times are GMT. The time now is 01:47 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.02079 seconds
  • Memory Usage 1,732KB
  • 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_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