Pixelpost

Authentic Photoblog Flavour


Go Back   Pixelpost Forum > SUPPORT / INFORMATION > Pixelpost Help

Post Reply
 
Thread Tools
  #1  
Old 06-13-2006, 04:04 PM
mjm Offline
forum loafer
 
Join Date: Jun 2006
Posts: 8
Problems with 1.5 upgrade

I would be grateful for any assistance on a couple of problems I've had since upgrading to 1.5.

1. I can only log into the admin section when i check the "Log me on automatically each visit:". If I don't check this I return to the blank admin screen. Maybe not a major issue, but could be associated with other problems.

2. When visitors check the remember me on the comments box, thier details are not retained. I have installed a captcha, as my host had problems with Akismet connection.

3. When uploading images, no thumbnail is created. The image goes into the images folder, but I get the following message:

Warning: getimagesize(../images/20060605214839_96.jpg): failed to open stream: No such file or directory in d:\users\departmentuk\public_html\iblog\admin\imag es_edit.php on line 199

Warning: filesize(): Stat failed for ../images/20060605214839_96.jpg (errno=2 - No such file or directory) in d:\users\departmentuk\public_html\iblog\admin\imag es_edit.php on line 200


Admin info is:

URL department63.co.uk/iblog/admin/index.php
PHP-version 4.4.1 (Pixelpost's min requirement: PHP version: 4.3.0 )

MySQL version 4.0.22-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 Microsoft-IIS/6.0

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


Paths
Guessed imagepath: /iblog/images/
Configured Imagepath: ../images/

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

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

Language Directory: OK

Addons Directory: OK

Includes Directory: OK

Templates Directory: OK

I know there is a fair bit here. I have tried searching the forums, but nothing seems to work. Unfortunately I am a complete novice at coding. Sorry.

Any help would be appreciated.
Reply With Quote
  #2  
Old 06-16-2006, 07:00 PM
GeoS's Avatar
GeoS+ Offline
Team Pixelpost
 
Join Date: Apr 2005
Location: Warsaw, Poland
Posts: 3,613
Send a message via ICQ to GeoS Send a message via Skype™ to GeoS
Strange that admin file is called imag es_edit.php with space in a middle.
__________________
photoblog | portfolio | addons | Donate
Reply With Quote
  #3  
Old 06-16-2006, 07:44 PM
mjm Offline
forum loafer
 
Join Date: Jun 2006
Posts: 8
GeoS: thanks for the reply. I thought that was strange too, but have checked out the installation and there is definitely no space in the file name.
Since I posted, I have resloved the problem with the thumbnails. I switched off the ping function and that sorted it. With it on, it was taking a long time to upload and, i guess, timing out.

I'm still having the problems with the log-in and comments though. I've tried contacting the host regarding sessions, no response. I checked their forum and they suggest that the pixelpost coding should not be a problem.

Again, any help on this would be great.
Reply With Quote
  #4  
Old 06-16-2006, 08:28 PM
GeoS's Avatar
GeoS+ Offline
Team Pixelpost
 
Join Date: Apr 2005
Location: Warsaw, Poland
Posts: 3,613
Send a message via ICQ to GeoS Send a message via Skype™ to GeoS
Problem was not in uploading but in pinging blog hosts.

Ive got no idea where can be a problem with login. Check if session ID is all the time the same or if its changing at each browsed page.
__________________
photoblog | portfolio | addons | Donate
Reply With Quote
  #5  
Old 06-18-2006, 03:40 PM
mjm Offline
forum loafer
 
Join Date: Jun 2006
Posts: 8
Please excuse my ignorance of such things. But would it be the coding in the pixelpost installation that would cause the sessions to change each time, or would it be the way my host deals with sessions. If it is the latter, I will contact them. If it's pixelpost coding, I'm stuck, because I didn't change anything. If it helps, ver 1.4 worked fine.
Reply With Quote
  #6  
Old 06-20-2006, 09:10 PM
GeoS's Avatar
GeoS+ Offline
Team Pixelpost
 
Join Date: Apr 2005
Location: Warsaw, Poland
Posts: 3,613
Send a message via ICQ to GeoS Send a message via Skype™ to GeoS
Maybe your ISP didnt set for you tmp directory in which PHP should store your's site session data. That is the most common problem with sessions.

PS Pixelpost's 1.4 login code was based only on cookies. Starting from 1.5 it is based both on cookies and sessions (handling current login data).
__________________
photoblog | portfolio | addons | Donate
Reply With Quote
  #7  
Old 06-20-2006, 09:35 PM
pepsiat Offline
forum loafer
 
Join Date: Feb 2006
Posts: 13
update 1.4.3 to 1.5

I cant understand ReadMe_upgrade.txt points

2) save your /includes/pixelpost.php

1.4.3 version file is saved in my web directory - why I have to save it?

and

3) Copy the new files from your local folder "PixelPost 1.5 BETA" to your site using an FTP program.

Which files? and which directory? Have to I delete old ones?
Reply With Quote
  #8  
Old 06-20-2006, 10:10 PM
GeoS's Avatar
GeoS+ Offline
Team Pixelpost
 
Join Date: Apr 2005
Location: Warsaw, Poland
Posts: 3,613
Send a message via ICQ to GeoS Send a message via Skype™ to GeoS
2) write to new /includes/pixelpost.php (sitting in directory of version 1.5) just only the old DB info and nothing more. Then copy it to the server.

3) It means to copy (or better word would be: overwrite) old files on server with new one from 1.5 package.
__________________
photoblog | portfolio | addons | Donate
Reply With Quote
  #9  
Old 06-20-2006, 10:21 PM
mjm Offline
forum loafer
 
Join Date: Jun 2006
Posts: 8
GeoS: I did notice that a "temp" directory was not created and I added one. That didn't sort the problem though. I put one under the root directory then one below, at the same level as the installation, neither made any difference. There are no files in either. I did try a session_save_path command, using the wrong path and that set a session in the temp, but also listed a number of errors!!

Thanks for sticking with me on this. I know I'm of little help.
Reply With Quote
  #10  
Old 06-20-2006, 10:51 PM
GeoS's Avatar
GeoS+ Offline
Team Pixelpost
 
Join Date: Apr 2005
Location: Warsaw, Poland
Posts: 3,613
Send a message via ICQ to GeoS Send a message via Skype™ to GeoS
One thing is to make such dir and totally different to say PHP to store there data. Try to use ini_set function and modify session.save_path setting.
__________________
photoblog | portfolio | addons | Donate
Reply With Quote
Post Reply


Thread Tools




All times are GMT. The time now is 02:43 PM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd. | Style Design: d3 designs