PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro How Do I...? (http://www.photopost.com/forum/photopost-pro-how-do-i/)
-   -   Enable next and previous (http://www.photopost.com/forum/photopost-pro-how-do-i/125361-enable-next-previous.html)

Lost Target June 6th, 2006 02:30 PM

Enable next and previous
 
I have selected YES for both.

Enable slideshows? YES
Enable next and previous photo previews? YES

The NEXT and PREVIOUS do not display as an option.... I do have the SLIDE SHOW option.

Am I suppose to configure something else in the Admin section?

A new user with the install done on May 12 by Photo Post.

http://www.losttargetphotos.com/index.php

Chuck S June 6th, 2006 03:05 PM

Make sure line 279 of showphoto.php has this in bold

Code:

Content visible to verified customers only.

Lost Target June 6th, 2006 07:24 PM

I have no idea how to count lines with any programs that I have but I did find the line of code in this area. If this is the one, it was already in place and did not require any changes...

If we're talking another area on the page, just give me a few lines to look for so I know where to insert it. If not?

Code:

Content visible to verified customers only.

Chuck S June 6th, 2006 07:40 PM

You appear to have the right code would suggest you try downloading the build and upload showphoto.php

Lost Target June 7th, 2006 09:26 AM

I dowloaded the build and uploaded per your suggestion.

No luck : (

Lost Target June 8th, 2006 09:01 AM

I'm was hoping it would not be necessary but I figure it might come down to a re-install of the program or parts of it to fix my stated problem.

I closed the GALLERY as advised. When I checked the GALLERY it was not closed but still open?

I went to the backup area on the admin panel.

I tried to do a backup, but I got this message for any/all files I tried to back up.......

Warning: filesize(): Stat failed for /pp_categories.sql (errno=2 - No such file or directory) in /www/l/losttargetph/htdocs/adm-misc.php on line 1552
Warning: pp_categories.sql is 0 bytes or did not get created.

Not something I wanted to see...

I'm in over my head : ) Any assistance would be appriciated.

Chuck S June 8th, 2006 09:18 AM

I would suggest 2 things. Because for one it would appear your either missing the proper new files or upgrade queries in your database. To close your gallery you should be able to go to Admin => Global Options and close the gallery as that is not in the config file anymore.

Download the latest distribution and upload all files except the two config files. This should get you on the new files.

As far as your backup issue you need to specify in Admin => Global Options the backup path on the server and make sure that directory is 777 as well as you have the correct path to mysqldump on the server. You should be fine then. Note to use this utility mysqldump needs to be on the same server as photopost so this utility does not work when mysql is on a separate server.


All times are GMT -5. The time now is 12:32 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97