PDA

View Full Version : upgraded from 1.4 to 1.4.1 ... broken!


steff
04-24-2005, 07:54 PM
hi,
as stated by instructions, I copied all the 1.4.1 files, did the install program which created the new table, but what i get is an incomplete photoblog, as you can see here:

http://steff.altervista.org/

the page stops after the exif datas.
i switch templates but nothing changes.

what happened!?!?! :(

I run the copy folder addon just after upgrading... maybe this made some DB bug?


Host Information
PHP-version 4.3.11 (Pixelpost's min requirement: PHP version 4.3.0)

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

GD-lib bundled (2.0.28 compatible) with JPEG support

Server software Apache

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

Paths
Guessed imagepath: /var/www/html/images/
Configured Imagepath ../images/
Image Directory: OK - Can we write to the directory? YES.
Thumbnails Directory: OK - Can we write to the directory? YES.
Language Directory: OK
Addons Directory: OK
Includes Directory: OK
Templates Directory: OK

Anonymous
04-24-2005, 09:15 PM
tell use which exif data you use and where it is cut.

to recover relace all instance fo str_replace function with
ereg_replace function.

I hate this error!

Raminia not logged in.

steff
04-24-2005, 09:45 PM
Hi Raminia,
in this image
http://steff.altervista.org/index.php?showimage=29
exif datas are shown; in other images, the page breaks just after the camera model.
I use the standard light-archivepaged template, but changing to other templates gives the same results in all images.

I'll try to replace all instance of str_replace with ereg_replace ... in the index.php , right? :)

EDIT
hey, it works!!!! :lol:
I replaced with ereg_replace and all is OK now! thank you!

but tell me: what's the difference between these 2 functions?

Anonymous
04-25-2005, 08:25 AM
one of the works with formatted text the other does not.

raminia
04-27-2005, 10:36 AM
anyone who is interested in this topic should read
http://pixelpost.org/forum/viewtopic.php?t=988
too!

I'm locking this thread.