Jump to content
MakeWebGames

Someone

Members
  • Posts

    283
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Someone

  1. Too bad for you all I copyrighted echo " and ending a line with "; The good news though, I only charge 1 cent per line if you want to use it. More seriously. Watch out for Zynga, they are notorious for suing. On rather thin grounds, I think they use scare tactics to get their way, as taking things to court can be very expensive for the little guy. An example of rather odd copy right, Facebook patented writing on peoples wall. Or does that go under trademark?
  2. check your server log files, can be found in cpanel if you have that. Also, I hope you secure the $_POST data somewhere, other than just strip the tags $giveto = strip_tags($_POST['giveto']); $giveamount = strip_tags($_POST['giveamount']); $query2=mysql_query("SELECT * FROM users WHERE username='$giveto' LIMIT 1");
  3. Alright, changed modules/config.xml manually. Not much to make a release about, as its just nit-picking. Now there is only 25 xml errors left. And 2428 html warnings haha (most seem to be in tiny_mce), think Id rather lower the validation setting than fixing those haha. btw I am very happy with your base engine, seems really robust and secure. Looking forward to learn the ins and outs of it and perhaps get something released one day.
  4. Thank you for taking the time :) The errors still show in the editor when I validate. But when saving the file to local server it validates correctly. Probaly thats due to Eclipse not refreshing to the new version of the file. Found a way to export the messages so, here is the rest of errors:   Description Resource Path Location Type cvc-complex-type.2.4.a: Invalid content was found starting with element 'action_wizard'. One of '{lookup}' is expected. config.xml /NWE/modules/locations line 12 XML Problem cvc-complex-type.2.4.a: Invalid content was found starting with element 'action_wizard'. One of '{lookup}' is expected. config.xml /NWE/modules/explore line 14 XML Problem cvc-complex-type.2.4.a: Invalid content was found starting with element 'condition_wizard'. One of '{lookup}' is expected. config.xml /NWE/modules/quests line 13 XML Problem cvc-complex-type.2.4.a: Invalid content was found starting with element 'condition_wizard'. One of '{lookup}' is expected. config.xml /NWE/modules/mines line 15 XML Problem cvc-complex-type.2.4.a: Invalid content was found starting with element 'condition_wizard'. One of '{lookup}' is expected. config.xml /NWE/modules/crafting line 8 XML Problem cvc-complex-type.2.4.a: Invalid content was found starting with element 'key'. One of '{table}' is expected. config.xml /NWE/modules/inventory line 27 XML Problem cvc-complex-type.2.4.a: Invalid content was found starting with element 'key'. One of '{table}' is expected. config.xml /NWE/modules/forums line 10 XML Problem cvc-complex-type.2.4.a: Invalid content was found starting with element 'key'. One of '{variable, theme_table, image_upload, table}' is expected. config.xml /NWE/modules/lottery_grid line 5 XML Problem cvc-complex-type.2.4.a: Invalid content was found starting with element 'key'. One of '{variable, theme_table, image_upload, table}' is expected. config.xml /NWE/modules/jail line 9 XML Problem cvc-complex-type.2.4.a: Invalid content was found starting with element 'key'. One of '{variable, theme_table, image_upload, table}' is expected. config.xml /NWE/modules/hospital line 9 XML Problem cvc-complex-type.2.4.a: Invalid content was found starting with element 'key'. One of '{variable, theme_table, image_upload, table}' is expected. config.xml /NWE/modules/horse_racing line 5 XML Problem cvc-complex-type.2.4.a: Invalid content was found starting with element 'theme_table'. One of '{table}' is expected. config.xml /NWE/modules/works line 12 XML Problem cvc-complex-type.2.4.a: Invalid content was found starting with element 'theme_table'. One of '{table}' is expected. config.xml /NWE/modules/train line 17 XML Problem cvc-complex-type.2.4.a: Invalid content was found starting with element 'theme_table'. One of '{table}' is expected. config.xml /NWE/modules/quests line 15 XML Problem cvc-complex-type.2.4.a: Invalid content was found starting with element 'theme_table'. One of '{table}' is expected. config.xml /NWE/modules/premium line 20 XML Problem cvc-complex-type.2.4.a: Invalid content was found starting with element 'theme_table'. One of '{table}' is expected. config.xml /NWE/modules/player_class line 8 XML Problem cvc-complex-type.2.4.a: Invalid content was found starting with element 'theme_table'. One of '{table}' is expected. config.xml /NWE/modules/npc_shop line 17 XML Problem cvc-complex-type.2.4.a: Invalid content was found starting with element 'theme_table'. One of '{table}' is expected. config.xml /NWE/modules/npc_discussion line 21 XML Problem cvc-complex-type.2.4.a: Invalid content was found starting with element 'theme_table'. One of '{table}' is expected. config.xml /NWE/modules/mines line 17 XML Problem cvc-complex-type.2.4.a: Invalid content was found starting with element 'theme_table'. One of '{table}' is expected. config.xml /NWE/modules/explore line 16 XML Problem cvc-complex-type.2.4.a: Invalid content was found starting with element 'theme_table'. One of '{table}' is expected. config.xml /NWE/modules/crafting line 14 XML Problem cvc-complex-type.2.4.a: Invalid content was found starting with element 'theme_table'. One of '{table}' is expected. config.xml /NWE/modules/combat line 22 XML Problem cvc-complex-type.2.4.a: Invalid content was found starting with element 'variable'. One of '{table}' is expected. config.xml /NWE/modules/tutorial line 7 XML Problem cvc-complex-type.2.4.a: Invalid content was found starting with element 'variable'. One of '{table}' is expected. config.xml /NWE/modules/locations line 15 XML Problem cvc-complex-type.3.2.2: Attribute 'Author' is not allowed to appear in element 'module'. config.xml /NWE/modules/tutorial line 5 XML Problem cvc-complex-type.3.2.2: Attribute 'Author' is not allowed to appear in element 'module'. config.xml /NWE/modules/train line 5 XML Problem cvc-complex-type.3.2.2: Attribute 'Author' is not allowed to appear in element 'module'. config.xml /NWE/modules/explore line 5 XML Problem cvc-complex-type.3.2.2: Attribute 'Author' is not allowed to appear in element 'module'. config.xml /NWE/modules/crafting line 5 XML Problem cvc-complex-type.3.2.2: Attribute 'Author' is not allowed to appear in element 'module'. config.xml /NWE/modules line 4 XML Problem cvc-complex-type.3.2.2: Attribute 'special_editor' is not allowed to appear in element 'table'. config.xml /NWE/modules/inventory line 13 XML Problem cvc-complex-type.4: Attribute 'author' must appear on element 'module'. config.xml /NWE/modules/tutorial line 5 XML Problem cvc-complex-type.4: Attribute 'author' must appear on element 'module'. config.xml /NWE/modules/train line 5 XML Problem cvc-complex-type.4: Attribute 'author' must appear on element 'module'. config.xml /NWE/modules/explore line 5 XML Problem cvc-complex-type.4: Attribute 'author' must appear on element 'module'. config.xml /NWE/modules/crafting line 5 XML Problem cvc-complex-type.4: Attribute 'author' must appear on element 'module'. config.xml /NWE/modules line 4 XML Problem cvc-complex-type.4: Attribute 'description' must appear on element 'module'. config.xml /NWE/modules/horse_racing line 3 XML Problem cvc-complex-type.4: Attribute 'description' must appear on element 'module'. config.xml /NWE/modules line 4 XML Problem
  5. The Eclipse editor complains about minor errors in the http://www.nw-engine.com/modules.xsd definition file. While I do not think this has any effect on anything other than being annoying in the project view in my editor, I thought I'd report it.   [ATTACH=CONFIG]793[/ATTACH]
  6. Raw post data in a query is very sad indeed. Helped someone using a another engine, not sure wich, its users table was named grpgusers, it has those all over the place :( Checked out mccodez.com thought Id save myself some time by not programming a game from scratch. Checked out their demo site, registered and logged in to this screen Good thing I used a username and password combo that I dont use on other sites.
×
×
  • Create New...