Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#241 2005-01-27 22:51:06
- running with scissors
- Member
- From: dallas
- Registered: 2005-01-20
- Posts: 22
Re: Plugin/Hack: Albumpattern
yep. you can see some of my comments on this in another topic. i basically did the same things as the initial poster.
<a href=‘http://forum.textpattern.com/viewtopic.php?id=5098’>here</a>
Offline
#242 2005-01-27 23:00:15
Re: Plugin/Hack: Albumpattern
Hmmm…
Make sure the section your albumpattern config file points to is “images” and that the permissions on that folder are 777 ( I think double check documentation)… if this doesn’t work you’ll have to ask an ‘expert’!
Once in a while you can get shown the light, in the strangest of places if you look at it right.
-Grateful Dead
Offline
#243 2005-01-27 23:29:32
- running with scissors
- Member
- From: dallas
- Registered: 2005-01-20
- Posts: 22
Re: Plugin/Hack: Albumpattern
where do i check that?
Offline
#244 2005-01-27 23:39:16
Re: Plugin/Hack: Albumpattern
Sorry it’s not where i thought it was… it’s in the albumpattern_install.php file, so you’ll have to reinstall album pattern… the thing you’re looking for is right at the top. Here’s what mine looks like…
// Albumpattern Release 4
// Installation File.
// RUN THIS AFTER YOU HAVE INSTALLED THE PLUGIN AND HACK!
// Path to TXP directory, no trailing slash
$path_to_txp_config = ‘path to textpattern’;
// Name of dedicated albumpattern section.
$ap_section = ‘images’;
See if that works.
Once in a while you can get shown the light, in the strangest of places if you look at it right.
-Grateful Dead
Offline
#245 2005-01-27 23:45:03
- running with scissors
- Member
- From: dallas
- Registered: 2005-01-20
- Posts: 22
Re: Plugin/Hack: Albumpattern
“images” the file directory or “images” a section within ap? the way i configured it was to refer to what i named the section that would have the page template that holds all the ap goodness. in my case i called this section “gallery” and therefore that is what i put in the albumpattern_install.php file. is that right?
Offline
#246 2005-01-27 23:53:04
Re: Plugin/Hack: Albumpattern
Yes—-that’s right whatever the section that holds the ap is, is what you should put in there. but maybe try it the other way and see what happens if that’s not working. Perhaps I’m wrong.
Once in a while you can get shown the light, in the strangest of places if you look at it right.
-Grateful Dead
Offline
#247 2005-01-28 05:07:52
- hurben
- Member
- Registered: 2005-01-17
- Posts: 11
Re: Plugin/Hack: Albumpattern
In the documentation it says:
“ap_next_title / ap_previous_title
Produces title of next/previous image in an album”
when it really is:
“ap_next_title / ap_prev_title
Produces title of next/previous image in an album”
Sorry if this has been said already.
Offline
#248 2005-01-29 15:18:50
- tompie
- New Member
- Registered: 2005-01-21
- Posts: 7
Re: Plugin/Hack: Albumpattern
I don’t know if this issue has been mentioned yet, but it the resize option is odd. Instead of giving a max. width or height, there should be a maximum size on the largest side of the image. An image of 480×320, followed by an image of 480×720 doesn’t look nice.
Tom
Offline
#249 2005-01-30 02:54:22
Re: Plugin/Hack: Albumpattern
Question about comments: I accidently turned comments on for two albums; I then went back to try to turn them, but I still get the comments entry form (only on the single image displays using txp:album_image).
Albums that never had comments on do not display comments forms but once they were on, I can’t get them off.
I can’t see where I am invoking comments in my form or the html page (is album_image doing it under the covers?); I also looked at the database, but I couldn’t see a comments flag for a specific album.
Any ideas how this is controlled and how I turn it off?
Dave McDonald
Offline
#250 2005-01-31 13:04:37
- streetdaddy
- New Member
- From: Adelaide, Australia
- Registered: 2004-06-01
- Posts: 8
Re: Plugin/Hack: Albumpattern
> lithiumdave wrote:
> Hi Greenrift,
> I was wondering if you could help me with the page navigation > problems I described a few posts above?
> Many many thanks in > advance!
I’ve been patiently waiting to see if lithiumdave would get a reply to his questions about navigation, but he never did… I’m sure we’re not the only two AP users who would love to be able to have navigation links between pages of thumbnails! Is it planned for the next release perhaps?
Offline
#251 2005-01-31 21:38:10
Re: Plugin/Hack: Albumpattern
Hi
I installed albumpattern and carefully followed all instruction etc.. and when I went to add my first album, after adding my four images and hitting upload I received this error;
Fatal error: Call to a member function on a non-object in /home/flinknet/www/www/textpattern/include/txp_album.php on line 431
any ideas?
by the way I have my installation set to clean urls, and I have tried using both imagemagick and the gd lib to no avail.
Last edited by mir (2005-02-01 06:21:32)
Offline
#252 2005-02-01 02:50:51
Re: Plugin/Hack: Albumpattern
That would be really cool.
> greenrift wrote:
I’ve looked at the flickr gallery plugin for Wordpress, and it is really sweet. I can totally understand the reasons for using Flickr, and having a plugin that allowed one to use Flickr for managing and Textpattern for displaying would be awesome. It might be something I’d look into making, after 99.9% of the bugs in AP are squashed and bulk uploading works, and after rewrite rules are offically supported.
bludrop studios .::. Creative Expression
Offline