Plogger Support Forum - All Discussions Fri, 29 Mar 2024 07:29:23 +0000 http://www.plogger.org/forum/ Lussumo Vanilla 1.1.10 Cant get _index.php to run http://www.plogger.org/forum/comments.php?DiscussionID=963 http://www.plogger.org/forum/comments.php?DiscussionID=963 Wed, 11 Oct 2006 14:49:39 +0000 Frisky
New to php and having some problems getting plogger to work. I've folowed the instructions to the letter and uploaded all the files to my ftp and set all Folders to 777 but when I run _install.php all firefox does is open up infinate untitled blank windows and tries to downlad the page as a file.

I'm probably being a n00b but any tips?

Thanks]]>
Fatal error arised http://www.plogger.org/forum/comments.php?DiscussionID=962 http://www.plogger.org/forum/comments.php?DiscussionID=962 Wed, 11 Oct 2006 02:23:31 +0000 sasis I am new plogger, after inserting user name and password I encountered following erro message:

Fatal error: Cannot redeclare display() in C:xampplitehtdocsploggerb2.1adminplog-globals.php on line 39

Plz help me....]]>
Fade transition possible? http://www.plogger.org/forum/comments.php?DiscussionID=961 http://www.plogger.org/forum/comments.php?DiscussionID=961 Tue, 10 Oct 2006 14:22:33 +0000 cdickson Slide show http://www.plogger.org/forum/comments.php?DiscussionID=740 http://www.plogger.org/forum/comments.php?DiscussionID=740 Wed, 21 Jun 2006 16:49:18 +0000
How i can configurate for view album as slide show always
Thanks]]>
Looking for help! $$$ http://www.plogger.org/forum/comments.php?DiscussionID=957 http://www.plogger.org/forum/comments.php?DiscussionID=957 Sun, 08 Oct 2006 12:47:59 +0000 kingsoul
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 "75" 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 "D:hshomemykohhkonsolekingz.comv5/images/events/gamerz_challenge/img_3851.JPG" does not exist

I have know idea how to fix this. Also, I can only upload one image at a time, and it gives me an error similiar to the one above. When i get the error, I have to keep refreshing the page to make it upload the rest of the images.

I can still finish my site, but I would like to be able to edit my galleries. I cant do that now.

I don't have a huge budget, but I can pay something.

If you can help me please contact me at cj@konsolekingz.com - serious request only.]]>
Requiring email activation for comments http://www.plogger.org/forum/comments.php?DiscussionID=959 http://www.plogger.org/forum/comments.php?DiscussionID=959 Mon, 09 Oct 2006 13:19:57 +0000 leoedin
However, KIS as far as possible :D]]>
LightBox : No Image loading http://www.plogger.org/forum/comments.php?DiscussionID=937 http://www.plogger.org/forum/comments.php?DiscussionID=937 Fri, 29 Sep 2006 08:17:31 +0000 rogercavayes
First, sorry for my english wich is not so good. So I've got a problem to integrate lightbox JS 2.0 in plogger. When I click on a thumbnail the script start up but no image loading. the adress of my site is :
http://impressionmaroc.free.fr/phothequeautre/index.php?level=album&id=16. (don't care about the design).

The code in gallery.php on line 422 is :

$imgtag = '<img class="pictures" src="'.$thumbpath.'" title="'.htmlspecialchars($row["caption"]).'" alt="'.htmlspecialchars($row["caption"]).'" />';

$num_comments = $row['num_comments'];

$output .= '<li class="thumbnail"><div class="tag"><a href="' . generate_url("picture",$row["id"]) . '" rel="lightbox">' . $imgtag . "</a><br />";

I integrate rel="lightbox" in output but nothing happen. Maybe that I've to integrate the path of my gallery next to rel=lightbox like rel="lightbox [pathofmygallery]" but I tested it and nothing happen.

Please help me.]]>
need to add a 'delete' option in import tab http://www.plogger.org/forum/comments.php?DiscussionID=952 http://www.plogger.org/forum/comments.php?DiscussionID=952 Wed, 04 Oct 2006 05:59:07 +0000 sallam I need to go to the import tab to move those images manually. But not all uploaded images are good, sometimes an image needs to be deleted. How can I add a delete option in the 'import' tab?

Many thanks]]>
Utilizing Lightbox http://www.plogger.org/forum/comments.php?DiscussionID=696 http://www.plogger.org/forum/comments.php?DiscussionID=696 Mon, 05 Jun 2006 20:32:35 +0000 someone1
For all of you who don't know what Lightbox is, here's a link:
http://www.huddletogether.com/projects/lightbox2/]]>
To everyone who put Plogger into subfolder http://www.plogger.org/forum/comments.php?DiscussionID=956 http://www.plogger.org/forum/comments.php?DiscussionID=956 Thu, 05 Oct 2006 07:05:16 +0000 qrczak
At the begining I'm wonna say I'm not php programmer but I found way to do that.
When you wonna put Plogger into sub folder (other where is index.php file) you have to change few lines in two Plogger files.

e.g.
http://www.domain.com/index.php <-- this file shows your gallery
http://www.domain.com/gallery/ <-- this is Plogger folder

1 step
file: plog-load_config.php
you have to change line 16:
$config["baseurl"] = "http://www.domain.com/gallery/";

2 step
file: plog-functions.php
you have to add one line at the beginning e.g as a next line after "<?php"
$trasa = "http://www.domain.com/";

name "trasa" is example, you can rename it

Next you have to find line:
function generate_url($level,$id,$name = ""){
and line:
// Begin basic Plogger API functions
and you have to change all $config["baseurl"] to $trasa beetwen these lines, e.g.
was: return $config["baseurl"].rawurlencode($row["path"]);
is: return $trasa.rawurlencode($row["path"]);

and it's all

ofcourse in index.php file must be:
<?php require("./gallery/gallery.php"); ?>]]>
Would like a html form on picture level. http://www.plogger.org/forum/comments.php?DiscussionID=955 http://www.plogger.org/forum/comments.php?DiscussionID=955 Thu, 05 Oct 2006 06:47:57 +0000 gocre8
sorry, this is very basic but i couldn't find anything similar on a quick search of the forum.

any advice appreciated! :) thanks]]>
Basic integration issue - no images showing http://www.plogger.org/forum/comments.php?DiscussionID=954 http://www.plogger.org/forum/comments.php?DiscussionID=954 Wed, 04 Oct 2006 13:04:23 +0000 adamata
So, I can get the Album to show, but not the images inside it. Where do I start looking to fix this? I have an album with 2 images inside it. I can see them with the Admin tool and can "manage" them. but they dont show up at all.

Any ideas?

-Tony]]>
Plogger could not find the database http://www.plogger.org/forum/comments.php?DiscussionID=953 http://www.plogger.org/forum/comments.php?DiscussionID=953 Wed, 04 Oct 2006 07:47:15 +0000 Qra
I was reading about this on this forum, becouse this problem has few users.
And answers was: "Check the MySQL user you have created to use with Plogger and ensure that it has all administrative priveledges."

But I can login to this DB via phpMyAdmin and manually create and delete any tables in DB.

What else I have to do?

p.s. sorry for my english but I'm not english native speaker

--
Martin]]>
Moved Web Hosts - Now Can't See Uploaded Images http://www.plogger.org/forum/comments.php?DiscussionID=943 http://www.plogger.org/forum/comments.php?DiscussionID=943 Mon, 02 Oct 2006 02:03:40 +0000 Veloxi Can create collections but NOT albums! Help! http://www.plogger.org/forum/comments.php?DiscussionID=951 http://www.plogger.org/forum/comments.php?DiscussionID=951 Tue, 03 Oct 2006 19:35:14 +0000 teamnouvelle IMPORTING from directory http://www.plogger.org/forum/comments.php?DiscussionID=936 http://www.plogger.org/forum/comments.php?DiscussionID=936 Fri, 29 Sep 2006 00:42:05 +0000 szelpa
I love your package. It seems to be wonderful. The only thing is that I'd love to upload lots of pictures, so the IMPORT would be very very important for me.

when I upload the JPG files to /upload and try to access them via admin site (import) it says the following after entering the "upload" directory:

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" 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 "75" 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 "/home/szelpa/public_html/party_new/uploads/CIMG0509.JPG" does not exist

Could anybody help?

thanks,

Attila.]]>
watermarking on svn 420 http://www.plogger.org/forum/comments.php?DiscussionID=948 http://www.plogger.org/forum/comments.php?DiscussionID=948 Mon, 02 Oct 2006 18:45:28 +0000 fardilha
I'm trying to activate the watermark for a catalog that I'll be creating in the next few days but even after reading all the topics related with the subject I cannot putting it to work.

I assume that's because I'm using a dev version and not an official one.
Could anyone give me a help trying to make this work?
I really would prefer to watermark my photos here, instead of using an external app on my computer.

Thank you!
Pedro Fardilha]]>
can't view gallery http://www.plogger.org/forum/comments.php?DiscussionID=950 http://www.plogger.org/forum/comments.php?DiscussionID=950 Tue, 03 Oct 2006 12:34:23 +0000 mui Got error 28 from table handler

SELECT `plogger_pictures`.`id`,`path`,`caption`, COUNT(`comment`) AS `num_comments` FROM `plogger_pictures` LEFT JOIN `plogger_comments` ON `plogger_pictures`.`id`=`plogger_comments`.`parent_id` WHERE `plogger_pictures`.`parent_album` = 13 GROUP BY `plogger_pictures`.`id` ORDER BY `date_submitted` DESC,`plogger_pictures`.`id` DESC LIMIT 0,10]]>
broken thumbnail on import photos http://www.plogger.org/forum/comments.php?DiscussionID=844 http://www.plogger.org/forum/comments.php?DiscussionID=844 Thu, 03 Aug 2006 15:19:24 +0000 jellyfish encounter problem http://www.plogger.org/forum/comments.php?DiscussionID=949 http://www.plogger.org/forum/comments.php?DiscussionID=949 Tue, 03 Oct 2006 11:58:43 +0000 mui Photobucket - Video and Image Hosting]]> Cannot install! _install.php PATH Problems http://www.plogger.org/forum/comments.php?DiscussionID=375 http://www.plogger.org/forum/comments.php?DiscussionID=375 Wed, 11 Jan 2006 21:49:38 +0000 jvimolch
# The path (./) is not readable.
# The path (./admin) is not readable.
# The path (./css) is not readable.
# The path (./images) is not readable.
# The path (./lib) is not readable.
# The path (./thumbs) is not readable.
# The path (./uploads) is not readable.
# The path is not writable by the Web server.
# The path is not writable by the Web server.
# The path is not writable by the Web server.
# The path is not writable by the Web server.]]>
Plogger and the french provider free.fr (rewrilte url , CHMOD) http://www.plogger.org/forum/comments.php?DiscussionID=944 http://www.plogger.org/forum/comments.php?DiscussionID=944 Mon, 02 Oct 2006 02:49:04 +0000 nonob
I have several problems with use of plogger on my free french web host "free.fr" (www.free.fr) :

I have a lot of "500 internal server errors" and when i download an album or a selection ,the archive download is always "corrupted" .

I think it is pb from my web host because it has some differences with others : for example : CHMOD is automatic and i can't change attribute manually .

I would like find solutions because plogger is exactly what i was looking for .

Thx

Bye]]>
Plogger at Hotscripts http://www.plogger.org/forum/comments.php?DiscussionID=9 http://www.plogger.org/forum/comments.php?DiscussionID=9 Tue, 13 Sep 2005 16:34:14 +0000 mike Easy CSS fix? http://www.plogger.org/forum/comments.php?DiscussionID=947 http://www.plogger.org/forum/comments.php?DiscussionID=947 Mon, 02 Oct 2006 13:47:32 +0000 diafygi
Regular Footer: http://www.utsailing.com/
Gallery Footer: http://www.utsailing.com/gallery2/

Yes, I know the code is not xhtml 1.0 compliant, and that's the next project. I just need a quick fix to get some new pictures up. Thanks again.]]>
disable medium-size or fullsize images http://www.plogger.org/forum/comments.php?DiscussionID=901 http://www.plogger.org/forum/comments.php?DiscussionID=901 Wed, 06 Sep 2006 14:40:21 +0000 tjk my medium sized pics are 500px and fullsize are 640px
since my pics are already about 500Mb i want to get rid of medium-size images so that the full size ones would be shown (or in the other way - to put a size in options from 500 to 640px and get rid of fullsize images) coz in total medium and fullsize images give around 1Gb and i want to save some money.

I know that plogger generates med-sized images "on demand" from full-sized ones, so i have no idea how to solve my problem.]]>
Cookie problem with slideshow (multi-cookie web site) http://www.plogger.org/forum/comments.php?DiscussionID=945 http://www.plogger.org/forum/comments.php?DiscussionID=945 Mon, 02 Oct 2006 06:19:36 +0000 MCo
I think my javascript skill is a bit weak... I've tried to fix this issue without success.

The problem is : I integrated this powerfull app in a website that use a cookie session (with a name) and everything's all right except slideshow. Slideshow JS seems to zap my main cookie session.

I have found in slideshow.js some references to cookiename and tried to hard code mine, but it doesn't fix the problem.

My users need to identify to be able to access my webpages. I store an identification key in a session named "masessionamoi" for example. Then, they can browse my integrated version of plogger. Of course, I need to keep my own session for other purposes on my website. Even "sort by" value stored in the cookie works without any action on plogger code. This is only the slideshow who breaks all down. This is why I think the issue is in the js code.

Please could you give me a fix ?

Perhaps my request have been allready discussed here, but I couldn't find where using the search....

Thanks,

Mathieu]]>
Click on image/bad url http://www.plogger.org/forum/comments.php?DiscussionID=312 http://www.plogger.org/forum/comments.php?DiscussionID=312 Mon, 19 Dec 2005 14:48:54 +0000 When I test my gallery, I click on a collection, then an album, then a thumbnail of an image and finally I click on the image. The result is:

Click on image, open a new window and url become images/xyz.jpg instead of ploggerb2/images/xyz.jpg which results in an error message as the url is wrong now.

How can I change that?

I checked all posts and could not find an answer

I am using ver. 2.1 beta

Thank you]]>
Integration of Plogger into PLUME cms http://www.plogger.org/forum/comments.php?DiscussionID=941 http://www.plogger.org/forum/comments.php?DiscussionID=941 Sun, 01 Oct 2006 16:10:23 +0000 fxdfxd
I try to include plogger as a gallery for my web site, based on PLUME cms.
But due to the strang kind of URL used in that CMS, I cant succes :(

Take a look here, you'll see that I can display the root of the collection (modified to have only one collection) :

http://f.defaut.free.fr/plume/?/Photo/

But when I click on the thumbs, the adresse send me to a 404error.
I try several format for my URL, but cant find working one ...

Can you take a look and give me a valid URL to acces any of my albums, so I can modify the URL generator in Plogger ?

Thanks
-fx]]>
Another WP intergration theme (Plogger Beta3) http://www.plogger.org/forum/comments.php?DiscussionID=938 http://www.plogger.org/forum/comments.php?DiscussionID=938 Fri, 29 Sep 2006 11:51:53 +0000 Ci! www.paffatumpete.net/plogger

I've customized plogger with a "recent comments" functionality which is visible at "collections" level. I think this would be a nice out of the box feature for Plogger3!

Also I've got some style suggestions from DigitalDusk (www.digitaldusk.com) ... thanks!

Thanks for your great work Mike!]]>
Error when attempting to create Collection http://www.plogger.org/forum/comments.php?DiscussionID=935 http://www.plogger.org/forum/comments.php?DiscussionID=935 Thu, 28 Sep 2006 16:17:58 +0000 webizm Could not create directory D:inetpubvhostswebizm.cahttpdocsplogger//images/gallery!

I have uploaded the plogger files to my web server into httpdocs. Is that correct?]]>