Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > Premium Archives > vB Chat
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Wow, I must have been sleeping! Ver. 2.3? Details »»
Wow, I must have been sleeping! Ver. 2.3?
Version: , by jzewatsky jzewatsky is offline
Developer Last Online: Feb 2009 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 03-03-2005 Last Update: Never Installs: 0
 
No support by the author.

I'm running verson 1.1.0 on my board and would like to upgrade to 2.3. Is there any way someone can help me find the scripts to upgrade from 1.1.0 to 1.1.1 so I can begin the rest of the install process, It is not included in the zip it only goes back to 1.1.1-2.1. I thought maybe it would work to go 1.1.0-1.1.1 but it did not.

Thanks for the great hack and for all your time!!!!

P.S. Why is it that Zero has not been given Master Coder status? He has written some of the best hacks here and is great with support. How can fans/users of his hacks convince the powers that be to make that happen?

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 03-05-2005, 07:44 PM
Zero Tolerance's Avatar
Zero Tolerance Zero Tolerance is offline
 
Join Date: Feb 2004
Location: England
Posts: 813
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You'll have to drop the old DB modifications then do some little work, run these queries:
Before running, change "vb3_" to your table prefix
[sql]drop table vb3_vbchat_datastore[/sql]
[sql]drop table vb3_vbchat_store[/sql]
[sql]alter table vb3_user
drop vbchat_pref_font_face,
drop vbchat_pref_font_color,
drop vbchat_pref_status,
drop vbchat_pref_auto_on,
drop vbchat_pref_auto_msg,
drop vbchat_pref_in_room;[/sql]

Next step, install v2.3 fresh, including the file edits, if the edit is already done, re-do it

That should work, if you have any problems let me know.

As for the Master Coder title, its based on # of hacks released and # of people who have installed it, a bit crappeh really, seen as how you could release tons of little hacks and get the title, or release a couple of great hacks and have the title "Coder", but hey, nothings perfect.

- Zero Tolerance
Reply With Quote
  #3  
Old 03-05-2005, 08:10 PM
jzewatsky jzewatsky is offline
 
Join Date: Nov 2004
Posts: 51
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Your suggestions worked....as usual.

Now I have vBchat & vBradio running on my forum. Mine and users favorites by far!!
Reply With Quote
  #4  
Old 03-05-2005, 10:29 PM
Zero Tolerance's Avatar
Zero Tolerance Zero Tolerance is offline
 
Join Date: Feb 2004
Location: England
Posts: 813
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Glad to hear it

Enjoy,

- Zero Tolerance
Reply With Quote
  #5  
Old 06-14-2005, 01:32 AM
JD210 JD210 is offline
 
Join Date: Dec 2004
Posts: 69
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I deleted the queries and did a fresh install of the mod. Admin center works great, but when I try to go to my index page I get this:

Code:
Database error in vBulletin 3.0.3:

Invalid SQL: 
		SELECT
			user.username, (user.options & 512) AS invisible, user.usergroupid,
			session.userid, session.inforum, session.lastactivity, session.location session.location,
			IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid
		FROM vb3session AS session
		LEFT JOIN vb3user AS user ON(user.userid = session.userid)
		WHERE session.lastactivity > 1118714670
		ORDER BY username ASC
	
mysql error: You have an error in your SQL syntax.  Check the manual that corresponds to your MySQL server version for the right syntax to use near '.location,
			IF(displaygroupid=0, user.usergroupid, displaygro

mysql error number: 1064

Date: Monday 13th of June 2005 09:19:30 PM
Script: http://gothicgaming.com/forum/index.php?
Referer: http://gothicgaming.com/forum/index.php?
Username: John
IP Address: xx.xx.xx.xx
I can get into the portal page and into the catagories and forums no problem, but when I try to go to the index.php I get the above.


Help!!!
Reply With Quote
  #6  
Old 06-15-2005, 10:59 PM
JD210 JD210 is offline
 
Join Date: Dec 2004
Posts: 69
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

anyone?
Reply With Quote
  #7  
Old 06-16-2005, 06:24 AM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Code:
			session.userid, session.inforum, session.lastactivity, session.location session.location,
I don't know this hack, but you have session.location twize there. Try removing it once
Reply With Quote
  #8  
Old 06-16-2005, 08:27 AM
JD210 JD210 is offline
 
Join Date: Dec 2004
Posts: 69
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That did it, thanks, much appreciated.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:37 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04226 seconds
  • Memory Usage 2,265KB
  • Queries Executed 21 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (8)post_thanks_box
  • (8)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (8)post_thanks_postbit_info
  • (7)postbit
  • (8)postbit_onlinestatus
  • (8)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete