Plogger Support Forum - General Support Fri, 29 Mar 2024 00:58:08 +0000 http://www.plogger.org/forum/ Lussumo Vanilla 1.1.10 IFRAME help... http://www.plogger.org/forum/comments.php?DiscussionID=104 http://www.plogger.org/forum/comments.php?DiscussionID=104 Wed, 19 Oct 2005 13:34:13 +0000 2manytshirts
I run a t-shirt store and wan't to use plogger as a gallery of client submited pictures, wearing our t-shirts, of course :)

The thing is that i can't put the plogger "integration" code on my "template" page because i get a lot of error messages.

(i'm talking about this code)
First line of HTML file -> <?php require("gallery.php"); ?>
In HEAD section of HTML -> <?php the_gallery_head(); ?>
Somewhere in BODY section -> <?php the_gallery(); ?>

The solution i found was to run plogger inside an IFRAME, but... How can i link directly to an album, inside the IFRAME?!?!?

I know this isn't a plogger support question, but i'm asking it anyway hopping to find a solution to get rid of the iframe (meaning integrating plogger properly)

Tkx in advance!

http://www.2manytshirts.net/galeria.php --> This is the page containing plogger inside the IFRAME

(the site is in Portuguese, btw ...)]]>
http://Plogger.org, one big step towards PR6 http://www.plogger.org/forum/comments.php?DiscussionID=106 http://www.plogger.org/forum/comments.php?DiscussionID=106 Thu, 20 Oct 2005 05:59:23 +0000 gangavalli
http://www.seochat.com/?go=1&option=com_seotools&tool=9&url=http%3A%2F%2Fplogger.org&submit=Check]]>
Developers: Where do you want our input? / About organising feedback http://www.plogger.org/forum/comments.php?DiscussionID=101 http://www.plogger.org/forum/comments.php?DiscussionID=101 Wed, 19 Oct 2005 04:29:56 +0000 jack
I frequently check the SVN for changes that have been made. I update my (test) installation of Plogger and try it out to see how things work. I know that nightlies can result in completely broken galleries, but how can I give feedback on them? And where?

People are reporting bugs in the general forum, in the 'bugs' sticky, sometimes people place new tickets on the Trac pages. What would you prefer? Perhaps adding another sticky?:
1: Bug reports Plogger beta 2
2: Feedback on latest nightlies.

ps. needless to say the installation I tried out just an hour ago doesn't work :( Same problems I emailed Anti before.]]>
Image file limit size http://www.plogger.org/forum/comments.php?DiscussionID=100 http://www.plogger.org/forum/comments.php?DiscussionID=100 Wed, 19 Oct 2005 04:29:27 +0000 steveyork136
Is there a limit on the size of image that can Plogger can upload. If its not a Plogger issue would it be server limitation.

Has anyone else had this problem

btw I think this is one of the best gallery products I've ever used]]>
Plogger Installation on Debian Sarge http://www.plogger.org/forum/comments.php?DiscussionID=102 http://www.plogger.org/forum/comments.php?DiscussionID=102 Wed, 19 Oct 2005 06:52:08 +0000 claw
I've been looking around for a decent image gallery and stumbled across Plogger. Looks very impressive. I'm running a Debian Sarge box with Apache 1.3.33, MySQL 4.0.24, PHP 4.3.10 with GD support enabled (I've checked the /etc/php4/apache/php.ini file and there's an entry with extension=gd.so uncommented) but I can't seem to import or upload images. The error I'm getting is ...

"No GD support detected"

Has anyone successfully installed Plogger on Debian Sarge and if so could you provide a guiding hand while I try and get it working on my server?

Many thanks

Craig]]>
permissions on images http://www.plogger.org/forum/comments.php?DiscussionID=99 http://www.plogger.org/forum/comments.php?DiscussionID=99 Tue, 18 Oct 2005 19:22:59 +0000 micahg
thanks]]>
Error uploading pictures http://www.plogger.org/forum/comments.php?DiscussionID=97 http://www.plogger.org/forum/comments.php?DiscussionID=97 Tue, 18 Oct 2005 15:25:24 +0000 http://www.ntgroup.ca/plogger/admin/plog-import.php

I get the following error message:

Failed: $AvailableImageOutputFormats = array(text;wbmp;png;jpeg) in file "phpthumb.class.php" on line 519 $this->thumbnailFormat set to $this->config_output_format "jpeg" in file "phpthumb.class.php" on line 529 $this->thumbnailFormat staying as "jpeg" because "" ($this->f) is not in $AvailableImageOutputFormats in file "phpthumb.class.php" on line 539 $this->thumbnailQuality set to "60" in file "phpthumb.class.php" on line 546 $this->config_cache_directory () is not a directory in file "phpthumb.class.php" on line 587 SetCacheFilename() failed because $this->config_cache_directory is empty in file "phpthumb.class.php" on line 1815 GetImageSize("") failed in file "phpthumb.class.php" on line 1800 starting SourceImageToGD() in file "phpthumb.class.php" on line 1886 Not using EXIF thumbnail data because $this->config_use_exif_thumbnail_for_speed is FALSE in file "phpthumb.class.php" on line 1889 phpThumb() v1.6.0-200507180958


Any ideas? Looks like the path to the image changes backslashes to forward slashes partway through

=====

looks like spaces in the filenames can cause problems.. :)]]>
Importing Photos http://www.plogger.org/forum/comments.php?DiscussionID=89 http://www.plogger.org/forum/comments.php?DiscussionID=89 Thu, 13 Oct 2005 23:25:50 +0000 blackst5
Failed: $AvailableImageOutputFormats = array(text;wbmp;gif;png;jpeg) in file "phpthumb.class.php" on line 519 $this->thumbnailFormat set to $this->config_output_format "jpeg" ......

Any ideas on what is going on and how I can fix the script? Thanks!]]>
Bug?: Question about paths: plogger installation and the used template http://www.plogger.org/forum/comments.php?DiscussionID=96 http://www.plogger.org/forum/comments.php?DiscussionID=96 Tue, 18 Oct 2005 05:50:34 +0000 jack
I have two installations for testing. On my own site I have plogger installed in /plogger and I modified only the css and the gallery.php a little. I call plogger from within another directory on that server by changing the path the the gallery.php:
<?php require("../plogger/gallery.php"); ?>

This works ok. But in the other install (on that server that gave me and others the blank screen problems - Anti knows: http://plogger.org/forum/comments.php?DiscussionID=21&page=1#Item_27) I can't do this. Links are broken to the images. When I just add <?php require("plogger/gallery.php"); ?> (because that's the path to the installation), the page renders ok, with the jumpmenus on top and bottom, breadcrumbs etc, but no images and links are shown. When I change the index.php in /plogger to match the design of the site and include the necessary three lines to make plogger work, then everything works fine. But this is not the way it should be done, so I wonder if there is something else going wrong on those servers???]]>
Keep plogger within div http://www.plogger.org/forum/comments.php?DiscussionID=93 http://www.plogger.org/forum/comments.php?DiscussionID=93 Sun, 16 Oct 2005 06:13:47 +0000 peanut
I am trying to build my site by using only divs (as opposed to frames). The site has a header div (top), a navigation div (left side) and a content div (main area). I managed to get the 'index.php' file to display within the content div. But as soon as I click on the "collections" a whole new page gets loaded with none of the divs. Any ideas how I can keep the plogger completely within the content div?

Much appreciated!]]>
Integrating the gallery !!! http://www.plogger.org/forum/comments.php?DiscussionID=90 http://www.plogger.org/forum/comments.php?DiscussionID=90 Sat, 15 Oct 2005 05:29:08 +0000 Alex
I dont arrive to integrating the gallery on my design... certainly i have not really understand the notice.

The result in my website : http://www.moby-fan.com/moby-fan/?p=plogger/test

Please If you have make it explain to me
Thanks

Alex]]>
Show Album Descriptions http://www.plogger.org/forum/comments.php?DiscussionID=94 http://www.plogger.org/forum/comments.php?DiscussionID=94 Mon, 17 Oct 2005 01:28:20 +0000 katybeth
I would like to have dates for the albums, and have that visible, without putting it in the album name because if it's in the album name, even with cruft-free URLs, the URL gets all funky (which I'd like to avoid).]]>
Resizing large thumbnails http://www.plogger.org/forum/comments.php?DiscussionID=92 http://www.plogger.org/forum/comments.php?DiscussionID=92 Sat, 15 Oct 2005 18:01:29 +0000 katybeth (see example here: http://wordpress.katybeth.com/plogger/personal/barrister%27s_ball_2005 ) Once you click on a picture, it's bigger than other content would be. I figured out that this is the lrg thumb that is generated, but am not sure how/whether I can specify a maximum width for these.

Thanks for any help you can provide.]]>
how do i remove file name http://www.plogger.org/forum/comments.php?DiscussionID=91 http://www.plogger.org/forum/comments.php?DiscussionID=91 Sat, 15 Oct 2005 12:06:29 +0000 Cant make the first album http://www.plogger.org/forum/comments.php?DiscussionID=56 http://www.plogger.org/forum/comments.php?DiscussionID=56 Tue, 04 Oct 2005 15:05:18 +0000 WebWarp I have succesfully created the first collection, but when I try to make an album too, it just says "Could not create directory" .. not much to go on .. I have now created several collections and tried with new albums too - but stil it doesnt work :/

what can be wrong..]]>
Pictures Hit count http://www.plogger.org/forum/comments.php?DiscussionID=79 http://www.plogger.org/forum/comments.php?DiscussionID=79 Mon, 10 Oct 2005 15:54:19 +0000 prim3r
1st of all congratulations on this script :)

Is there anyway to keep track to what users are seeing, and how many times?

Thanks in advance :)]]>
Cant Import Photos http://www.plogger.org/forum/comments.php?DiscussionID=81 http://www.plogger.org/forum/comments.php?DiscussionID=81 Mon, 10 Oct 2005 21:41:14 +0000 prim3r
I can upload pictures on the website, but i cant seem to get the "Import Photos" to work.

I uploaded 10 pics to the folder "uploads"...chmod the folder to 777 just in case, and still i got the message :

No images found in the /uploads/ directory. To mass import pictures into your gallery, simply:

* Open an FTP connection to your website
* Transfer photos you wish to publish to the /uploads/ directory
* Optionally, you can create folders within that directory to import in groups

I guess im doing all in the right way...i cant figure it out .. :(

Help.....

Sorry for my bad english :)

http://www.prim3r.nextdesigns.net/iBlog/gallery/]]>
Permissions issue on Collection and Album dirs http://www.plogger.org/forum/comments.php?DiscussionID=75 http://www.plogger.org/forum/comments.php?DiscussionID=75 Sun, 09 Oct 2005 20:09:02 +0000 bschmitt Categories not needed http://www.plogger.org/forum/comments.php?DiscussionID=72 http://www.plogger.org/forum/comments.php?DiscussionID=72 Sat, 08 Oct 2005 21:57:50 +0000 puk
Any idea's on this one?

cheers]]>
Directories made by Plogger not deletable on server http://www.plogger.org/forum/comments.php?DiscussionID=68 http://www.plogger.org/forum/comments.php?DiscussionID=68 Fri, 07 Oct 2005 16:47:19 +0000 jack
Anyway, installing a new version of Plogger in a new directory means I'm left with an old version which I can delete, except for the /image directory which includes those new directories. I have to contact my provider and ask him to delete them for me. They don't mind, but I just wondered if some of you know about this? Can it be avoided?]]>
'Short Title' next to longer caption http://www.plogger.org/forum/comments.php?DiscussionID=51 http://www.plogger.org/forum/comments.php?DiscussionID=51 Tue, 04 Oct 2005 09:27:42 +0000 jack
The filenames look really ugly beneath the thumbs, even when cut off. I copied the code for the caption and put that beneath the thumbs. This works ok, but when the caption is a bit too long the thumbs don't align vertical, so that's ugly too. A small extra field would be nice, just for one or two words. "Annie Hall" looks better than "ann_hall12.jpg" :)]]>
Protect Fullsize Images http://www.plogger.org/forum/comments.php?DiscussionID=5 http://www.plogger.org/forum/comments.php?DiscussionID=5 Tue, 06 Sep 2005 17:42:23 +0000 shirohagen
Plogger is great, but I was wondering if it will be possible to protect the fullsize image files of my photos. I want to show the thumbnails and previews so people can browse but could there be a way of not including the full pictures? Apart from protecting the copyright and usage of my photos, I'm worried that uploading very many will also use up a lot of my disk space. Can Plogger be configured to generate the thumbs and previews but delete the main file once it's done? If someone is interested in the full image I'd rather they emailed me than just copy it to their hard drive...

®]]>
Problem with implementation http://www.plogger.org/forum/comments.php?DiscussionID=35 http://www.plogger.org/forum/comments.php?DiscussionID=35 Wed, 28 Sep 2005 11:20:43 +0000 sandro007
I get the following error:
Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/floripai/public_html/weblog/index.php:2) in /home/floripai/public_html/gallery/plog-globals.php on line 5

I not sure where exactly the problem is. The galley is an external file but I have included the lines:

<?php include("../gallery/gallery.php"); ?>
<?php the_gallery_head(); ?>
<?the_gallery();?>

Can someone give me an assistance ?]]>
newly installed plogger - warnings, disabled functions http://www.plogger.org/forum/comments.php?DiscussionID=69 http://www.plogger.org/forum/comments.php?DiscussionID=69 Sat, 08 Oct 2005 11:14:29 +0000 silly
Creating collections, albums and files is apparently no problem for me,so far all functionality seems to work, but I get many warnings, so far mostly related to set_ini and realpath. Any suggestions for changing the code to do without these? Since things seem to work ok, aside from the warnings...

The full list of disabled functions on my host is:
get_current_user, php_uname, putenv, set_time_limit, getmyuid, getmypid, dl, ini_alter, ini_restore, ini_set, exec, passthru, system, popen, leak, mysql_list_dbs, mysql_list_processes, socket_bind, socket_listen, chown, chmod, chgrp, diskfreespace, rmdir, realpath, tmpfile, link, imap_mail, proc_open

At the moment I turned off error reporting, but that is perhaps not the best solution?]]>
Where to download the latest nightly? http://www.plogger.org/forum/comments.php?DiscussionID=64 http://www.plogger.org/forum/comments.php?DiscussionID=64 Fri, 07 Oct 2005 03:33:41 +0000 jack The files are all in the Trunk directory, but I can only download them one by one... :(]]> Plogger Philosophy http://www.plogger.org/forum/comments.php?DiscussionID=55 http://www.plogger.org/forum/comments.php?DiscussionID=55 Tue, 04 Oct 2005 13:07:06 +0000 OtherMichael
at what point does answering requests turn simple Plogger into bloated Plogger?


I like the script a lot, and can how it can/will be extended. But how far can/should Plogger go?]]>
Changing default text color http://www.plogger.org/forum/comments.php?DiscussionID=66 http://www.plogger.org/forum/comments.php?DiscussionID=66 Fri, 07 Oct 2005 08:13:45 +0000 puk
http://www.echobeatmusic.com/plogger/index.php

is my page. So i'm just wanting to change the default text colour to white so that it sits with the rest of my theme.

One other thing, is there a way i can make a category a default view? As i have no need for categories and albums, as really only have a single category, so could i simply have a album view instead of category?

Other than that its lovely, cheers for the great script!]]>
Help with Layout http://www.plogger.org/forum/comments.php?DiscussionID=65 http://www.plogger.org/forum/comments.php?DiscussionID=65 Fri, 07 Oct 2005 06:11:10 +0000 reens80
I really need some help with customising Plogger. I have used Gallery in the past and have normally been able to get it how I look, but because it is too rich for me I used MiniGal which was great for customisation but I didn't like the lack of folder strcuture so here i am at Plogger.

I want the gallery to be able to look like this http://www.sharmafamily.co.uk/gallery
I have tried looking at the .css file cant seem to get anywhere. I would be very greatful if someone has the time and inclination to get my Plogger gallery to look like my previous minigal one.

Please drop me a mail on reens80@yahoo.co.uk

Much appreciated as this is a family website.]]>
Option to not display certain albums or pictures http://www.plogger.org/forum/comments.php?DiscussionID=63 http://www.plogger.org/forum/comments.php?DiscussionID=63 Thu, 06 Oct 2005 16:10:11 +0000 Can't install http://www.plogger.org/forum/comments.php?DiscussionID=62 http://www.plogger.org/forum/comments.php?DiscussionID=62 Thu, 06 Oct 2005 14:39:04 +0000 puk
Plogger has already been installed!

And it really hasn't, so thought, bah humbug, hit the /_upgrade.php and get

Please run _install.php to set up Plogger. If you are upgrading from a previous version, please run _upgrade.php.

My host info:

Operating system Linux
Kernel version 2.6.10-1.770_FC2
Machine Type i686
Apache version 1.3.33 (Unix)
PHP version 4.3.11
MySQL version 4.0.25-standard

Anyone got any idea's with this one? I would truly appreciate some input! Thankyou!]]>