Plogger Support Forum - All Discussions Fri, 29 Mar 2024 07:51:48 +0000 http://www.plogger.org/forum/ Lussumo Vanilla 1.1.10 Links not working http://www.plogger.org/forum/comments.php?DiscussionID=3523 http://www.plogger.org/forum/comments.php?DiscussionID=3523 Thu, 03 Mar 2011 17:06:31 +0000 emi ...com/gallery.php?level=album&id=2
and they are not clickable.
if I manually enter the url like this:
com/gallery.php?level=album&id=2
(I took out this: amp;)
It goes to the correct page.

So, the links are styled as links, but they don't act as links. Any ideas?]]>
Error when moving or renaming http://www.plogger.org/forum/comments.php?DiscussionID=3515 http://www.plogger.org/forum/comments.php?DiscussionID=3515 Wed, 23 Feb 2011 02:39:56 +0000 isrvinc
However whenever I try to move photos from one gallery to another, OR try to rename a category, I get:
Could not move file!

Am I missing something?]]>
Installation help needed. http://www.plogger.org/forum/comments.php?DiscussionID=3519 http://www.plogger.org/forum/comments.php?DiscussionID=3519 Thu, 24 Feb 2011 22:59:48 +0000 sseidel How I can't access the install scripts on my server

http://magnumbluelacydogs.com/plogger-folder/plog-admin/_install.php
it comes up with a 404 error
please advise]]>
Images stuck in a single column http://www.plogger.org/forum/comments.php?DiscussionID=3522 http://www.plogger.org/forum/comments.php?DiscussionID=3522 Tue, 01 Mar 2011 09:40:05 +0000 monogoat images per row/column http://www.plogger.org/forum/comments.php?DiscussionID=3521 http://www.plogger.org/forum/comments.php?DiscussionID=3521 Mon, 28 Feb 2011 14:02:50 +0000 spike1 How can I modify <?php the_plogger_gallery(); ?> to include specific album/collection? http://www.plogger.org/forum/comments.php?DiscussionID=2959 http://www.plogger.org/forum/comments.php?DiscussionID=2959 Sat, 21 Nov 2009 17:40:34 +0000 Bewitched <?php
require('gallery.php');
if ($GLOBAL['plogger_level']=='collections' || $GLOBAL['plogger_level']=='collection' ) {
$GLOBALS['plogger_level'] = 'album';
$GLOBALS['plogger_id'] = #; // Enter the id# of the album here
}
?>

[more code goes here]

<?php the_gallery_head(); ?>

[more code goes here]

<?php the_gallery(); ?>

But my web site is getting confused with "if ($GLOBAL['plogger_level']=='collections' || $GLOBAL['plogger_level']=='collection' ) {" and doesn't work with it properly. I've tried this too:
<?php include('www.mywebsite/plogger/?level=album&id=1');?>
It worked but after I click on the thumbnail it "leaves" my design and appears in the blank page. I've tried to modify header and footer of my skin, but this ruined my design somehow (and I couldn't fix it).

I have figured out that <?php the_plogger_gallery(); ?> works perfectly but doesn't allow me to include specific album or collection. So is there any possibility to modify this peace of code to do this thing?

Thanks]]>
Missing categorie http://www.plogger.org/forum/comments.php?DiscussionID=3516 http://www.plogger.org/forum/comments.php?DiscussionID=3516 Wed, 23 Feb 2011 06:13:37 +0000 rozsival Http://www.dolnibenesov.cz/sekce-fotogalerie/]]> Progress indication needed after thumbnail generation http://www.plogger.org/forum/comments.php?DiscussionID=3518 http://www.plogger.org/forum/comments.php?DiscussionID=3518 Thu, 24 Feb 2011 09:57:25 +0000 Tidosho
I use Firefox, and the upcoming Firefox 4 does away with the status bar, so users won't even see the "Waiting for (server)" text, and think it has crashed. Could we have a lightbox style Javascript window come up with progress and current file?]]>
Lightbox Pagination http://www.plogger.org/forum/comments.php?DiscussionID=2610 http://www.plogger.org/forum/comments.php?DiscussionID=2610 Thu, 09 Apr 2009 11:38:08 +0000 dkmfirefly
Here is my gallery with lightbox enabled at the level of album.]]>
Want to implement a "Page xx of xx" text at bottom of albums and galleries pages http://www.plogger.org/forum/comments.php?DiscussionID=3517 http://www.plogger.org/forum/comments.php?DiscussionID=3517 Wed, 23 Feb 2011 19:12:53 +0000 Tidosho
How would I do this? Is there a page number variable I could call in? Any help would be appreciated, don't worry about being too technical, I'm a sysadmin! :)]]>
Moving plogger to new hosting ??? http://www.plogger.org/forum/comments.php?DiscussionID=3478 http://www.plogger.org/forum/comments.php?DiscussionID=3478 Mon, 03 Jan 2011 14:03:06 +0000 a2plogger
Im switching my hosting from hostogator to godaddy.

i have to move my plogger. please advice and help how can i move my wallpapers,plogger gallery without loss.
Please help.]]>
Please help-to get the name of css http://www.plogger.org/forum/comments.php?DiscussionID=3499 http://www.plogger.org/forum/comments.php?DiscussionID=3499 Thu, 03 Feb 2011 03:02:30 +0000 jenwork When I was doing the alterations,I have found error on http://bassonline.com/albums/?level=album&id=36.Can you please help me to know what should be done to get the "width correct".Please help.]]> mkdir() [function.mkdir]: Permission denied Solved http://www.plogger.org/forum/comments.php?DiscussionID=3505 http://www.plogger.org/forum/comments.php?DiscussionID=3505 Thu, 10 Feb 2011 03:59:29 +0000 haval.abdulkarim Warning: mkdir() [function.mkdir]: Permission denied in plogger\plog-admin\plog-admin-functions.php on line 1230

I changed permission to read and write for all folders and files in plogger folder also root folder using FileZilla, but it doesn't have effect.

After that I switched to use my host control panel, then I changed permission to read and write for all folders and files. The problem was solved.

I prefer to use your host control panel to check root folder permission.]]>
Problems Creating collections----Warning: mkdir() [function.mkdir]: Permission denied http://www.plogger.org/forum/comments.php?DiscussionID=2989 http://www.plogger.org/forum/comments.php?DiscussionID=2989 Wed, 09 Dec 2009 21:25:31 +0000 visualize
Error on page. HELP]]>
Displaying All Albums on Single Page http://www.plogger.org/forum/comments.php?DiscussionID=3504 http://www.plogger.org/forum/comments.php?DiscussionID=3504 Wed, 09 Feb 2011 06:17:00 +0000
I could not find a topic in the forum addressing this...

Thank you in advance.]]>
hi http://www.plogger.org/forum/comments.php?DiscussionID=3503 http://www.plogger.org/forum/comments.php?DiscussionID=3503 Tue, 08 Feb 2011 09:10:33 +0000 TABLE_PREFIXconfig error http://www.plogger.org/forum/comments.php?DiscussionID=2928 http://www.plogger.org/forum/comments.php?DiscussionID=2928 Thu, 05 Nov 2009 09:17:51 +0000 Lukeither
"Table 'Lukeith_hahtvnetwork.TABLE_PREFIXconfig' doesn't exist
SELECT * FROM `TABLE_PREFIXconfig`"

Please advise.

The link is at: http://98.130.248.182/hahtvnetdev/admin/plog-upload.php

Thanks in advance for the support and help.]]>
Url problem in Modx http://www.plogger.org/forum/comments.php?DiscussionID=3501 http://www.plogger.org/forum/comments.php?DiscussionID=3501 Sat, 05 Feb 2011 14:29:22 +0000 qui
We have a problem displaying the albums of a collection. In the "view" option of the backend, everything works fine. On the website on which we use the gallery template (test), we have no access to the albums. Even though we see the albums in the collection, there is no access to the album itself (root/index.php?level=album&id=1). The links are leading to a 404-site and the site "test" is not included in the link. If we manually add "test" (root/test/index.php?level=album&id=1) we again are referred to a 404-site.

So, the problem is clearly that the links to the album are incorrect. We tried to change some things in the htacces which did not work out.

Is somebody able to help us out?]]>
facebook http://www.plogger.org/forum/comments.php?DiscussionID=3498 http://www.plogger.org/forum/comments.php?DiscussionID=3498 Wed, 02 Feb 2011 08:19:30 +0000
im wanting to add facebook share to my page.
can someone please help on how i can add this to my page.

im using windows xp as the host server

i have had a look at the structure and i think the code for the share button needs togo in the plog-functions.php part.


regards
craig]]>
Admin Login not working anymore Error 404. http://www.plogger.org/forum/comments.php?DiscussionID=3495 http://www.plogger.org/forum/comments.php?DiscussionID=3495 Tue, 18 Jan 2011 22:00:17 +0000
Next day (today) im trying to log in again and it doesnt work anymore.

I didnt do any change at all from last night...

the error I get is:

Error 404: NOT FOUND! Your browser cannot find the document corresponding to the URL you typed in.

I tried to reset my password and when I enter my email or username, it does the exact same error...

im stock now!!

thx for the help!]]>
Some of the pictures not showing and Slideshow not working http://www.plogger.org/forum/comments.php?DiscussionID=3494 http://www.plogger.org/forum/comments.php?DiscussionID=3494 Sat, 15 Jan 2011 09:35:03 +0000 bhau1981
I have started to use plogger 3.0 on my site and it worked well for smaller size images. Then for larger images i had issues with thumbnails which were fixed by increasing the memory by Added RLimitMem 128000000 in the .htaccess file( hidden file ) in the plogger root directory.

Now i am at the stage where i am not able to see particular images and slide show not working. Slide show is working for other albums which has smaller images.

http://ankibhau.com/plogger/index.php?level=album&id=12 for the album. First page works fine on displaying images from Thumnails but it doesn't work from next page images. Slideshow for this album also does not work.

Any pointers or guide on fixing the issue.

Thanks for your help.]]>
Some problems in layout http://www.plogger.org/forum/comments.php?DiscussionID=3491 http://www.plogger.org/forum/comments.php?DiscussionID=3491 Thu, 13 Jan 2011 12:26:57 +0000 heeenke I have 2 litle problems, if you take a look at that site you see a distance from Home and the albums. I have no idea what happend and whats causing it, if someone maybe wanna take a look in the code and see whats causing this.
Also if its possible to rename the "home" to "hem" (home in swedish) :)

thx]]>
Could not create directory ! http://www.plogger.org/forum/comments.php?DiscussionID=3489 http://www.plogger.org/forum/comments.php?DiscussionID=3489 Mon, 10 Jan 2011 14:50:07 +0000 tclem
I've chmod all the plogger folders to 777.

Is there a workaround for this issue?]]>
Error: Permission denied in /home/rockvale/public_html/pg/plog-admin/plog-admin-functions.php on lin http://www.plogger.org/forum/comments.php?DiscussionID=3488 http://www.plogger.org/forum/comments.php?DiscussionID=3488 Mon, 10 Jan 2011 12:33:47 +0000 rupeshpradhan I am using plogger version VERSION: 1.0-RC1

The Server information is as follows:
Server Software: Apache/
PHP Version: 5.2.9 (CGI)
MySQL Version: 5.0.91-community
GD Version: bundled (2.0.34 compatible) with JPEG support
Session Save Path: /tmp
File Upload Size Limit: 6MB
Temporary Memory Limit: 64M
Code Run Time Limit: 300s


I am getting the following error:
Warning: mkdir() [function.mkdir]: Permission denied in /home/rockvale/public_html/pg/plog-admin/plog-admin-functions.php on line 1230

Notice: Undefined variable: path in /home/rockvale/public_html/pg/plog-admin/plog-admin-functions.php on line 801

Could not create directory.


I have searched the forum and tried the solution offered.
I have set permissions of the plog-content folders as follows:

images 0777
plugins 0755
themes 0755
thumbs 0777
translations 0755
uploads 0777

I have also set plog-content folder permission to 0777 (as per forum response)

The installation was working just fine for a year since i installed it.]]>
Picture limit for albums? http://www.plogger.org/forum/comments.php?DiscussionID=3471 http://www.plogger.org/forum/comments.php?DiscussionID=3471 Tue, 28 Dec 2010 16:39:50 +0000
Help please.]]>
Changing the way Collections are shown http://www.plogger.org/forum/comments.php?DiscussionID=3482 http://www.plogger.org/forum/comments.php?DiscussionID=3482 Fri, 07 Jan 2011 11:37:38 +0000 amberdawn
For instance,

Collection1 name
Album1 Thumbnail | Album2 Thumbnail | ect.

Collection2 name
Album3 Thumbnail | Album4 Thumbnail | ect.

Any help would be appreciated.]]>
500 Server Error gallery wide! http://www.plogger.org/forum/comments.php?DiscussionID=3480 http://www.plogger.org/forum/comments.php?DiscussionID=3480 Wed, 05 Jan 2011 14:56:52 +0000 PRSop2000
No matter where I go in the gallery area I always get a 500 Server Error.

I checked my server error logs for signs of what could be messed up, but this is all I see.

<code>
SoftException in Application.cpp:256: File "/home/jmeister/public_html/sailing/gallery/index.php" is writeable by group
SoftException in Application.cpp:601: Directory "/home/jmeister/public_html/sailing/gallery" is writeable by group
</code>

Any ideas? I tried changing the permissions on /gallery from 777 to 755 but it didn't resolve anything.

The gallery in question is at http://sailmarylee.com/gallery/]]>
Error??? Help me!!! http://www.plogger.org/forum/comments.php?DiscussionID=3479 http://www.plogger.org/forum/comments.php?DiscussionID=3479 Tue, 04 Jan 2011 09:21:17 +0000 Why is there a warning error when the folder is already there? How do the settings? Please help ...]]> Building a site, need help putting a slideshow on it. http://www.plogger.org/forum/comments.php?DiscussionID=3477 http://www.plogger.org/forum/comments.php?DiscussionID=3477 Sun, 02 Jan 2011 12:42:29 +0000 BittyMa extra album tree http://www.plogger.org/forum/comments.php?DiscussionID=3465 http://www.plogger.org/forum/comments.php?DiscussionID=3465 Wed, 22 Dec 2010 13:14:22 +0000 sitewatchman
Currently it goes

Collection : Album : Images

I would like to have

Collection : Album : Album : Images

thanks]]>