vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Add-On Releases - Radio and TV Player (https://vborg.vbsupport.ru/showthread.php?t=167567)

aktifnet 07-13-2008 07:01 AM

Quote:

Database error in vBulletin 3.7.2:

Invalid SQL:
UPDATE usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Genel Sorumlu',
`description` = '',
`usertitle` = 'Genel Sorumlu',
`opentag` = '<b>',
`closetag` = '</b>',
`passwordexpires` = '0',
`passwordhistory` = '0',
`ispublicgroup` = '0',
`canoverride` = '0',
`hhroptions` = '0',
`ecdownloadpermissions` = '32767',
`ecexcludecatlist` = '',
`ecdownloadsmaxuploadtotal` = '-1',
`ecdownloadsmaxdailydl` = '-1',
`ecdownloadsmaxdailyfiles` = '-1',
`ecdownloaddelaygrp` = '-1',
`photoplogpermissions` = '32767',
`photoplogmaxfilesize` = '0',
`photoplogmaxfilelimit` = '0',
`vbjournal` = '7',
`radiotvpermissions` = '2047',
`forumpermissions` = '8388607',
`genericpermissions` = '2147483647',
`attachlimit` = '1000000',
`pmquota` = '5000',
`pmpermissions` = '7',
`pmsendmax` = '65535',
`calendarpermissions` = '63',
`wolpermissions` = '31',
`adminpermissions` = '3',
`genericpermissions2` = '1',
`genericoptions` = '13',
`profilepicmaxwidth` = '500',
`profilepicmaxheight` = '500',
`profilepicmaxsize` = '2500000',
`avatarmaxwidth` = '500',
`avatarmaxheight` = '500',
`avatarmaxsize` = '200000',
`signaturepermissions` = '245759',
`sigpicmaxwidth` = '500',
`sigpicmaxheight` = '500',
`sigpicmaxsize` = '250000',
`sigmaxrawchars` = '10000',
`sigmaxchars` = '10000',
`sigmaxlines` = '100',
`sigmaxsizebbcode` = '10',
`sigmaximages` = '10',
`albumpermissions` = '255',
`albumpicmaxwidth` = '5000',
`albumpicmaxheight` = '5000',
`albumpicmaxsize` = '2500000',
`albummaxpics` = '1000',
`albummaxsize` = '500000',
`usercsspermissions` = '31',
`visitormessagepermissions` = '63',
`socialgrouppermissions` = '511',
`vbtube` = '31',
`creditpermissions` = '0',
`credit_induction` = '100',
`credit_referral` = '100',
`credit_refbonus` = '0.05',
`credit_paycheck` = '0',
`credit_active` = '20',
`credit_birthday` = '100',
`credit_repgive` = '0.1',
`credit_reputation` = '2',
`credit_infraction` = '-10',
`credit_thread` = '10',
`credit_threadrate` = '1',
`credit_post` = '5',
`credit_ownthreadpost` = '3',
`credit_postsize` = '0.05',
`credit_ownthreadview` = '0.05',
`credit_ownthreadrate` = '1',
`credit_ownthreadreply` = '2',
`credit_ownprofileview` = '0.05',
`credit_pollmake` = '5',
`credit_pollvote` = '1',
`credit_attachment` = '3',
`credit_sendpm` = '-2',
`credit_addevent` = '3',
`credit_addprofpic` = '3',
`credit_profile` = '0',
`credit_donmaxuser` = '-1',
`credit_pastotpost` = '0',
`credit_pastotuser` = '0',
`credit_pasawuser` = '0',
`credit_pasawthread` = '0',
`credit_saveint` = '0.035',
`credit_maxsave` = '10000',
`credit_loanint` = '0.195',
`credit_maxloan` = '1000',
`credit_totloan` = '5',
`credit_goodgroup` = '0',
`credit_midgroup` = '0',
`credit_badgroup` = '0',
`credit_maxtickets` = '10',
`credit_lotdiscount` = '0'
WHERE usergroupid=13;

MySQL Error : Unknown column 'hhroptions' in 'field list'
Error Number : 1054
Request Date : Sunday, July 13th 2008 @ 11:00:03 AM
Error Date : Sunday, July 13th 2008 @ 11:00:03 AM
Script : http://www.mydnz.com/admincp/usergroup.php?do=update
Referrer : http://www.mydnz.com/admincp/usergro...usergroupid=13
IP Address : 85.103.219.92
Username : v?G? ?
Classname : vb_database
MySQL Version : 5.0.51a-community
Help :(

Big-K 07-13-2008 03:52 PM

Here's my latest addition to this project - 24 US Smooth Jazz Stations.

Enjoy!

Big-K 07-13-2008 04:14 PM

Dreams,

An issue I noticed today is that when I selected a default radio station in admincp, that station keeps playing in the background no matter what other station I select. Please look into this.

Helmut71 07-14-2008 09:22 AM

@Dream: I now get the following error: AJAX error, please try again (HTTP status 403 / Forbidden) when trying to do anything (adding station, adding category...)

Helmut71 07-14-2008 10:18 AM

ooohh I know the reason for getting the AJAX error: this add on doesn't seem to like the umlauts (ä,ö and ü).

Is there any fix for this??

smooth-c 07-14-2008 11:41 AM

I have THE radio mod installed so I have the menu item installed in my header, the code is here;

Code:

<td class="vbmenu_control"><a href="javascript:openRadioAndTV()">$vbphrase[rs_radiostations]</a></td>
Would it be at all possible to define what usergroups see this menu item? Maybe using the if conditions?

All the best,

Greg

Dream 07-14-2008 02:44 PM

Quote:

Originally Posted by Helmut71 (Post 1574918)
ooohh I know the reason for getting the AJAX error: this add on doesn't seem to like the umlauts (?,? and ?).

Is there any fix for this??

Those characters works fine for me

Helmut71 07-14-2008 02:49 PM

Quote:

Originally Posted by Dream (Post 1575101)
Those characters works fine for me

not for me. If I try adding a station or a category..I get this error.

aktifnet 07-15-2008 07:19 AM

help me :(

Helmut71 07-15-2008 09:06 AM

@Dream: it is possible, that the error occurs since my change to mysql5 / php5. But it really exists...


All times are GMT. The time now is 01:08 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.01570 seconds
  • Memory Usage 1,746KB
  • 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
  • (3)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