@Wizkidje
about "Item Shop" how i can fix it?
sorry bad english
Printable View
@Wizkidje
about "Item Shop" how i can fix it?
sorry bad english
I know.
But, the released website of MPOG is a old version that i have found in my "Cosas" (Translation, things) folder of my computer, it lacks a lot of features and a lot of security, i am 99% sure that this mpog website is the first version that ive coded, like 2 years ago.
also, i have more than 8 months without write a single line of php, im very busy with the client and server coding of kelion, i dont have too much experience with php and web security.
nice wizkid!
cant w8 for the Gunz CMS when is it goign to be releaseD?
I think when its done...
I've met this problem. How to fix it? Many thanks all of you,
Execute the extra MSSQL tables needed.
How about this error:
Warning: mssql_query() [function.mssql-query]: message: Invalid column name 'Slot'. (severity 16) in C:\AppServ\www\1\mod_itemshop.php on line 25
Warning: mssql_query() [function.mssql-query]: Query failed in C:\AppServ\www\1\mod_itemshop.php on line 25
that is the shop error. its either a DB or script error. can be both, I have looked at it.
1. the script to add items is trying to put data into columns that dont exist
2. the script to buy/get items is trying to get data from column that dont exist
3. none of the tables in the DB have the exact same columns needed to make it work.
Given these 3, we can realize that we can either add all the missing columns to CashShop.dbo or make the script do more work and separate the values into the tables that actually have the columns needed.
Or wait for mine which will have the shop running out of MySQL =P.
It takes extremely long to load for me. :/:
In edit account, if you change the password it changes for all rows in your database lol..Well, that happened to me.
is bugged.... i got hacker with this website (again) but i have backup
Hey Wizkid.. Know what I gotta fix to make it so the "Change Password" doesnt change for every row in my DB?! -.-