I am starting this topic in the hopes that people will have a few tips and ideas for me. I know some php, sql, and html, but my programming skills are not great. I consider myself a novice. Recently, I was messing around with making a shop mod with sql. I am using MAMP on a Mac at the moment. I was ...
Well, it seems I had an issue with refreshing the templates and purging the cache. I did purge the cache and refresh templates when I installed but it didn't seem to refresh everything. Now I can see the actual pages. I am still having an issue with the guide but I will figure it out eventually. Tha...
Ok, I installed 1.4.5 and I thought everything was working ok but I had a few issues. 1. I don't seem to be gaining villagers per tic. I gain stamina and other units but no villagers. When you look at the kingdom report it has no number by villagers for the total number of villagers that I have even...
Actually, I found some other syntax errors in the install file. I will upload the edited one later. My son is crying right now so I don't have time. I edited the file and installed it on my board. I then checked the database to make sure the install was successful. So far, everything looks good.
Like I said, I am not an sql person but I think I found a few syntax errors in the install file. After I corrected them everything worked. $game_sql[] = "DROP TABLE IF EXISTS `aod_blackmarket`;"; $game_sql[] = " CREATE TABLE IF NOT EXISTS `aod_blackmarket` ( `id` int(11) NOT NULL AUTO...
I am not really an sql person. I know some but I certainly am not proficient. I uploaded 1.4.2 and installed via the acp. When I hit install game I get this error: General Error SQL ERROR [ mysql4 ] You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version ...
This may be a stupid question but...how do you install this? I deleted my old aod game from the games folder and uploaded the new version. I went to mywebsite\games\aod\install.php and it said syntax error on line 601. I assumed it meant the : where there was supposed to be a ; so I fixed that and u...