Page 1 of 4

Urban Realms Videos

Posted: Mon Mar 22, 2010 2:10 am
by hallsofvallhalla

Re: Videos

Posted: Tue Mar 23, 2010 2:58 am
by jpoisson
hey halls, Just letting you know vid 6's link is invalid.

Re: Videos

Posted: Tue Mar 23, 2010 4:19 am
by hallsofvallhalla
weird, youtube have been screwing up lately. i will reload in the morning.

Re: Videos

Posted: Fri Mar 26, 2010 3:55 pm
by Jackolantern
Wow, nice! All the videos at once (unless I have somehow missed them trickling in lol)! I will have to check these out!

Re: Videos

Posted: Fri Mar 26, 2010 4:49 pm
by hallsofvallhalla
yep all at once :) got to fix video 6 though

Re: Videos

Posted: Fri Mar 26, 2010 9:24 pm
by jpoisson
Honestly I don't think much is being missed with out #6, I have listened to it while doing some HW, it seems pretty solid.

Re: Videos

Posted: Sat Mar 27, 2010 6:00 am
by alexrules01
Is anyone else having problems with the code?

I've watched the first 11 vids so far, and thought i'd download the code and have a play around.
Now once I login, I am getting all these different errors including

Notice: Undefined variable: bypassmap in C:\wamp\www\urban\index.php on line 365

and above the banner

Notice: Undefined variable: QUERY_STRING in C:\wamp\www\urban\connect.php on line 2 (btw Im not sure what this does, unless it comes up in later videos)

I'll try playing around with it some more and see whats up. Was wondering if anyone else had this problem, or it all worked fine?

Re: Videos

Posted: Sat Mar 27, 2010 12:22 pm
by alexrules01
ahh I think I have found the solutions to most of the problems. When it is for eg $playerinfo3[name] i had to add the ' and ' so its $playerinfo3['name']. I think in one of the original tuts Halls said that the ' ' wern't needed in some cases, but none of them worked for me hehe.

Re: Videos

Posted: Sat Mar 27, 2010 1:23 pm
by hallsofvallhalla
oh man i glad you caught this! On my environment I do need the ' around the array variable, most everyone else will. I will get to fixing this. Thanks!!

Re: Videos

Posted: Sat Mar 27, 2010 2:09 pm
by alexrules01
Thats ok! Glad going through all the code and adding those pesky things wasn't a waste of time.

One other problem I am getting, which I can't seem to fix is some of the $_GET 's. Everytime i click on a building, something like

Notice: Undefined index: doctor in C:\wamp\www\urban\locations.php on line 47

pops up, and the same with when I go to build a new building on a empty lot

Notice: Undefined index: tag in C:\wamp\www\urban\build.php on line 43

comes up. Theres probably a simple solution :P

Btw, the vids and Urban Realms itself is so freakin sweet. I havnt been through all the vids yet but I am amazed with all of it!