Deprecated function: implode(): Passing glue string after array is deprecated. Swap the parameters in drupal_get_feeds() (line 394 of /var/www/pied-piper.ermarian.net/includes/common.inc).
written Tuesday, November 29 2005 12:28ProfileHomepage#0
I'm having some dialog issues. The dialog was working fine for my two shops, then when I created dialog for a third person (no shop) it all went kablewy. Now I get an error message that makes no sense and none of the dialog works, so here's the code(with line #s) and the error message is below.
error message is: t2newtowndlg error: Unknown command _well in line 111.
I don't understand why it says that, but cause I have the same thing as part of dialog for the butcher and it had worked fine before. Help??Posts: 72 |
Registered: Sunday, May 29 2005 07:00
written Tuesday, November 29 2005 14:27Profile#1
If you look closely at the end of line 111, you'll notice there is a quote missing. The compiler is reading the question as everything up to _well, which is where the next quote is.
-------------------- 5.0.1.0.0.0.0.1.0...Posts: 508 |
Registered: Thursday, May 29 2003 07:00
-------------------- Arancaytar: Every time you ask people to compare TM and Kel, you endanger the poor, fluffy kittens. Smoo: Get ready to face the walls! Ephesos: In conclusion, yarr.
written Tuesday, November 29 2005 19:34ProfileHomepage#3
Thanks wz arsenic, it always helps to have an extra pair of eyes look at it to see what I missed. I had some other fixing to do after that, but it works now.
And thanks Kelandon for giving me that URL for Alint - I will definitely use it. (besides, it'll probably keep me from bugging you guys for help all the time!) It'll definitely save some time in fixing problems.Posts: 72 |
Registered: Sunday, May 29 2005 07:00