vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Beta Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=5)
-   -   Recycle Bin & Moderator Log (https://vborg.vbsupport.ru/showthread.php?t=47469)

Sasq 03-10-2003 12:26 PM

Yeah, planning on a more useful admin panel section, and any/all feedback on the installer glitches is welcomed.
the installer is more beta then the actual hack.

got a few code glitches to work through and then should all be purty.

I'm just in the process of leaving my current job (end of the month) so I'm pretty busy atm, planning on getting more done with this hack post leaving.

Dan

350Chevy 03-10-2003 02:32 PM

The install seemed to work pretty good. I backed up everything before hand just in case (knowing all the hacks I've done.)

I figured with everything I did to the board that something would go whacky but it all went very well. Very nice hack indeed and my Admin are now happier than two peas in a pod. :D

Sasq 03-10-2003 02:43 PM

Sweet :D
I know i have some work to do on the admin panel side of life, but any reqests - and i know there are a few old ones in this thread i still need to get to - damn salt mines job - I'll do my best to improve functionality just after the end of the month.

Dan

The Red Devil 03-11-2003 03:45 PM

Tried to install it on my board 2.3.0 and got this sql error
Database error in vBulletin Control Panel 2.3.0:

Invalid SQL: INSERT INTO forum VALUES (NULL, 1, 'RCBforum', '', 1, 1, 0, 0, '', 0, 1, 1, 30, '', '', 0, 0, 1, 0, 0, 1, 1, -1, '', 1, 0, 0)
mysql error: Column count doesn't match value count at row 1

mysql error number: 1136

Sasq 03-11-2003 09:40 PM

I havn't had a chance to play with 2.3.0 yet, the problem is only a change in the way column numbers...

However give me a little time to get 2.3.0 to play with it, not sure what changes they have made

Dan

Xenon 03-11-2003 09:44 PM

these changes seems to be because of an hack.

i won't ever use a query like
Code:

INSERT INTO table VALUES (...)
because it would mean you know the correct sortorder and ammount of tablefields

always use:
Code:

INSERT INTO table (fierld1, field2, ...) VALUES (...)

Sasq 03-11-2003 10:11 PM

yup, that was on my to change list ;) I had the same problem this weekend due to vbportal on our test board.

Just waiting for evil job to finish and I'll release an updated installer.

Dan

Mike11212 03-12-2003 10:02 AM

when will this hack be out of beta any release date?

350Chevy 03-12-2003 10:34 AM

I just upgraded to 2.3.0 RC3 and all 40+ hacks I have installed including this one work like a charm. ;)

Sasq 03-12-2003 11:27 AM

its beta mostly due to the fact I havn't gotten around to pollishing the admin cp script.

As you may have noticed the installer is more beta then anything else...

I'm hopeing to fix the stuff that needs to be fixed at the begining of next month, then after testing it will hopefully go gold :)


All times are GMT. The time now is 08:06 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.01117 seconds
  • Memory Usage 1,731KB
  • 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)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