rastus Posted December 3, 2006 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
Revolution Posted December 3, 2006 Posted December 3, 2006 Re: Creating cities in ver 2 check the database - does it populate in there? Quote
rastus Posted December 3, 2006 Author Posted December 3, 2006 Re: Creating cities in ver 2 no, it does not Quote
BreakingLight Posted December 3, 2006 Posted December 3, 2006 Re: Creating cities in ver 2 hmm V2 is sounding more and more less interesting Quote
Revolution Posted December 3, 2006 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
Revolution Posted December 3, 2006 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
rastus Posted December 3, 2006 Author 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
Revolution Posted December 3, 2006 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
rastus Posted December 4, 2006 Author Posted December 4, 2006 Re: Creating cities in ver 2 pm'ed ya Revolution Quote
rastus Posted December 6, 2006 Author Posted December 6, 2006 Re: Creating cities in ver 2 finally found it.... there is a ' before minlevel on line 40 Quote
Revolution Posted December 6, 2006 Posted December 6, 2006 Re: Creating cities in ver 2 What! lol Nice work :mrgreen: Quote
rastus Posted December 6, 2006 Author Posted December 6, 2006 Re: Creating cities in ver 2 should have said there is a ' missing Quote
Michael Posted February 10, 2007 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
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.