rastus Posted December 3, 2006 Share Posted December 3, 2006 when trying to create a city nothing happens, no errors reported, no cities created, nothing... page just refreshs. any idea where to look for the fix? Quote Link to comment Share on other sites More sharing options...
Revolution Posted December 3, 2006 Share Posted December 3, 2006 Re: Creating cities in ver 2 check the database - does it populate in there? Quote Link to comment Share on other sites More sharing options...
rastus Posted December 3, 2006 Author Share Posted December 3, 2006 Re: Creating cities in ver 2 no, it does not Quote Link to comment Share on other sites More sharing options...
BreakingLight Posted December 3, 2006 Share Posted December 3, 2006 Re: Creating cities in ver 2 hmm V2 is sounding more and more less interesting Quote Link to comment Share on other sites More sharing options...
Revolution Posted December 3, 2006 Share Posted December 3, 2006 Re: Creating cities in ver 2 You'll have to check the code on the page to see if the form you fill in is inserting the data Quote Link to comment Share on other sites More sharing options...
Revolution Posted December 3, 2006 Share Posted December 3, 2006 Re: Creating cities in ver 2 Yeah - seems it was released a little too soon. Needed more testing by the sounds of things Quote Link to comment Share on other sites More sharing options...
rastus Posted December 3, 2006 Author Share Posted December 3, 2006 Re: Creating cities in ver 2 Well... I bought another domain, Did a fresh install of V2, and I have the same issue. Now I know it's not anything I did Back to troubleshooting..... Quote Link to comment Share on other sites More sharing options...
Revolution Posted December 3, 2006 Share Posted December 3, 2006 Re: Creating cities in ver 2 sounds like the code simply doesn't insert correctly, should be something like... INSERT into #table name# (fields in table) VALUES (form values) Or something similar to that... Quote Link to comment Share on other sites More sharing options...
rastus Posted December 4, 2006 Author Share Posted December 4, 2006 Re: Creating cities in ver 2 pm'ed ya Revolution Quote Link to comment Share on other sites More sharing options...
rastus Posted December 6, 2006 Author Share Posted December 6, 2006 Re: Creating cities in ver 2 finally found it.... there is a ' before minlevel on line 40 Quote Link to comment Share on other sites More sharing options...
Revolution Posted December 6, 2006 Share Posted December 6, 2006 Re: Creating cities in ver 2 What! lol Nice work :mrgreen: Quote Link to comment Share on other sites More sharing options...
rastus Posted December 6, 2006 Author Share Posted December 6, 2006 Re: Creating cities in ver 2 should have said there is a ' missing Quote Link to comment Share on other sites More sharing options...
Michael Posted February 10, 2007 Share Posted February 10, 2007 Re: Creating cities in ver 2 How do you fix it? i have the same problem but i just created cities in the database lol its easier Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.