| Author | Message |
| Post Title: [RELEASE] Newest Photo Block | |
dari
Joined: Mar 03, 2003 Posts: 6287 Location: Washington Township, NJ, USA
|
Posted: Sat Jan 24, 2004 6:04 pm
Get it here:
http://www.nukedgallery.net/download-file-28.html |
| Author | Message |
| Post Title: Re: [RELEASE] Newest Photo Block | |
slackbladder
Joined: Mar 29, 2003 Posts: 1038 Location: Cambs,UK
|
Posted: Sun Jan 25, 2004 5:16 am
Yep working fine for me!
|
| Author | Message |
| Post Title: Re: [RELEASE] Newest Photo Block | |
tracey
Joined: Oct 24, 2003 Posts: 5
|
Posted: Wed Jan 28, 2004 4:53 pm
hrmm ... will this block work with 1.4.1 or ?? the Block works, but the links don't ...
For instance, it seems that for the gallery link it's missing the word "gallery" inbetween "..modload&name=" and "&file=index..." The link for the photo also is "broken" -- both get the dreaded "Sorry, such file doesn't exist" message I'm trying to figure it out .. but am not having much luck. my gallery is at www.traceywashere.com phpnuke v7 |
| Author | Message |
| Post Title: Re: [RELEASE] Newest Photo Block | |
samz
Joined: Oct 26, 2003 Posts: 2
|
Posted: Wed Jan 28, 2004 5:19 pm
same problem here
i add this line at line 100 Code: › $GALLERY_MODULENAME="gallery"; |
| Author | Message |
| Post Title: Re: [RELEASE] Newest Photo Block | |
dari
Joined: Mar 03, 2003 Posts: 6287 Location: Washington Township, NJ, USA
|
Posted: Thu Jan 29, 2004 8:13 am
exactly my solution. i thought that was in the final released version. it will be modified shortly.
|
| Author | Message |
| Post Title: Re: [RELEASE] Newest Photo Block | |
tracey
Joined: Oct 24, 2003 Posts: 5
|
Posted: Thu Jan 29, 2004 2:34 pm
YAY! that did the trick ... thanks guys!! u rock!
|
| Author | Message |
| Post Title: Re: [RELEASE] Newest Photo Block | |
sillium
Joined: Jan 27, 2004 Posts: 4
|
Posted: Fri Jan 30, 2004 5:24 am
I aleways get this error
Code: › ERROR: requested index [-1] out of bounds [0]
Fatal error: Call to a member function on a non-object in /is/htdocs/XXXX/XXXXXX/modules/Gallery/classes/Album.php on line 1005 (replaced my account Nr. with XXXX) I changed the path and module name "gallery" to "Gallery" and changed "phpnuke" to "postnuke" I am running PN .726 and Gallery v1.4.2-RC1 can anyone help? thx alex |
| Author | Message |
| Post Title: Re: [RELEASE] Newest Photo Block | |
dari
Joined: Mar 03, 2003 Posts: 6287 Location: Washington Township, NJ, USA
|
Posted: Fri Jan 30, 2004 8:11 am
this block is not written for postnuke, only phpnuke.
|
| Author | Message |
| Post Title: Re: [RELEASE] Newest Photo Block | |
samz
Joined: Oct 26, 2003 Posts: 2
|
Posted: Fri Jan 30, 2004 9:32 am
i got that error if a member deletes the last photo
|
| Author | Message |
| Post Title: Re: [RELEASE] Newest Photo Block | |
LcF
Joined: Jul 30, 2003 Posts: 4
|
Posted: Sat Mar 13, 2004 10:37 am
how to display multiple new photos?
|
| Author | Message |
| Post Title: Re: [RELEASE] Newest Photo Block | |
LcF
Joined: Jul 30, 2003 Posts: 4
|
Posted: Sat Mar 13, 2004 11:15 am
sillium wrote: › I aleways get this error
Code: › ERROR: requested index [-1] out of bounds [0]
Fatal error: Call to a member function on a non-object in /is/htdocs/XXXX/XXXXXX/modules/Gallery/classes/Album.php on line 1005 (replaced my account Nr. with XXXX) I got the same error when the block refresh the cache. So, now I have to manually delete the file after every 24 hours.... Any solution please? Thank you |