• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Issues with Znote shop useDB

dchampag

Intermediate OT User
Joined
Jul 15, 2008
Messages
772
Reaction score
102
Location
USA
I am currently trying to configure my website to use the database for shop items, when I edit config.php it does not read from znote_shop table

I am not sure where the code is for these items and I thought I would just ask rather than reading through several files trying to find out why or making my own.

Looking in shop.php I see $shop_list = $config['shop_offers']; and nothing that asks if the website is using the database or array in config.php is this a mistake in the shop.php script with the latest znote?

@Znote
 
Last edited:
bump

Anyone have any ideas before I start reprograming this? My fear is mostly with security, I'm aware znote is extremely secure and this is why I'm using it, it also does not present any issues with my php, apache and webserver upgrades. I have migrated from IIS to increase security, I am not entirely confident in my abilities to make sure there isn't injections and stuff, I'm still doing research in the newer programming, I've been out of the game for nearly 9 years, I haven't done anything aside from HTML and server system setups since. haha! thank you everyone, glad to be back here and see it's running strong!
 

Similar threads

Back
Top