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)
-   -   [HTL] & [Normal] Shoutbox Hack - 1.03d (https://vborg.vbsupport.ru/showthread.php?t=59985)

fly 02-02-2004 05:30 PM

hmmmm

Is there an easy way for this just to show in a specific forum instead of the forum home?

MindTrix 02-02-2004 05:39 PM

Quote:

Originally Posted by Link14716
If this is a rule, they really need to update the announcement in the Full Releases forum...

True mate True, but i was only warning you, i mean i dont want the admins to close the thread or something because of this. Dont shoot the messenger ;)

Link14716 02-02-2004 06:57 PM

Quote:

Originally Posted by NuclioN
I hate HTL and i hate phrases since they produce more errors then phpbb light beta 0,1. But it's the future and so i move on and install all those techno stuff and i don't know any longer what i'm doing. Just hope for the best and...ofcourse! ERROR. Installed as in the readme(s) and upgraded the shoutbox:

Database error in vBulletin 3.0.0 Release Candidate 3:

Invalid SQL: DELETE FROM phrase WHERE varname IN ('shoutbox_banned', 'shoutbox_noeditperms', 'shoutbox_nodeleteperms', 'viewing_shoutbox', 'shoutbox')
mysql error: Table 'phrase' doesn't exist

mysql error number: 1146

(i use table prefix) :(

Yeah, I forgot to take table prefixes into account when I made the .htl file.... whoops.

I'll go back and fix it in a few minutes.

Link14716 02-02-2004 06:59 PM

Quote:

Originally Posted by flypaper
hmmmm

Is there an easy way for this just to show in a specific forum instead of the forum home?

It would be a seperate thing of code for forumdisplay.php. I'll look into putting something together for you in a little while.

Link14716 02-02-2004 07:00 PM

Quote:

Originally Posted by MindTrix
True mate True, but i was only warning you, i mean i dont want the admins to close the thread or something because of this. Dont shoot the messenger ;)

I haven't shot you yet. ;)

When the HTL can make .txt files of the hacks, sure, I'll provide one, but I'm not going to do it manually.... just... no...

croft 02-03-2004 03:00 AM

edit''

Getting error well not an error just a problem.
Your usergroup(s) do not have permission to use the shoutbox.

Thats what i get when i enter the shoutbox. Im the admin to =(.
I tryed re hacking init.php user.php usergroup.php and so on with no luck.

''edit

NuclioN 02-03-2004 06:55 AM

Link14716 could you deliver a textbased upgrade instruction for the shout please. The HTL has a bug so i can't re-install it. Now i have a working shout with different templates and javascript errors because of a partitional upgrade which i can't repair without a full upgrade.

Link14716 02-13-2004 01:56 PM

Quote:

1.02 has been released. To upgrade, just import the new phrases and upload shoutbox.php. Non-HTL install and upgrade instructions are in the zip.
1.02 now checks for blank and duplicate shouts. :)

I also fixed the 1.0 to 1.01 upgrade HTL.

tehste 02-14-2004 07:33 PM

um im running vb3 rc4
and it aint working.
i looked through the thread and someone else had a problem but u sed u updated the zip, which i downloaded after this update, yet i have an error:
Quote:

Database error in vBulletin 3.0.0 Release Candidate 4:

Invalid SQL: ALTER TABLE language ADD phrasegroup_shoutbox MEDIUMTEXT NOT NULL
mysql error: Duplicate column name 'phrasegroup_shoutbox'

mysql error number: 1060

Date: Saturday 14th of February 2004 01:24:59 PM
Script: http://www.lemonpoo.com/forum/adminc...installerstep2
Referer: http://www.lemonpoo.com/forum/adminc...utbox_Hack.htl
urburgh! help would be appreciated :)

Link14716 02-14-2004 07:39 PM

Run these queries:
[sql]ALTER TABLE language DROP phrasegroup_shoutbox;
DELETE FROM phrasetype WHERE fieldname='shoutbox';[/sql]


All times are GMT. The time now is 03:54 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.01475 seconds
  • Memory Usage 1,745KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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