vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Beta Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=34)
-   -   Shoutbox Hack - 1.0 Gamma 1 (Outdated -> RC1 in Full Releases) (https://vborg.vbsupport.ru/showthread.php?t=59548)

surfhog 01-03-2004 08:41 PM

I like the screenshots and the concept of the hack.

I hope it works for RC1??

I am confused a little vb2, vb3 Beta, vb3 Gamma now vb3 RC1 ----big diffences between vb3 Beta and vb3 Gamma and RC1?? I think.

Link14716 01-03-2004 08:43 PM

This has been tested and known to work on vB3 Gamma, however, without testing it on vB3 RC1, I cannot say that it will work with 100% certainty, although it should work perfectly.

tomshawk 01-03-2004 10:14 PM

I've installed this on my test site, which is RC1

It went quite smooth

I only had one hickup, if you want to call it that

In templates

edit FORUMHOME

Find
<if condition="$birthdays">

It should be
<if condition="$show['birthdays']">

But this is fairly obvious

Excellent work :banana:

I'll install it on my main site once I upgrade to RC1 tonight ;)

Link14716 01-03-2004 10:21 PM

I knew I forgot something.

Zip updated, thanks. :)

MindTrix 01-03-2004 10:51 PM

Ohhh the update looks brilliant!!!

surfhog 01-04-2004 05:12 AM

templates and php files I can do :)

mysql and phrase, I do not :(

Quote:

After that, go to the phrase manager and go to edit a phrase, but save it without changes.
I do not quite understand this quote? in the zip there is a file called "phrasesonly" and the contents look like sql - How do I insert the contents of this file please?

MySql: I can run query normaly,
Quote:

editing them to prefix the table names
I have never had to do this :( where would I need to edit them please?

Some enlightenment would be much appreciated.
Thanks

Xyphen 01-04-2004 05:14 AM

Hmm can you make it so ppl can reply on the forumhome page? and not have to go to the shoutbox.php to respond?? lil reply box on the forumhome page like on www.yaxay.com

Link14716 01-04-2004 05:26 AM

Don't worry about phraseonly.sql, the 2 .sql files you need to worry about are shoutbox.sql and settings.sql. If you do not have table_prefixes, do not worry about editing any .sql files.

Run the .sql files in phpMyAdmin, go to the phrase manager, edit a phrase, and save without modifying. Go to vBulletin Options, edit the Shoutbox Settings to what you want and save (or save without modifying). Edit a usergroup, modify the shoutbox permissions to how you want them, and save (or save without modifying). That should do it.

Quote:

Originally Posted by AViO 07
Hmm can you make it so ppl can reply on the forumhome page? and not have to go to the shoutbox.php to respond?? lil reply box on the forumhome page like on www.yaxay.com

It's a simple template edit to the FORUMHOME template. I don't have the HTML right now, but it's not that hard, just a simple form and textarea.

surfhog 01-04-2004 10:24 AM

OK and thank you Link14716, I will try this later and see how I get on ;)

I understand a bit more now and I missed the usergroup part :( still a bit unsure about the pharse part. I have done like a Global add to the pharse, so this is something new to me, sorry for that.

I also would like please:

Quote:

Hmm can you make it so ppl can reply on the forumhome page? and not have to go to the shoutbox.php to respond?? lil reply box on the forumhome page like on www.yaxay.com
thanks

tomshawk 01-04-2004 01:53 PM

Quote:

Originally Posted by Link14716
I knew I forgot something.

Zip updated, thanks. :)

No problem, Glad to help

Found another problem as well for RC1

Edit these templates

SHOUTBOX, shoutbox_editshout

find

PHP Code:

<a href="$bburl/misc.php 

replace with

PHP Code:

<a href="$vboptions[bburl]/misc.php 

You should find 2 instances in each template

BTW, I really want that post in the forumhome box as well, Cant wait for that update :p

:banana:


All times are GMT. The time now is 04:23 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.01662 seconds
  • Memory Usage 1,744KB
  • 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_php_printable
  • (5)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