Joined: Mar 03, 2003 Posts: 6274 Location: Washington Township, NJ, USA
Posted: Mon Oct 06, 2003 7:01 pm Post subject: [TESTING] Featured Photo Block
The Featured Photo block (as seen on the PHPNuke.NukedGallery.net testing site) is available for test downloads here [nukedgallery.net]. Please post all questions/problems/etc to this thread. _________________
one thing i noted was that in Block-NG-featured-photo.php on line 16 it has:-
include("/home/httpd/phpnuke.nukedgallery.net/htdocs/modules/gallery/block-NG-FeaturedPhoto.php");
shouldn't that be:-
include("/home/httpd/phpnuke.nukedgallery.net/htdocs/modules/gallery/featured_photo.php");
as the featured photo file is called featured_photo.php ???
I obviously amended the path to reflect my setup
I can go into my gallery ok and select a featured photo, but when i go to main page the block has a message on it saying:-
Joined: Mar 03, 2003 Posts: 6274 Location: Washington Township, NJ, USA
Posted: Tue Oct 07, 2003 11:28 am Post subject:
i'm using the latest CVS version. basically you want to add my section of code to the bottom of the admin drop down list that's presented under the photo (so search for terms like "highlight photo", "delete photo", etc..and add my code to the bottom). _________________
Posted: Sun Oct 12, 2003 8:26 pm Post subject: Re: [TESTING] Featured Photo Block
I've gotten though all the steps in the README file but don't see the block in my list of blocks when I click "New Block". I might be blind, but what's the name of this block?
I've tried putting the block in "../includes/blocks" and also "../modules/gallery/pnblocks/" but with no luck.
I'm starting to get the sinking suspicion that the problem could be that I am using PostNuke instead of PHPNuke. Is there a port for PostNuke available?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum