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)
-   -   Private Message Sound Notification (https://vborg.vbsupport.ru/showthread.php?t=65570)

Snake 05-13-2005 02:45 PM

What about for vB 3.0.7? Will it work? I don't think so.

Lee 05-13-2005 02:48 PM

Quote:

Originally Posted by Snake
What about for vB 3.0.7? Will it work? I don't think so.

I have it working on my 3.0.7 and install was fast and easy...:)

altsounds 06-14-2005 02:24 AM

I get the database error everyone was talking about before. I have re-checked the installation and all looks fine. But when you click to disable pm sounds in your options it gives that database error everytime.

altsounds 09-23-2005 09:13 PM

Anyone figured out how to not get the database error if someone tries to disable this??? It's a great feature but some people get annoyed that they can't turn it off.

350Chevy 09-24-2005 03:33 PM

altsounds, try uninstalling and reinstalling it.. Very carefully. It works just fine with no dB errors on 3.0.9 for IE and Firefox. Sounds like you have the same problem Speedpro had. Are you sure you did both edits to profile.php? His is now working properly.

altsounds 09-24-2005 07:53 PM

Ahha!!! Cheers 350Chevy for pointing me in the right direction :). Works fine now.

350Chevy 09-24-2005 09:38 PM

Glad to hear you got it working. :) Sorry for the late replies btw.

unknowngiver 09-27-2005 06:54 PM

Hey
i got this emailk

Database error in vBulletin 3.0.9:

Invalid SQL:
UPDATE user SET
styleid = 3,
showvbcode = 1,
pmpopup = 1,
pmsound = 0,
maxposts = -1,
daysprune = 0,
timezoneoffset = '5',
startofweek = 1,
languageid = 0,
threadedmode = 0,
autosubscribe = -1,
options = 7543
WHERE userid = 186

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

mysql error number: 1054

Date: Tuesday 27th of September 2005 03:40:37 PM
Script: http://www.apkafuture.com/profile.php
Referer: http://www.apkafuture.com/profile.php?do=editoptions
Username: awaaz
IP Address: 6*******

350Chevy 09-28-2005 05:52 PM

You forgot to run the Query

Code:

ALTER TABLE user ADD pmsound varchar(7) NOT NULL
;)

markbolyard 10-12-2005 07:36 PM

Can anyone help with making this capable of working with vbulletin 3.5? I tried, however it did not work.

Thanks!


All times are GMT. The time now is 12:29 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.01018 seconds
  • Memory Usage 1,734KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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