|
Thank you again! Unfortunately, after making the changes you noted I am now getting
Parse error: syntax error, unexpected T_VAR in /home/your2012/public_html/TanningAdvice/wp-load.php on line 52
with line 52 being
var div_colors = new Array('#4b8272', '#81787f', '#832f83', '#887f74', '#4c3183', '#748783', '#3e7970', '#857082', '#728178', '#7f8331', '#2f8281', '#724c31', '#778383', '#7f493e', '#3e4745', '#3d4444', '#3d4043', '#3f3d41', '#3f423e', '#79823e', '#798084', '#748188', '#3d7c78', '#7d3d7f', '#777f31', '#4d0000');
Look familiar? I think this is the same string I'm having trouble with in my other site...
Sorry for the trouble, but still needhelp.
|