PDA

View Full Version : parse error unexpected t_constant_encapsed_string


ricecolors
07-19-2006, 11:05 PM
Hi.

When I try to access my newly-created blog I get the following error.

Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/howie/public_html/pixelpost1-5rc1-2/index.php on line 850.

Any ideas?

Here's the code on line 850 in index.php:
<link rel='alternate' type='text/html' href='%22.$cfgrow%5B'siteurl']."' title='".$pixelpost_site_title."' />

My blog url is http://www.candyrice.com/blog/pixelpost1-5rc1-2/index.php.

Also, here's the information about my version, etc.:
----------------------------------------------------------
Pixelpost Information
You are running Pixelpost version 1.5 - April 2006
Latest pixelpost version: Check
Looking for help or want to give feedback, please step into pixelpost forum.: www.pixelpost.org/forum/


Host Information

URL http://www.candyrice.com/blog/pixelpost1-5rc1-2/admin/index.php
PHP-version 4.3.10 (Pixelpost's min requirement: PHP version: 4.3.0 )

MySQL version 4.0.27-standard (Pixelpost's min requirement: MySQL: 3.23.58 )

GD-lib bundled (2.0.28 compatible) with JPEG support

File Uploads to pixelpost site are possible.

Server Software Apache/1.3.33 (Unix) mod_gzip/1.3.26.1a mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 FrontPage/5.0.2.2635 mod_ssl/2.8.22 OpenSSL/0.9.7a PHP-CGI/0.1b

EXIF Pixelpost is using exifer v1.5 for EXIF-information.


Paths
Guessed imagepath: /home/howie/public_html/blog/pixelpost1-5rc1-2/images/
Configured Imagepath: ../images/

Image Directory: OK - Can we write to the directory? YES. CHMOD: 0755

Thumbnails Directory: OK - Can we write to the directory? YES. CHMOD: 0755

Language Directory: OK

Addons Directory: OK

Includes Directory: OK

Templates Directory: OK
--------------------------------------------

Thanks for your help. :)

ricecolors
07-20-2006, 03:37 AM
Hi again.

I poked around and finally just deleted all the uploaded files and my SQL database, then redid the installation and uploading and presto! It works now!

ricecolors :)

GeoS
07-20-2006, 06:24 AM
Cool. I was just wondring what is %22 in line which you put above? That isnt part of official PP code.

ricecolors
07-20-2006, 07:48 AM
Hi GeoS.

I don't know. It was in the file when I opened it today. I did the initial editing in Dreamweaver, then surfed through some more of the forum and found some references to Dreamweaver creating trouble, so I started over and edited in notepad.

I'm guessing that was the problem, though I don't really know for sure.

Thanks for getting back to me. :)