Plogger Support Forum - All Discussions Thu, 28 Mar 2024 10:21:58 +0000 http://www.plogger.org/forum/ Lussumo Vanilla 1.1.10 No comments for specific images http://www.plogger.org/forum/comments.php?DiscussionID=3557 http://www.plogger.org/forum/comments.php?DiscussionID=3557 Wed, 06 Apr 2011 05:29:18 +0000
I'm creating my first websites with the help of Plogger installed through softaculous .I want to turn off comments for some of the images.How can i do this?]]>
The gallery becomes very slow when I open an album http://www.plogger.org/forum/comments.php?DiscussionID=3558 http://www.plogger.org/forum/comments.php?DiscussionID=3558 Wed, 06 Apr 2011 13:31:50 +0000 Voodito I installed Plogger locally it is not the first time to work with it,
I installed it on XAMPP and everything is working fine
except whenever I try to open an album from both admin or site it take ages to open

so what is the problem? , some functions that cause the delay?
or caching? or problems with the XAMPP?

waiting for your answers and thanks in advance =]]]>
Preserve original filename formatting? http://www.plogger.org/forum/comments.php?DiscussionID=3552 http://www.plogger.org/forum/comments.php?DiscussionID=3552 Fri, 01 Apr 2011 04:59:03 +0000 nickpish Could not post Comments http://www.plogger.org/forum/comments.php?DiscussionID=3534 http://www.plogger.org/forum/comments.php?DiscussionID=3534 Fri, 18 Mar 2011 12:18:22 +0000 Dianamo
Hope anybody could help me. I have a, in my opionion, strange problem.
I have installed, modified plogger in 2 of my websites. The only thing I couldn't do is write comments.

If I use the view from the Adminpanel I could write! So the first thing to checked is how I included plogger.
I use it with the url index.php?seite=bilder.
So I tried different things but I couldn't find a solution. But the strange thing, on one of four Webserver the code works!
In my opinion it is a problem of the Webserver. 3 Linux Server -> No comments. Windows IIS -> WORKS!
Perhaps, PHP Version, but I don't think so?

Let's have a look:

I use for local tests WebServer2Go.

System Windows NT X61T 6.1 build 7600 ((null)) i586
Server API Apache
PHP Version 5.3.2

Could not post comments...

First domain:

System Linux sh8-XX-server #1 SMP Wed Nov 24 09:30:54 UTC 2010 x86_64
Server API CGI/FastCGI
PHP Version 5.2.17-0.dotdeb.0

No Comments...

Second Domain, different Provider:

System Linux XX #1 SMP Tue Mar 30 17:22:31 MSD 2010 i686
Server API Apache 2.0 Handler
PHP Version 4.4.7-0.dotdeb.0

And now my Wondermachine:

System Windows NT X61T 6.1 build 7600
Server API CGI/FastCGI
PHP Version 5.2.17
--> with IIS as Server

Not an Apache and look, it works!

4 Times, same Code but on one machine I could post comments.
The code is almost the original from default theme.

Edit: I forgot tho say:

The Form links to plog-comment.php
I suppose the problem is there. Here I have an Error:

<code><b>Notice</b>: Undefined index: parent in <b>D:\Users\Schdoi\Desktop\Web\Juca\pgalerie\plog-comment.php</b> on line <b>46</b><br /> </code>

This is here:
<code>
// Set up all the necessary variables
46: $parent_id = intval($_POST['parent']);
47: $author = $email = $url = $comment = '';</code>

I know some problems because of includes, so I copied the lines on the beginning of the php site.
Before:
<code>include_once(dirname(__FILE__).'/plog-load-config.php');</code>
So I haven't this Error, but $parent_id is after this line still empty.
$_POST['parent'] is always empty too.
The same as on my IIS machine, but there it works...

Does anybody have an idea how I could solve my problem?
Or how I best debug it?

Thanks for help,

Regards,
Dianamo]]>
HELP http://www.plogger.org/forum/comments.php?DiscussionID=3548 http://www.plogger.org/forum/comments.php?DiscussionID=3548 Mon, 28 Mar 2011 23:51:25 +0000 timraabnorthern Links In Index.php to Referring Page http://www.plogger.org/forum/comments.php?DiscussionID=3547 http://www.plogger.org/forum/comments.php?DiscussionID=3547 Mon, 28 Mar 2011 00:43:16 +0000 PtsAdmin This is how my plogger gallery is set up:

Different pages on my website have links to different photo albums in my gallery. For instance, Page A has a link to the Police Software Screenshots album, Page B has a link to the Court Software Screenshots album.

What I would like to do is have a link on the index.php that links back to the main website, but it would change according to the referring page. For example, if you go to the Police Software Screenshots album from the link on Page A, the link on index.php would link back to Page A, but if you go to the Court Software Screenshots album from the link on Page B, the link on index.php would link back to Page B.

Can anyone tell me how to do this?

I wanted to integrate plogger into my site, but my site structure is rather complicated with server side includes aplenty. I never got it to work.

Thanks,
Mike]]>
hi there http://www.plogger.org/forum/comments.php?DiscussionID=3546 http://www.plogger.org/forum/comments.php?DiscussionID=3546 Mon, 28 Mar 2011 00:21:50 +0000 Tucson Real Estate
Orange County Landscaping
termite control tucson]]>
Some Images Don't Show http://www.plogger.org/forum/comments.php?DiscussionID=3542 http://www.plogger.org/forum/comments.php?DiscussionID=3542 Sat, 26 Mar 2011 15:08:49 +0000 PtsAdmin I've just started using Plogger. I imported some images and went to view my album using the View button. All thumbnails display, but when I click on about 1/3 of the images, the full-sized images themselves don't show, just the title and description. I've tried deleting the images in question and reimporting them, but it does no good. These images are not larger in size or in file size than any of the others. Anybody know what could be going on?
Thanks,
Mike]]>
HowTo: password protect albums http://www.plogger.org/forum/comments.php?DiscussionID=1430 http://www.plogger.org/forum/comments.php?DiscussionID=1430 Sat, 08 Sep 2007 02:18:45 +0000 bauerman I manged to implement password protection per album.
You just have to make some minor changes to the code!
(I think everybody, even without PHP-knowledge will manage it)]]>
Adding descriptions to collections (default theme) http://www.plogger.org/forum/comments.php?DiscussionID=3545 http://www.plogger.org/forum/comments.php?DiscussionID=3545 Sun, 27 Mar 2011 02:19:26 +0000 meltdown
I added the following to plog-functions.php:

function plogger_get_collection_desc() {
return $GLOBALS['current_collection']['description'];
}


and added the following to collection.php:

<?php plogger_get_header();
$desc = plogger_get_collection_desc();
?>


When that failed, I tried this:

I added the following to plog-functions.php:

function plogger_get_collection_desc($specialchars = false) {
if ($specialchars) {
return htmlspecialchars(SmartStripSlashes($GLOBALS['current_collection']['description']), ENT_QUOTES);
}
return SmartStripSlashes($GLOBALS['current_collection']['description']);
}


and added the following to collection.php:

<?php plogger_get_header();
$desc = plogger_get_collection_desc();
?>


As may be obvious, I'm flying by the seat of my pants here. Could anyone please walk me through the steps to add descriptions? Again, I'm using the default theme.

Thank you!]]>
parse error http://www.plogger.org/forum/comments.php?DiscussionID=3544 http://www.plogger.org/forum/comments.php?DiscussionID=3544 Sat, 26 Mar 2011 21:11:37 +0000 RCVF
Parse error: syntax error, unexpected T_STRING in /home3/greenble/public_html/rockycreekvalley/photos/plog-config.php on line 1
Below is the code, I removed the user name & pw.

<?php/* You can manually modify this file before installing (renaming this file to plog-config.php before * installation) or you can let Plogger generate the file automatically by running the installation script * (run plog-admin/_install.php in your browser). * If you want to change the database connection information, you may also edit this file manually * after Plogger has been installed. *//* MySQL hostname */define('PLOGGER_DB_HOST', 'localhost');/* MySQL database username */define('PLOGGER_DB_USER', 'greenble_xxxxx');/* MySQL database password */define('PLOGGER_DB_PW', 'xxxxxx');/* The name of the database for Plogger */define('PLOGGER_DB_NAME', 'greenble_photos');/* Define the Plogger database table prefix. You can have multiple installations in one database if you give * each a unique prefix. Only numbers, letters, and underscores are permitted (i.e., plogger_). */define('PLOGGER_TABLE_PREFIX', 'plogger_');/* Define the Plogger directory permissions. Change permissions if you are having issues with images or * sub-directories being saved, moved, or deleted from the Plogger-created directories (i.e. Collections * or Albums) */define('PLOGGER_CHMOD_DIR', 0755);/* Define the Plogger file permissions. Change permissions if you are having issues with viewing, * deleting, or moving images within Plogger (i.e. Pictures) */define('PLOGGER_CHMOD_FILE', 0644);/* Is Plogger embedded in another program, like WordPress? * 1/0 (True/False) if set will overrule automatic check */define('PLOGGER_EMBEDDED', '');/* Define a directory path to save session variables if you are having trouble logging in or Plogger is * telling you that you have session.save_path issues and/or if your server php.ini setup has a * blank session.save_path php.ini variable */define('PLOGGER_SESSION_SAVE_PATH', '');/* Plogger localized language, defaults to English. Change this to localize Plogger. * A corresponding MO file for the chosen language must be installed in /plog-content/translations/. * For example, upload de.mo to /plog-content/translations/ and set PLOGGER_LOCALE to 'de' to * enable German language support. * Example language codes: da, de, et, fr, pl, ro, tr, en-CA (for Canadian English) */define('PLOGGER_LOCALE', '');/* Turn on debug mode if trying to troubleshoot issues. * 1/0 (True/False) if set will display debug messages at bottom of gallery and admin pages * Do not leave this running if gallery is functioning properly. */define('PLOGGER_DEBUG', '');?>

Plogger generated the page I don't see the error, thanks if you can help
Gary]]>
Upgrade - Error: could not move images. http://www.plogger.org/forum/comments.php?DiscussionID=1678 http://www.plogger.org/forum/comments.php?DiscussionID=1678 Tue, 29 Jan 2008 16:06:13 +0000 ryanhart on Image onMouseOver next and previous Button http://www.plogger.org/forum/comments.php?DiscussionID=3541 http://www.plogger.org/forum/comments.php?DiscussionID=3541 Fri, 25 Mar 2011 14:46:31 +0000 omarfarooque
I am still searching this function..
Please help me]]>
API http://www.plogger.org/forum/comments.php?DiscussionID=3540 http://www.plogger.org/forum/comments.php?DiscussionID=3540 Fri, 25 Mar 2011 10:13:33 +0000 demodav I like this but I would like to integrate it with my system using it's source only?]]> installs fine, but error on single image pages. http://www.plogger.org/forum/comments.php?DiscussionID=3527 http://www.plogger.org/forum/comments.php?DiscussionID=3527 Mon, 07 Mar 2011 12:57:29 +0000 kiltedbear
Everything seems to work fine except for some reason, the page that shows the medium image size pushes the table cell out on my integrated page to the right. It's the only set of pages that do that. The page with album listings or thumbs works and flow properly. The image isn't too big as the long edge size is set much smaller than the cell width and it appears that the text has space in between as it attempts to justify some of it. Can you tell me why this happens? I think it's likely one of the setting on that particular set of includes is off.

http://16acrescomputerstrial.info/photogalleryTEST.php?level=picture&id=62]]>
how to put looping function in Navigation http://www.plogger.org/forum/comments.php?DiscussionID=3538 http://www.plogger.org/forum/comments.php?DiscussionID=3538 Thu, 24 Mar 2011 04:54:09 +0000 omarfarooque When you got last image then click next button then go to first image .. and when you got first image then click to previous button then you go to last

Please help me to make this
Thank you]]>
how to navigate with javascrip tabs http://www.plogger.org/forum/comments.php?DiscussionID=3537 http://www.plogger.org/forum/comments.php?DiscussionID=3537 Wed, 23 Mar 2011 12:03:01 +0000 fox.hysen@gmail.com
Im building a website with a navigation system where each page is a tab inside one index.php file.
I have two tabs that would display images "sculptures" and "wearable" here is the whole code to make it easier to see:

<body>
<ul class="Tabs">
<li class="sculptures"><a href="#sculptures">SCULPTURE</a></li>
<li class="wearable"><a href="#wearable" >WEARABLE</a></li>
<li class="news"><a href="#news">NEWS</a></li>
<li class="contact"><a href="#contact">CONTACT</a></li>
</ul>


</div> <!-- end #header -->


<div id="mainContent">
<div class="items">
<div id="home"></div>
<div id="sculptures" class="top"><?php include("sculpture.php"); ?></div>
<div id="wearable" class="top"><?php include("wearable.php"); ?></div>
<div id="news" class="top"><?php include("news.php"); ?></div>
<div id="contact" class="top"><?php include("contact.php"); ?></div>
</div>
</div> <!-- end #mainContent -->

</body>
</html>
++++++++++++++++++++++++++
anyone have any suggestions on how i could work this out so that when you hit "sculpture" it goes straigh to the thumbnails in the sculpture section and bypass
having to navigate through collections>artistcollect>sculpture. THANKS FOR ANY HELP!]]>
getimagesize() http://www.plogger.org/forum/comments.php?DiscussionID=3533 http://www.plogger.org/forum/comments.php?DiscussionID=3533 Wed, 16 Mar 2011 08:23:15 +0000 lewis712
Today however, I went to upload a picture, then view my site and got the following error:

Warning: getimagesize() [function.getimagesize]: Read error! in /homepages/45/mysite/htdocs/plogger/plog-includes/plog-functions.php on line 2614

Notice: Undefined offset: 1 in /homepages/45/mysite/htdocs/plogger/plog-includes/plog-functions.php on line 2616

Any help would be appreciated.

Thanks,
Andy]]>
Single latest photo on home page http://www.plogger.org/forum/comments.php?DiscussionID=3528 http://www.plogger.org/forum/comments.php?DiscussionID=3528 Tue, 08 Mar 2011 02:44:36 +0000 pawan269 I have installed plogger at my dev server and testing it for usability. My boss wants it to display single latest photograph at home page (along with exif, comments etc) and collections below it.

Please let me know how to achieve this?

Thanks in advance ...

Cheers,
Pawan]]>
Regarding JPG and function ereg is deprecated http://www.plogger.org/forum/comments.php?DiscussionID=3532 http://www.plogger.org/forum/comments.php?DiscussionID=3532 Wed, 16 Mar 2011 03:07:00 +0000 venkatsys
I am new to plogger to implement the photo gallery in my website.As I have started to install the plogger in my local system it will show the error that
<strong>function ereg is deprecated</strong> and also show the <strong>Undefined index: JPG Support</strong>.I have struggled for the past few days to solve the problem.

please help me to solve the problem.

Regards,
Venkat]]>
UPDATED : Advance Search Function for Plogger http://www.plogger.org/forum/comments.php?DiscussionID=3531 http://www.plogger.org/forum/comments.php?DiscussionID=3531 Tue, 15 Mar 2011 11:15:49 +0000 chewbears
Edits all go in plog-functions.

YOU WILL HAVE TO CHANGE THE FIELDS TO REFLECT THE FIELDS YOU WANT TO SEARCH!!! DO not think that my fields exist in your database.

FIRST edit your search function to look something like this:

<code>function plogger_init_search($arr) {
$arr['searchterms'] = trim($arr['searchterms']);

if (strstr($arr['searchterms'],'*+'))
{
$terms = explode('*+*',substr($arr['searchterms'],1,-1));
$case = "AND";
}
else if (strstr($arr['searchterms'],'*'))
{
$terms = explode('* *',substr($arr['searchterms'],1,-1));
$case = " OR";
}
else
{
$terms = explode(" ",$arr['searchterms']);
$case = " OR";
}

$from = 0;
$limit = 20;

if (isset($arr['from']) && $arr['from'] > 0) {
$from = $arr['from'];
}

// enforce hard-coded max limit
if (isset($arr['limit']) && $arr['limit'] > 0 && $arr['limit'] <= 100) {
$limit = $arr['limit'];
}

$query = " FROM `".TABLE_PREFIX."pictures` p LEFT JOIN `".TABLE_PREFIX."comments` c
ON p.`id` = c.`parent_id` ";

if ((count($terms) != 1) || ($terms[0] != '')){
$query .= " WHERE ";
foreach ((array)$terms as $term) {
$query .= " (";
$term = mysql_real_escape_string($term);
$multi_term = explode("+",$term);
if (count($multi_term)>1) {
$path = implode("%' AND `path` LIKE '%",$multi_term);
$description = implode("%' AND `description` LIKE '%",$multi_term);
$comment = implode("%' AND `comment` LIKE '%",$multi_term);
$caption = implode("%' AND `caption` LIKE '%",$multi_term);
$EXIF_subj_ref = implode("%' AND `EXIF_subj_ref` LIKE '%",$multi_term);
$EXIF_cont_loc_name = implode("%' AND `EXIF_cont_loc_name` LIKE '%",$multi_term);
$EXIF_city = implode("%' AND `EXIF_city` LIKE '%",$multi_term);
$EXIF_state = implode("%' AND `EXIF_state` LIKE '%",$multi_term);
$EXIF_country = implode("%' AND `EXIF_country` LIKE '%",$multi_term);
$EXIF_credit = implode("%' AND `EXIF_credit` LIKE '%",$multi_term);
$EXIF_source = implode("%' AND `EXIF_source` LIKE '%",$multi_term);
$EXIF_contact = implode("%' AND `EXIF_contact` LIKE '%",$multi_term);
$EXIF_caption = implode("%' AND `EXIF_caption` LIKE '%",$multi_term);
$EXIF_make = implode("%' AND `EXIF_make` LIKE '%",$multi_term);
$EXIF_model = implode("%' AND `EXIF_model` LIKE '%",$multi_term);
$EXIF_copyright = implode("%' AND `EXIF_copyright` LIKE '%",$multi_term);
$EXIF_artist = implode("%' AND `EXIF_artist` LIKE '%",$multi_term);
$EXIF_lat_ref = implode("%' AND `EXIF_lat_ref` LIKE '%",$multi_term);
$EXIF_long_ref = implode("%' AND `EXIF_long_ref` LIKE '%",$multi_term);
$EXIF_lat = implode("%' AND `EXIF_lat` LIKE '%",$multi_term);
$EXIF_long = implode("%' AND `EXIF_long` LIKE '%",$multi_term);
$EXIF_date_time_dig = implode("%' AND `EXIF_date_time_dig` LIKE '%",$multi_term);
$EXIF_date_time_orig = implode("%' AND `EXIF_date_time_orig` LIKE '%",$multi_term);
$EXIF_img_hist = implode("%' AND `EXIF_img_hist` LIKE '%",$multi_term);
$EXIF_usr_comment = implode("%' AND `EXIF_usr_comment` LIKE '%",$multi_term);
$EXIF_comment = implode("%' AND `EXIF_comment` LIKE '%",$multi_term);
$EXIF_keyword = implode("%' AND `EXIF_keyword` LIKE '%",$multi_term);
} else {
$path = $description = $comment = $caption = $EXIF_subj_ref = $EXIF_cont_loc_name = $EXIF_city = $EXIF_state = $EXIF_country = $EXIF_credit = $EXIF_source = $EXIF_contact = $EXIF_caption = $EXIF_make = $EXIF_model = $EXIF_copyright = $EXIF_artist = $EXIF_lat_ref = $EXIF_long_ref = $EXIF_lat = $EXIF_long = $EXIF_date_time_dig = $EXIF_date_time_orig = $EXIF_img_hist = $EXIF_usr_comment = $EXIF_comment =$EXIF_keyword = $term;
} $query .= "
`path` LIKE '%$path%' OR
`description` LIKE '%$description%' OR
`comment` LIKE '%$comment%' OR
`caption` LIKE '%$caption%' OR
`EXIF_subj_ref` LIKE '%$EXIF_subj_ref%' OR
`EXIF_cont_loc_name` LIKE '%$EXIF_cont_loc_name%' OR
`EXIF_city` LIKE '%$EXIF_city%' OR
`EXIF_state` LIKE '%$EXIF_state%' OR
`EXIF_country` LIKE '%$EXIF_country%' OR
`EXIF_credit` LIKE '%$EXIF_credit%' OR
`EXIF_source` LIKE '%$EXIF_source%' OR
`EXIF_contact` LIKE '%$EXIF_contact%' OR
`EXIF_caption` LIKE '%$EXIF_caption%' OR
`EXIF_make` LIKE '%$EXIF_make%' OR
`EXIF_model` LIKE '%$EXIF_model%' OR
`EXIF_copyright` LIKE '%$EXIF_copyright%' OR
`EXIF_artist` LIKE '%$EXIF_artist%' OR
`EXIF_lat_ref` LIKE '%$EXIF_lat_ref%' OR
`EXIF_long_ref` LIKE '%$EXIF_long_ref%' OR
`EXIF_lat` LIKE '%$EXIF_lat%' OR
`EXIF_long` LIKE '%$EXIF_long%' OR
`EXIF_date_time_dig` LIKE '%$EXIF_date_time_dig%' OR
`EXIF_date_time_orig` LIKE '%$EXIF_date_time_orig%' OR
`EXIF_img_hist` LIKE '%$EXIF_img_hist%' OR
`EXIF_usr_comment` LIKE '%$EXIF_usr_comment%' OR
`EXIF_comment` LIKE '%$EXIF_comment%' OR
`EXIF_keyword` LIKE '%$EXIF_keyword%' ) $case";
}
$query = substr($query, 0, strlen($query) - 5) .") ";
} else {
// no search terms? no results either
$query .= " WHERE 1 = 0";
}

$sort_fields = array('date_submitted','id');
$sortby = 'date_submitted';

if (isset($arr['sortby']) && in_array($arr['sortby'],$sort_fields)) {
$sortby = $arr['sortby'];
}

$sortdir = ' ASC';

if (isset($arr['sortdir']) && 'desc' == $arr['sortdir']) {
$sortdir = ' DESC';
}

$result = run_query("SELECT COUNT(DISTINCT p.`id`) AS cnt " . $query);
$row = mysql_fetch_assoc($result);

$GLOBALS["total_pictures"] = $row["cnt"];
// and I need sort order here as well
// from and limit too
$result = run_query("SELECT p.*,c.`comment`,
UNIX_TIMESTAMP(`date_submitted`) AS `unix_date_submitted` ".$query .
" GROUP BY p.`id` ORDER BY `$sortby` $sortdir LIMIT $from,$limit");

$GLOBALS["available_pictures"] = mysql_num_rows($result);
$GLOBALS["picture_counter"] = 0;
$GLOBALS["picture_dbh"] = $result;

}
</code>]]>
Uploading from Web Interface Very Slow http://www.plogger.org/forum/comments.php?DiscussionID=3530 http://www.plogger.org/forum/comments.php?DiscussionID=3530 Thu, 10 Mar 2011 16:50:59 +0000 bad karma Help Needed with Captcha http://www.plogger.org/forum/comments.php?DiscussionID=3520 http://www.plogger.org/forum/comments.php?DiscussionID=3520 Sun, 27 Feb 2011 17:41:11 +0000 joemolloy I am running VERSION: 1.0-RC1 . My host server details are:Server Software: Apache/
PHP Version: 5.2.8 (CGI-FCGI)
MySQL Version: 5.0.67
GD Version: bundled (2.0.34 compatible) with JPEG support
Session Save Path: /tmp
File Upload Size Limit: 12MB
Temporary Memory Limit: 64M
Code Run Time Limit: 300s

I have started getting over 90 spam comments a day so I have turned off Allow Comments.

I have been trying to activate Captcha. Althought the plog-comment.php has the following code:
// If

the captcha is required, check it here
if (isset($_SESSION['require_captcha']) && $_SESSION['require_captcha'] === true) {


if (!isset($_POST['captcha']) || !isset($_SESSION['captcha']) || $_POST['captcha'] != $_SESSION['captcha']) {


$errors[] = plog_tr('CAPTCHA check failed.');
$error_field[] = 'captcha';


}
}

if (empty($errors)) {
$rv = add_comment($parent_id, $author, $email, $url,

$comment);
// We're done with this so empty it out to stop double posts
unset($_POST);


if (isset($rv['errors'])) {
$errors = $rv['errors'];
} else if

($config['comments_moderate']) {
$_SESSION['comment_moderated'] = 1;
}


}
unset($_SESSION['plogger-token']);
} else {
// Missing form token
$errors =

array(plog_tr('Spam token missing or does not match!'));
}
} else {
// Comments are not on
$errors =

array(plog_tr('Comments are disabled. You are unable to add a comment!'));
}

if (!empty($errors)) {
// Set the errors for form

display
$_SESSION['comment_post_error'] = $errors;
// Set the session form variables so users don't have to re-enter

their information
$_SESSION['plogger-form'] = array(


which suggest to me captcha can be activated, and there are captcha files in the folder 'plog-includes'.

It is not doing anything. I have registered and tried to add Google ReCaptcha code but this does not seem to work.

I've tried the forum discussions but the code offered a couple of years ago does not work for me either.

My gallery is at http://www.narpo-staffs.co.uk/photo_gallery/

Incidentally, I am a novice in the programming world.

Can you give me some simple guidance?

Joe Molloy.]]>
Translation SPANISH plogger 3.0b http://www.plogger.org/forum/comments.php?DiscussionID=2526 http://www.plogger.org/forum/comments.php?DiscussionID=2526 Wed, 25 Feb 2009 23:16:41 +0000 daniel_acevedo RSS photograph order http://www.plogger.org/forum/comments.php?DiscussionID=3529 http://www.plogger.org/forum/comments.php?DiscussionID=3529 Tue, 08 Mar 2011 02:46:30 +0000 pawan269
I have installed plogger at my dev server and testing it for usability, my boss wants the rss feed to display photographs (not album or collection) order by date posted.

Please let me know how can I achieve this.

Many thanks
Pawan]]>
Square thumbnail ? http://www.plogger.org/forum/comments.php?DiscussionID=1000 http://www.plogger.org/forum/comments.php?DiscussionID=1000 Sat, 11 Nov 2006 10:59:05 +0000 click-interactive
Instead of having for example a thumbnail of dimensions 100 x 100 px, I wish to have it 100 x 75 px for instance.]]>
Gallery not displaying correctly http://www.plogger.org/forum/comments.php?DiscussionID=3526 http://www.plogger.org/forum/comments.php?DiscussionID=3526 Sat, 05 Mar 2011 18:30:06 +0000 theinsomniac
I've used Plogger in the past for another client but it's been a few years. I just installed it for my current client and have run into issues. I had it fixed at one point but it broke without anything changing. Pretty much the problem is that the thumbnails should be displayed as 6 images per row (12 per page) but only the first row displays correctly and the rest just display however they like to. An image is attached. Any idea how to correct this issue? I've gone through all the settings and don't see what may have changed. It was fixed at displaying 2 rows of 6 thumbnails but when I went back to it about 15 minutes later it was how it was in the image.

Thanks,
Brad

Plogger display issue]]>
Notice: Constant THEME_DIR already defined in..... http://www.plogger.org/forum/comments.php?DiscussionID=3525 http://www.plogger.org/forum/comments.php?DiscussionID=3525 Sat, 05 Mar 2011 15:23:27 +0000 dume_x I just installed plogger for the first time, and everything is working fine (i can see pictures in my gallery). My problem are two lines over the top of gallery :
Notice: Constant THEME_DIR already defined in /home/XXXXX/public_html/plogger-folder/plogger.php on line 111
Notice: Constant THEME_URL already defined in /home/XXXXX/public_html/plogger-folder/plogger.php on line 112
Can somebody help me?
Thanks!]]>
Plogger Installation Error http://www.plogger.org/forum/comments.php?DiscussionID=3512 http://www.plogger.org/forum/comments.php?DiscussionID=3512 Mon, 14 Feb 2011 11:44:48 +0000 travler625
Attempting to install Plogger, and have come across some errors that I cannot make heads or tails of. Could be something quite simple, as I am fairly new to both SQL and PHP, but I have not been able to find any answers just yet.
I am hoping perhaps someone can help me make some sense of the following error messages, and perhaps point me in the right direction.
The following error messages appear after attemping a basic install.
I do have an associated database table for Plogger in MySQL (by way of phpmyadmin), but am not entirely certain even about the veracity of my build on that.
********************
string(184) "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Type=MyISAM DEFAULT CHARACTER SET UTF8' at line 6" string(184) "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Type=MyISAM DEFAULT CHARACTER SET UTF8' at line 8" string(226) "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '(14) NOT NULL, `date_submitted` timestamp(14) NOT NULL, `EXIF_date_taken` varc' at line 7" string(185) "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Type=MyISAM DEFAULT CHARACTER SET UTF8' at line 12" string(185) "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Type=MyISAM DEFAULT CHARACTER SET UTF8' at line 29"
**************
Any input would be greatly appreciated.
Thanks for your time.

Cheers,
Scott]]>
How do I call up an album on a web page? http://www.plogger.org/forum/comments.php?DiscussionID=3524 http://www.plogger.org/forum/comments.php?DiscussionID=3524 Thu, 03 Mar 2011 22:27:54 +0000 What header info needs to be on page along with code specified in readme file?
Where can I locate the page showing the album - anywhere in my site?
Do you have an IRC channel?

TIA for help,
Kimi]]>