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)
-   -   Advanced Editing Options For Mods & Admins (https://vborg.vbsupport.ru/showthread.php?t=61412)

Xenon 12-18-2004 12:28 PM

thx for the kind words, ad also the little bug report, i'll try to fix it with the next release :)

UManiac 12-23-2004 06:07 PM

Does this hack work on 3.0.3?

Can I limit it's access only to admins?

Thanks

EDIT - NEVERMIND - Just foudn the answer to both my questions...

UManiac 12-23-2004 06:56 PM

UManiac CLicks INSTALL - Thanks for the hack - super easy to install :D

Xenon 12-27-2004 02:57 PM

glad you like it :)

rh2004 12-31-2004 11:03 PM

Could this be added at all...

Admin can set who they want to reply in that topic.. for example a user
requests something and then you admin can specify who can reply in that
topic for example the user who started the topic is the only person who can
reply

Xenon 01-01-2005 02:26 PM

that would be a totally different hack...

theArchitect 01-04-2005 08:13 AM

Hi Xenon:

Sentaional hack, though it is not playing very well with the QuickEdit hack. I am getting this error message:

Database error in vBulletin 3.0.4:

Invalid SQL:
UPDATE post
SET editlevel = '0',
dateline = '39599',
username = '',
userid = 0,
ipaddress = ''
WHERE postid = 1
LIMIT 1

mysql error: Unknown column 'editlevel' in 'field list'

mysql error number: 1054
I would like to keep this hack but my user really like the QuickEdit one.

Xenon 01-04-2005 11:56 PM

you missed the first instruction which does the DB changes ;)

theArchitect 01-05-2005 12:39 AM

Quote:

Originally Posted by Xenon
you missed the first instruction which does the DB changes ;)

I jst tried to run it in case I forgot and ended up with this

Code:

An error occurred while attempting to execute your query. The following information was returned.
 error number: 1060
 error desc: Duplicate column name 'editlevel'

I then tried to use the QuickEdit button again and got this error

Code:

Database error in vBulletin 3.0.4:
 
 Invalid SQL:
                SELECT MAX(dateline) AS lastpost, COUNT(*) AS total
                FROM usernote AS usernote
                WHERE userid =
       
 mysql error: You have an error in your SQL syntax near '' at line 5
 
 mysql error number: 1064


Xenon 01-05-2005 01:42 PM

erm, usernotes have nothing to do with my hack, that seems to be a totally different thing

the userid isn't set up correctly


All times are GMT. The time now is 10:18 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.01484 seconds
  • Memory Usage 1,735KB
  • 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_code_printable
  • (1)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