whobutdrew: (Peace)
Drew ([personal profile] whobutdrew) wrote in [site community profile] dw_dev2012-06-19 03:33 pm
Entry tags:

Deja vu all over again

Now running on Ubuntu 11.04 x64.

Reinstalled, redownloaded, reconfigured, restored... I now have a live site. Mostly, as is my usual state when I am working with this code.

I get the same "Oops, something is broken!" message that I originally got back in the day when i started about 2-3 years ago. Past fixes were to change the @LANGS line in config.pl (already done) and the fact that my first DW foray was on an x86 server. (Boy, did I hvae my history wrong in my previous post.)

Here is the line from my Apache error log:

Invalid userprop opt_viewjournalstyle passed to preload_props. at /home/dw/cgi-bin/LJ/User.pm line 853.

I'm now having to run off, else I'd elaborate more on the code that it is pointing to.
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)

[personal profile] fu 2012-06-23 07:16 am (UTC)(link)
That looks oddly like a single quotes versus double quotes issue. I say oddly because it's odd that that happens to your 'hack but not on others.

Can you take a look at the function that's generating that?
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)

[personal profile] fu 2012-06-23 02:20 pm (UTC)(link)
Hmmm. Is any other perl code being executed on BML pages at all?