 | |  | | | Photopost Pro How Do I...? Wondering how to do things in PhotoPost? |
January 3rd, 2006, 03:02 PM
|
#1 (permalink)
| | Member Verified Customer
Join Date: Oct 2005 Location: England
Posts: 111
| Nearly got the featured photo block working please help
hey guys I have followed this guide on how to show featured images http://www.photopost.com/forum/showp...85&postcount=2
this is the code I have in my module file
<?php
include('/homepages/15/d133566260/htdocs/harddanceaddict/photopost/inc_features.php');
echo "$photopostfeature";
?>
The block shows on my cmps but no images
Can any one help me please.
Thanks
|
| |
January 3rd, 2006, 03:33 PM
|
#2 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,699
|
Verify your data url has a trailing / on the end
|
| |
January 3rd, 2006, 04:49 PM
|
#3 (permalink)
| | Member Verified Customer
Join Date: Oct 2005 Location: England
Posts: 111
|
I have now changed it to this
<?php
include('/homepages/15/d133566260/htdocs/harddanceaddict/photopost/inc_features.php/');
echo "$photopostfeature";
?>
And still no pics
|
| |
January 3rd, 2006, 05:27 PM
|
#4 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,699
|
You did not understand what I said
Okay in admin edit integration settings in photopost make sure your data url has a trailing slash
|
| |
January 4th, 2006, 02:54 AM
|
#5 (permalink)
| | Member Verified Customer
Join Date: Oct 2005 Location: England
Posts: 111
|
Hi chuck my data url does have the trailing /
|
| |
January 4th, 2006, 06:18 AM
|
#6 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,699
|
You have a url here for us to look at? You might also want to post in the mod area since this deals with vbadvanced.
|
| |
January 4th, 2006, 06:35 AM
|
#8 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,699
|
yep not grabbing permissions try deleting this line and see what happens in inc_features.php
if ( $ViewPerm[$pcat] == 1 ) continue;
|
| |
January 4th, 2006, 06:38 AM
|
#9 (permalink)
| | Member Verified Customer
Join Date: Oct 2005 Location: England
Posts: 111
|
That did not work mate.
|
| |
January 4th, 2006, 07:01 AM
|
#10 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,699
|
Okay well this does not show photos that are in the members gallery. Are all your photos in the members gallery?
|
| |
January 4th, 2006, 08:27 AM
|
#11 (permalink)
| | Member Verified Customer
Join Date: Oct 2005 Location: England
Posts: 111
|
Hi Chuck
Right I deleted both albums and I have created other catagories called
December 2005
January 2006
So I went to my albums > create a new album > and I am presented with 3 fields
Album Name
Album Description
Is Album Private?
I add the Album name, desciption and left the album private to no. Then i get these options
[Upload Photos]
[Delete] [Edit] [Sort Photos]
So I click edit and I have these options
Album Name
Album Description
Album Position
Default Sort Order Most ActiveLatestMost ViewsMost PopularRandomLeast PopularImage NameTitle
Thumbnail for Album None
Is Album Private? noyes
Allow ZIP downloads? noyes
Custom frames for album: Assign as a subcategory?
So I change the subcatagory from personal album to december 2005 and change the custom frames I then click save changes
I then go to upload photos and I have this option Choose a category to upload your images to.
Pick a category that relates most to your image(s).
So I change the catagory to december 2005 and then bulk upload from the photopost/uploads/1 folder
but the album never goes into december allways member galleries
What am I doing wrong?
Thanks for your help
|
| |
January 4th, 2006, 11:39 AM
|
#12 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,699
|
Well here is the issue that I see. This file only pulls photos from regular categories not photos in albums or the members gallery.
You could find these queries in inc_features.php and change em
find this and remove in bold Code: Content visible to verified customers only.
|
| |
January 4th, 2006, 11:47 AM
|
#13 (permalink)
| | Member Verified Customer
Join Date: Oct 2005 Location: England
Posts: 111
|
Wooohoooo it worked chuck you the man
Just one problem in my gallery tho
I added a album to the december 2005 catagory and its in there but the info next to it says there no photos or comments and I have just added a comment on a pic
Heres the link to my gallery http://www.harddanceaddict.net/photopost//index.php
Any ideas?
Thanks
Last edited by tidy_boy2005; January 4th, 2006 at 11:56 AM.
|
| |
January 5th, 2006, 03:00 AM
|
#14 (permalink)
| | Member Verified Customer
Join Date: Oct 2005 Location: England
Posts: 111
|
anyone |
| |
January 5th, 2006, 06:17 AM
|
#15 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,699
|
you edited your post above so your lucky anyone caught this thread
Well I know assigning to a cat will update the post numbers as it has. Try running a rebuild stats check for children all that stuff in admin => scan database
|
| |
January 5th, 2006, 08:20 AM
|
#16 (permalink)
| | Member Verified Customer
Join Date: Oct 2005 Location: England
Posts: 111
|
Hi Chuck I tried that but it did not effect anything you have my log in details via the pm I sent you if you want to have a look.
Thanks
|
| |
January 5th, 2006, 09:53 AM
|
#17 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,699
|
In useralbums add this in bold Code: Content visible to verified customers only.
|
| |
January 5th, 2006, 10:28 AM
|
#18 (permalink)
| | Member Verified Customer
Join Date: Oct 2005 Location: England
Posts: 111
|
Yep that work mate thankyou.
The only ther thing now is it does not say the last photo upload
heres my gallery http://www.harddanceaddict.net/photopost/
Thanks
|
| |
January 5th, 2006, 11:38 AM
|
#19 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,699
|
I dont know what you mean you need to go to admin and use the scan database feature to recheck cats and children. You may want to reassign the albums to the cats as the fix I gave does this when you assign them
|
| |
January 5th, 2006, 11:48 AM
|
#20 (permalink)
| | Member Verified Customer
Join Date: Oct 2005 Location: England
Posts: 111
|
HI Chuck if you look in the attachment I have added the area with a blue circle it does not say that there has been a comment or the last pic uploaded like the area above.
|
| | |
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 06:34 PM. | |