Drew (
whobutdrew) wrote in
dw_dev2012-06-19 03:33 pm
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[site community profile]](https://www.dreamwidth.org/img/comm_staff.png)
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.
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.
no subject
no subject
As I look at the page source, though, I see this, which struck me as strange:
{link rel="stylesheet" href="http://cssproxy.$DOMAIN/?u=http://$DOMAIN_WEB/users/system/res/0/stylesheet%3F1340407627" type="text/css" /}
($VARS are subbed for my domain)
The syntax of that code just looks... odd to me.
no subject
Can you take a look at the function that's generating that?
no subject
{script type="text/javascript" src="http://$DOMAIN/js/lj_ippu.js?v=1340135908"}[/script}
I don't seem to have an htdocs/js folder... zhe plot thickens.
no subject
no subject
Does that help? Sorry, my Perl class in college was a lot longer ago than I realize sometimes.
no subject
Let me know if you need to see any of my config files.