Hi,
When I try to update the settings of any of my streams I receive the following error message.
Please help!
Thank you
Hugh
---
SQL Error: Could not execute query in /usr/local/centovacast/system/class_AccountControl.php:230
Query: UPDATE accounts SET `username`="rock",`hostname`="<REMOVED>",`ipaddress`="<REMOVED>",`port`="8020",`maxclients`="1500",`transferlimit`="0",`diskquota`="0",`noxferlimit`="1",`nodiskquota`="1",`allowproxy`="0",`rawconfig`="0",`mountlimit`="0",`quotaexceed`="auto",`xferexceed`="auto",`channels`="2",`samplerate`="44100",`crossfade`="5",`maxbitrate`="320",`genre`="rock country folk indie pop",`recenttracks`="10",`timezone`="127",`charset`="ISO-8859-1",`locale`="",`url`="<REMOVED>",`useserver`="1",`nextsongdebug`="0",`webplayer`="muses",`ignoremeta`="",`requestprobability`="50",`requestdelay`="30",`autoqueuerequests`="1",`emailunknownrequests`="1",`title`="<REMOVED>",`email`="<REMOVED>",`usesource`="1",`royaltymode`="0",`autorebuildlist`="1",`randomplaylist`="1",`usestartpage`="1",`allowrequests`="1",`allowondemand`="1",`allowrecent`="1",`allowgmaps`="1",`organization`="<REMOVED>",`songlengthlimit`="0",`rpchostid`="1",`adspriority`="folder,embedded,custom",`extraports`="",`customvalues`="",`status`="enabled",`servertype`="ShoutCast2",`parentresellerid`="0",`password`="<REMOVED>" WHERE id=45
Error: Unknown column 'quotaexceed' in 'field list'
Call: $SQL->misc_query()