[Release] KlubZone Web OpenMu Source

Hi all i come back with new updates for this version:

KlubZone Web OpenMu Source is maybe the old muweb with full modules and works

Show:Top 10 Players,Top 10 Guilds,Top 10 Credits,Top 10 Votes,Top 10 Money etc

It Shows you how many grand reset you have etc

What is new ? add new screen with this muweb fixed download link now works for all fixed demo live to watch this muweb add 2 new link download Old Version of Xampp 1.7.1/32-bit & 64-bit and SQL Server 2000 Full KlubZone Web OpenMu Source V2 Same Version I rebuilded the site for more speed and less bugs

Coming Soon tutorial how to install correct+template clean+some modules fixed for 97d

34zf0i9.gif
 
Last edited:
  • Like
Reactions: jonardo
very easy go index.php and search User Options to add votes reward

i get this problem:


Warning: mssql_query() [function.mssql-query]: message: Invalid object name 'votes'. (severity 16) in C:\xampp\htdocs\votesss\index.php on line 6

Warning: mssql_query() [function.mssql-query]: Query failed in C:\xampp\htdocs\votesss\index.php on line 6
 
i get this problem:


Warning: mssql_query() [function.mssql-query]: message: Invalid object name 'votes'. (severity 16) in C:\xampp\htdocs\votesss\index.php on line 6

Warning: mssql_query() [function.mssql-query]: Query failed in C:\xampp\htdocs\votesss\index.php on line 6

I do not know what votes reward you have but you need sql script for votes to works
 
Last edited:
Because its say 23 Rekord and 938 days online xd
 
Last edited:
Ok and how i can Config Rekord online and online days

go index and search down you find this script to change days

<b><script>
var montharray=new Array("Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec")
function countup(yr,m,d){
var today=new Date()
var todayy=today.getYear()
if (todayy < 1000)
todayy+=1900
var todaym=today.getMonth()
var todayd=today.getDate()
var todaystring=montharray[todaym]+" "+todayd+", "+todayy
var paststring=montharray[m-1]+" "+d+", "+yr
var difference=(Math.round((Date.parse(todaystring)-Date.parse(paststring))/(24*60*60*1000))*1)
difference+=" day's"
document.write("<font color=green><b>"+difference+"")
}
countup(2016,09,9)
</script></b>

for record online to works correct go xampp/htdocs/modules/Statistics add your pass from sql and save

now same go xampp/htdocs/down you have [record.php] click and select 0
 
Last edited:
I saw you have on Your web a Market system you can up load the Module? Please:)
 
if i go in market system on items then say:

Warning: mssql_query() [function.mssql-query]: message: Invalid object name 'MarketPlace'. (severity 16) in C:\xampp\htdocs\market\inc\market.php on line 94

Warning: mssql_query() [function.mssql-query]: message: Invalid object name 'MarketPlace'. (severity 16) in C:\xampp\htdocs\market\inc\market.php on line 94

Warning: mssql_query() [function.mssql-query]: Query failed in C:\xampp\htdocs\market\inc\market.php on line 94

Warning: mssql_fetch_array(): supplied argument is not a valid MS SQL-result resource in C:\xampp\htdocs\market\inc\market.php on line 96

i done all querys..

ok i fixed:D
 
Last edited: