 | |  | | | Photopost Pro Installation & Upgrades If you're having install or upgrade problems |
September 3rd, 2010, 06:08 AM
|
#1 (permalink)
| | Junior Member Verified Customer
Join Date: Aug 2010 Location: Rome
Posts: 12
| Various Errors on main page
Hello,
I've installed the photopost pro version and integrated it with my vb 3 version.
I can show all the images and work with my vb, but i've some error that i cant correct from myself and i dont know if because there are some bugs or what..:
1 - The clicking images for open it on full size not work.
2 - I cant post comments on the images because show me an error about something like rating or title missing.
2.1 - The rating on the Additional Info is not visible.
3 - The js prototype not work for an error: Code: Content visible to verified customers only.
4 -The icons: "previous images" "slide show" and "next images" is not visible.
Here the first image: www.webgif.com/images/errors/photopost_error.jpg
5 - Watermark not work, because everytime that i try to put the correct path, the admin panel change it without the " \":
Here the second image: www.webgif.com/images/errors/watermark_error.jpg
Thanks in advance for any help.
Regards,
Daniele.
|
| |
September 3rd, 2010, 07:43 AM
|
#2 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,706
|
You must use forward slashes in your path for your watermark
I need to see your site to comment about what you mean by prev next icons.
Have you set the large image to show using the popup window in showphoto options in admin.
|
| |
September 3rd, 2010, 09:29 AM
|
#3 (permalink)
| | Junior Member Verified Customer
Join Date: Aug 2010 Location: Rome
Posts: 12
|
Hello, thank for quick reply Quote:
Originally Posted by Chuck S You must use forward slashes in your path for your watermark | I cant use the slashes. The problem are that after i've clicked on "Save changes" with the correct path Code: Content visible to verified customers only.
The page reloaded show me the same path without slashes Code: Content visible to verified customers only.
Quote: |
I need to see your site to comment about what you mean by prev next icons.
| icons about : $prevlink $slidecode $nextlink
i can see only the text linked, i would like use icons like your demo page. Quote: |
Have you set the large image to show using the popup window in showphoto options in admin.
| thanks it's work!
Now remain only the big most important problem about prototype error and the missing of rating system.
I think there are some incompatibility problem with my others js scripts but i dont know how to fix it.
Here the site: Code: Content visible to verified customers only.
Regards,
Daniele.
Last edited by danyz81; September 3rd, 2010 at 09:44 AM.
|
| |
September 3rd, 2010, 02:23 PM
|
#4 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,706
|
You must use forward slashes not backslashes  /
Do you get the js error if you turn off the vb enhanced integration?
|
| |
September 3rd, 2010, 03:44 PM
|
#5 (permalink)
| | Junior Member Verified Customer
Join Date: Aug 2010 Location: Rome
Posts: 12
| Quote:
Originally Posted by Chuck S You must use forward slashes not backslashes  / | Ops! Done and work thanks! Quote: |
Do you get the js error if you turn off the vb enhanced integration?
| No, with the vb3 integration turned off i not see the js error on the console but the features not works anyway (lightbox and zoom javascript) Code: Content visible to verified customers only.
|
| |
September 3rd, 2010, 03:49 PM
|
#6 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,706
|
well you do not have the big popup turned on so lightbox is not going to work
In showphoto options you must turn on the big popup feature and lightbox also and you set your lightbox thresholds. any large photo under the thresholds will use lightbox larger ones will use the big popup
viewing that medium image I dont see any popup as your image is not linked so that tells me the feature is turned off.
|
| |
September 3rd, 2010, 04:12 PM
|
#7 (permalink)
| | Junior Member Verified Customer
Join Date: Aug 2010 Location: Rome
Posts: 12
|
Ok,big popup, lightbox, zoom js are enabled but nothing change.
If i click on the immage i can see it on a new window without any problem but the js still not work on the medium immage.. what im doing wrong? |
| |
September 3rd, 2010, 05:14 PM
|
#8 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,706
|
what java script are you referring to?
The zoom script? you need to actually turn off the on watermark script those settings are not mutually compatible. If your using watermark.php to search an image you can not zoom it
|
| |
September 4th, 2010, 12:28 AM
|
#9 (permalink)
| | Junior Member Verified Customer
Join Date: Aug 2010 Location: Rome
Posts: 12
| Quote:
Originally Posted by Chuck S what java script are you referring to? | lightbox js doesnt work and also the rating system ( for logged users). I would like open the images with lightbox and not on a new window popup. Quote: |
The zoom script? you need to actually turn off the on watermark script those settings are not mutually compatible. If your using watermark.php to search an image you can not zoom it
| Ah ok good, I did not know. Without watermark the zoom js work well.
Last edited by danyz81; September 4th, 2010 at 03:00 AM.
|
| |
September 4th, 2010, 11:42 AM
|
#10 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,706
|
Lightbox will work if the large image is under your thresholds. Also I recomment keeping your thresholds under 1500 as lightbox was not made to show really large images.
|
| |
September 4th, 2010, 04:07 PM
|
#11 (permalink)
| | Junior Member Verified Customer
Join Date: Aug 2010 Location: Rome
Posts: 12
|
Ok, for example this image is 1024x768 on original size Code: Content visible to verified customers only.
The threshold for lightbox is width:1500 height:1024 but doesn work anyway
|
| |
September 5th, 2010, 09:17 AM
|
#12 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,706
|
Try 1500 for both as every picture I viewed but that one is huge.
Does lightbox work if you turn off your vb3 enhanced boxes under admin edit integration?
|
| |
September 5th, 2010, 12:33 PM
|
#13 (permalink)
| | Junior Member Verified Customer
Join Date: Aug 2010 Location: Rome
Posts: 12
| Quote:
Originally Posted by Chuck S Try 1500 for both as every picture I viewed but that one is huge.
Does lightbox work if you turn off your vb3 enhanced boxes under admin edit integration? | Hello, good news i've fixed the problem and now the lightbox effect work like a charm also with vb3 integration mode.
I've updated the lightbox with last version 2.04, overwrite the line
718 on pp-inc.php Code: Content visible to verified customers only.
with this Code: Content visible to verified customers only.
I only added " builder" after effects for load builder. js script
Now remain only the last problem for rating system. Here i dont know how to show it for the logged users.
|
| |
September 5th, 2010, 02:14 PM
|
#14 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,706
|
what do you mean show it for logged in users?
If your viewing your very own photo you cant quick rate your own photo. Your only going to see the quick rating if your viewing someone elses photo.
|
| |
September 5th, 2010, 04:07 PM
|
#15 (permalink)
| | Junior Member Verified Customer
Join Date: Aug 2010 Location: Rome
Posts: 12
| Quote:
Originally Posted by Chuck S what do you mean show it for logged in users?
If your viewing your very own photo you cant quick rate your own photo. Your only going to see the quick rating if your viewing someone elses photo. | Ah ok, i thinked that was an error because before photopost pro version i've tryed vb gallery script where u have the possibility to rate your own photos.
Thanks again for your patience Chuck, i think\hope that's all |
| |
September 5th, 2010, 04:20 PM
|
#16 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,706
|
enjoy the holiday weekend
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 01:29 AM. | |