<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[ZenphotoCMS Forum - General support]]></title>
		<link>https://forum.zenphoto.org/</link>
		<description><![CDATA[ZenphotoCMS Forum - https://forum.zenphoto.org]]></description>
		<pubDate>Wed, 05 Aug 2026 02:44:38 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[requested object was not found]]></title>
			<link>https://forum.zenphoto.org/thread-14133.html</link>
			<pubDate>Tue, 04 Aug 2026 18:16:07 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.zenphoto.org/member.php?action=profile&uid=9361">zenzational</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.zenphoto.org/thread-14133.html</guid>
			<description><![CDATA[<p>I have eight albums.  The index page shows six and the navigation bar at the top indicates there is a second page but when I click on '2' or 'next' I get:<br />
Zenphoto Error: the requested object was not found.<br />
Page: index/2</p>
<p>BUT if I go to the album management page and select either of the two albums that are not shown on the first index page and then use the 'View gallery' button I can get to page 2 and see both of the albums, i.e. index/2 does exist.</p>
<p>Why can't the navigation on page one find page 2?</p>]]></description>
			<content:encoded><![CDATA[<p>I have eight albums.  The index page shows six and the navigation bar at the top indicates there is a second page but when I click on '2' or 'next' I get:<br />
Zenphoto Error: the requested object was not found.<br />
Page: index/2</p>
<p>BUT if I go to the album management page and select either of the two albums that are not shown on the first index page and then use the 'View gallery' button I can get to page 2 and see both of the albums, i.e. index/2 does exist.</p>
<p>Why can't the navigation on page one find page 2?</p>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Image sorting randomly charged after updating to 1.6.8?]]></title>
			<link>https://forum.zenphoto.org/thread-14129.html</link>
			<pubDate>Mon, 20 Jul 2026 12:12:16 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.zenphoto.org/member.php?action=profile&uid=9297">TimChuma1976</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.zenphoto.org/thread-14129.html</guid>
			<description><![CDATA[<p>I just want to sort my images in the gallery into the file name order yet there doesn't seem to be an option to do this?</p>
<p>Why does it change Every! Single! Time!</p>]]></description>
			<content:encoded><![CDATA[<p>I just want to sort my images in the gallery into the file name order yet there doesn't seem to be an option to do this?</p>
<p>Why does it change Every! Single! Time!</p>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Web host found malware in the install]]></title>
			<link>https://forum.zenphoto.org/thread-14128.html</link>
			<pubDate>Sun, 19 Jul 2026 09:16:42 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.zenphoto.org/member.php?action=profile&uid=9297">TimChuma1976</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.zenphoto.org/thread-14128.html</guid>
			<description><![CDATA[<p>In 404.php for some reason?</p>
<p>I don't know how I have not uploaded anything?</p>
<p>Also I can't find out how to turn the WYSIWYG editor back on the album description field with the new install.</p>]]></description>
			<content:encoded><![CDATA[<p>In 404.php for some reason?</p>
<p>I don't know how I have not uploaded anything?</p>
<p>Also I can't find out how to turn the WYSIWYG editor back on the album description field with the new install.</p>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Custom watermark plugin failing to process high-resolution PNG uploads, Zenphoto 1.6]]></title>
			<link>https://forum.zenphoto.org/thread-14127.html</link>
			<pubDate>Fri, 17 Jul 2026 23:49:46 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.zenphoto.org/member.php?action=profile&uid=9388">Kuday5958</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.zenphoto.org/thread-14127.html</guid>
			<description><![CDATA[<p>Hey everyone,</p>
<p>I’m currently running into a frustrating image processing roadblock on my self-hosted Zenphoto gallery installation, and I’m hoping someone with more experience with the GD graphics library integration can point me in the right direction.</p>
<p>We are utilizing a private Zenphoto setup to host a massive, organized archive of structural interface layouts, UI concept mockups, and client-side testing screenshots. This gallery is dedicated to cataloging historical visual updates for a specialized <strong>[Link removed by administrator due to spam suspicion]</strong> workspace utility that our modding community develops and uses to run optimization scripts. Because these screenshots contain custom vectors and specialized interface assets, we require all uploaded items to automatically receive a transparent brand watermark via the core Zenphoto watermark plugin during the server ingestion process.</p>
<p>The primary problem is that whenever a contributor uploads a high-resolution PNG image with a pre-existing alpha transparency layer, the watermark plugin chokes completely. Instead of cleanly overlaying our logo, the processing script outputs a broken image block where the transparent sections are filled with a solid, corrupted black background. Checking our server logs, it looks like Zenphoto's underlying GD graphics library handler is dropping the alpha channel bitmask during the resampling phase, which breaks the image layout completely. If we upload basic JPEGs, the watermark applies flawlessly, but for our technical UI screenshots, crisp PNG quality is mandatory.</p>
<p>Alongside the transparency corruption, we are dealing with a secondary issue regarding category tagging stability. When a bulk upload fails due to this watermark crash, Zenphoto still saves the empty media records into our MySQL database backend. When we try to clean these up by deleting the orphaned entries from the administrative dashboard, the core tagging module freezes entirely, forcing us to manually repair our database tables to get the layout tree working again.</p>
<p>Has anyone else encountered severe alpha channel drops or script crashes when using the watermark extension on transparent PNGs in recent Zenphoto releases, and is there a specific PHP configuration or plugin override we can apply to force the GD handler to preserve image transparency?</p>]]></description>
			<content:encoded><![CDATA[<p>Hey everyone,</p>
<p>I’m currently running into a frustrating image processing roadblock on my self-hosted Zenphoto gallery installation, and I’m hoping someone with more experience with the GD graphics library integration can point me in the right direction.</p>
<p>We are utilizing a private Zenphoto setup to host a massive, organized archive of structural interface layouts, UI concept mockups, and client-side testing screenshots. This gallery is dedicated to cataloging historical visual updates for a specialized <strong>[Link removed by administrator due to spam suspicion]</strong> workspace utility that our modding community develops and uses to run optimization scripts. Because these screenshots contain custom vectors and specialized interface assets, we require all uploaded items to automatically receive a transparent brand watermark via the core Zenphoto watermark plugin during the server ingestion process.</p>
<p>The primary problem is that whenever a contributor uploads a high-resolution PNG image with a pre-existing alpha transparency layer, the watermark plugin chokes completely. Instead of cleanly overlaying our logo, the processing script outputs a broken image block where the transparent sections are filled with a solid, corrupted black background. Checking our server logs, it looks like Zenphoto's underlying GD graphics library handler is dropping the alpha channel bitmask during the resampling phase, which breaks the image layout completely. If we upload basic JPEGs, the watermark applies flawlessly, but for our technical UI screenshots, crisp PNG quality is mandatory.</p>
<p>Alongside the transparency corruption, we are dealing with a secondary issue regarding category tagging stability. When a bulk upload fails due to this watermark crash, Zenphoto still saves the empty media records into our MySQL database backend. When we try to clean these up by deleting the orphaned entries from the administrative dashboard, the core tagging module freezes entirely, forcing us to manually repair our database tables to get the layout tree working again.</p>
<p>Has anyone else encountered severe alpha channel drops or script crashes when using the watermark extension on transparent PNGs in recent Zenphoto releases, and is there a specific PHP configuration or plugin override we can apply to force the GD handler to preserve image transparency?</p>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Logging In]]></title>
			<link>https://forum.zenphoto.org/thread-14124.html</link>
			<pubDate>Wed, 15 Jul 2026 17:57:42 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.zenphoto.org/member.php?action=profile&uid=9385">peterlemon1</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.zenphoto.org/thread-14124.html</guid>
			<description><![CDATA[<p>I can’t remember my User ID and there doesn’t seem to be any way for me to reset anything. My site is being held hostage because I can’t log into it to make updates. What can I do?</p>]]></description>
			<content:encoded><![CDATA[<p>I can’t remember my User ID and there doesn’t seem to be any way for me to reset anything. My site is being held hostage because I can’t log into it to make updates. What can I do?</p>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Reply to Thread #2]]></title>
			<link>https://forum.zenphoto.org/thread-14123.html</link>
			<pubDate>Sat, 11 Jul 2026 19:43:15 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.zenphoto.org/member.php?action=profile&uid=5851">Ralf</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.zenphoto.org/thread-14123.html</guid>
			<description><![CDATA[<p>Hi<br />
as i can not post answers i opened an new threat.</p>
<p>The only blue button I see is the "Search thread" button.<br />
No reply button visible - as you can see on the screenshot:<br />
<a href="https://ralf-kerkhoff-bilderwelten.de/uploaded/forum/forum.png">https://ralf-kerkhoff-bilderwelten.de/uploaded/forum/forum.png</a></p>
<p>Cheers<br />
Ralf</p>]]></description>
			<content:encoded><![CDATA[<p>Hi<br />
as i can not post answers i opened an new threat.</p>
<p>The only blue button I see is the "Search thread" button.<br />
No reply button visible - as you can see on the screenshot:<br />
<a href="https://ralf-kerkhoff-bilderwelten.de/uploaded/forum/forum.png">https://ralf-kerkhoff-bilderwelten.de/uploaded/forum/forum.png</a></p>
<p>Cheers<br />
Ralf</p>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Reply to Thread]]></title>
			<link>https://forum.zenphoto.org/thread-14122.html</link>
			<pubDate>Sat, 11 Jul 2026 16:55:45 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.zenphoto.org/member.php?action=profile&uid=5851">Ralf</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.zenphoto.org/thread-14122.html</guid>
			<description><![CDATA[<p>Hi,<br />
i am wondering how to reply to a message here in the forums.</p>
<p>I do not see a reply button ( i am logged in).<br />
I can post without problems but writing an answer is not possible.</p>
<p>Either i am blind or there is something wrong with my user rights?</p>
<p>Cheers<br />
Ralf</p>]]></description>
			<content:encoded><![CDATA[<p>Hi,<br />
i am wondering how to reply to a message here in the forums.</p>
<p>I do not see a reply button ( i am logged in).<br />
I can post without problems but writing an answer is not possible.</p>
<p>Either i am blind or there is something wrong with my user rights?</p>
<p>Cheers<br />
Ralf</p>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[setup screen that I have not seen before]]></title>
			<link>https://forum.zenphoto.org/thread-14118.html</link>
			<pubDate>Sun, 05 Jul 2026 11:00:30 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.zenphoto.org/member.php?action=profile&uid=7575">RichardB</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.zenphoto.org/thread-14118.html</guid>
			<description><![CDATA[<p>I am busy restoring my zenphoto sites to different locations on my webserver. <br />
After restoring from Akeeba Solo backup, and running setup I get a screen headed: Setting default options, which has pink boxes labelled:  x mod-rewrite, x basic, etc. <br />
I have never seen this before - can you tell me what it signifies please? </p>
<p>(I would have attached a screenshot but, not having used your current forum before, I could not work out how to!)</p>
<p>Thank you, <br />
Richard</p>]]></description>
			<content:encoded><![CDATA[<p>I am busy restoring my zenphoto sites to different locations on my webserver. <br />
After restoring from Akeeba Solo backup, and running setup I get a screen headed: Setting default options, which has pink boxes labelled:  x mod-rewrite, x basic, etc. <br />
I have never seen this before - can you tell me what it signifies please? </p>
<p>(I would have attached a screenshot but, not having used your current forum before, I could not work out how to!)</p>
<p>Thank you, <br />
Richard</p>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Avatar and Attachments]]></title>
			<link>https://forum.zenphoto.org/thread-14106.html</link>
			<pubDate>Sat, 13 Jun 2026 19:34:25 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.zenphoto.org/member.php?action=profile&uid=7642">ctdlg</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.zenphoto.org/thread-14106.html</guid>
			<description><![CDATA[<p>Hello,</p>
<p>I can't add an avatar to my account.<br />
I can change my email address and access a lot of other information, but in the "avatar" section, there's nothing to upload an image! I get a red message saying there's no image!</p>
<p>Same problem with "Attachments"</p>]]></description>
			<content:encoded><![CDATA[<p>Hello,</p>
<p>I can't add an avatar to my account.<br />
I can change my email address and access a lot of other information, but in the "avatar" section, there's nothing to upload an image! I get a red message saying there's no image!</p>
<p>Same problem with "Attachments"</p>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Best way to organize externally generated video thumbnails in Zenphoto?]]></title>
			<link>https://forum.zenphoto.org/thread-14105.html</link>
			<pubDate>Sat, 13 Jun 2026 11:46:59 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.zenphoto.org/member.php?action=profile&uid=9365">alishawinson</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.zenphoto.org/thread-14105.html</guid>
			<description><![CDATA[<p>Hi,</p>
<p>I use Zenphoto mainly for managing photo albums, but recently I've started adding short video previews to some galleries.</p>
<p>The videos themselves are edited outside Zenphoto using CapCut for mac, and I generate thumbnail images before uploading everything to my server.</p>
<p>I'm trying to find the cleanest way to organize these files so that:</p>
<p>The thumbnail image appears as the gallery preview<br />
The original video remains available for download or viewing<br />
Metadata and descriptions stay linked correctly<br />
Future uploads remain easy to manage</p>
<p>At the moment I'm manually creating albums and uploading the thumbnails and videos separately, but I'm wondering if there is a recommended workflow or plugin for this type of media organization.</p>
<p>How are other Zenphoto users handling mixed photo/video galleries?</p>
<p>Thanks for any suggestions.</p>]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>I use Zenphoto mainly for managing photo albums, but recently I've started adding short video previews to some galleries.</p>
<p>The videos themselves are edited outside Zenphoto using CapCut for mac, and I generate thumbnail images before uploading everything to my server.</p>
<p>I'm trying to find the cleanest way to organize these files so that:</p>
<p>The thumbnail image appears as the gallery preview<br />
The original video remains available for download or viewing<br />
Metadata and descriptions stay linked correctly<br />
Future uploads remain easy to manage</p>
<p>At the moment I'm manually creating albums and uploading the thumbnails and videos separately, but I'm wondering if there is a recommended workflow or plugin for this type of media organization.</p>
<p>How are other Zenphoto users handling mixed photo/video galleries?</p>
<p>Thanks for any suggestions.</p>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Forum closed temporarily]]></title>
			<link>https://forum.zenphoto.org/thread-12615.html</link>
			<pubDate>Fri, 29 May 2026 16:28:19 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.zenphoto.org/member.php?action=profile&uid=1280">acrylian</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.zenphoto.org/thread-12615.html</guid>
			<description><![CDATA[<p>Our forum will be closed temporarily from May 30th on. More info here:<br />
<a href="https://www.zenphoto.org/news/forum-temporarily-closed-due-to-software-migration/">https://www.zenphoto.org/news/forum-temporarily-closed-due-to-software-migration/</a> </p>]]></description>
			<content:encoded><![CDATA[<p>Our forum will be closed temporarily from May 30th on. More info here:<br />
<a href="https://www.zenphoto.org/news/forum-temporarily-closed-due-to-software-migration/">https://www.zenphoto.org/news/forum-temporarily-closed-due-to-software-migration/</a> </p>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Titles lost after running Setup]]></title>
			<link>https://forum.zenphoto.org/thread-12614.html</link>
			<pubDate>Fri, 29 May 2026 10:04:08 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.zenphoto.org/member.php?action=profile&uid=7642">ctdlg</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.zenphoto.org/thread-12614.html</guid>
			<description><![CDATA[<p>Hello,</p>
<p>From time to time, my website host changes the MySQL version.<br />
I have to rerun the setup.</p>
<p>After redoing the setup and putting the site back online, some of my VR album  titles were replaced by<br />
"charset = Ascii {"info":{"gyro_stabilized":true,"initial_view_changed":fal "<br />
Some images keep their titles.</p>
<p>The involved album contains copies of images from other albums (for pc or smartphones)<br />
I would like to understand why and how to prevent this in the future.</p>]]></description>
			<content:encoded><![CDATA[<p>Hello,</p>
<p>From time to time, my website host changes the MySQL version.<br />
I have to rerun the setup.</p>
<p>After redoing the setup and putting the site back online, some of my VR album  titles were replaced by<br />
"charset = Ascii {"info":{"gyro_stabilized":true,"initial_view_changed":fal "<br />
Some images keep their titles.</p>
<p>The involved album contains copies of images from other albums (for pc or smartphones)<br />
I would like to understand why and how to prevent this in the future.</p>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[limit album visibility]]></title>
			<link>https://forum.zenphoto.org/thread-12613.html</link>
			<pubDate>Tue, 19 May 2026 20:53:11 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.zenphoto.org/member.php?action=profile&uid=9361">zenzational</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.zenphoto.org/thread-12613.html</guid>
			<description><![CDATA[<p>I have two albums, A an B.  Is it possible to limit the visibility of these albums so that album A can be seen by all users but album B can only be seen by one particular user (and the Admin user of course)?</p>]]></description>
			<content:encoded><![CDATA[<p>I have two albums, A an B.  Is it possible to limit the visibility of these albums so that album A can be seen by all users but album B can only be seen by one particular user (and the Admin user of course)?</p>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Upgrading redirect issue]]></title>
			<link>https://forum.zenphoto.org/thread-14102.html</link>
			<pubDate>Fri, 01 May 2026 01:21:56 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.zenphoto.org/member.php?action=profile&uid=4815">nbruley</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.zenphoto.org/thread-14102.html</guid>
			<description><![CDATA[<p>After closing the site to upgrade from 1.4.5.1 and just run the setup scripts on the same files to test them, I am redirected to <a href="https://mysite.com/zenphoto/plugins/site_upgrade/plugins/site_upgrade/plugins/site_upgrade/plugins/site_upgrade/plugins/site_upgrade/plugins/site_upgrade/plugins/site_upgrade/plugins/site_upgrade/plugins/site_upgrade/plugins/site_upgrade/closed.php">https://mysite.com/zenphoto/plugins/site_upgrade/plugins/site_upgrade/plugins/site_upgrade/plugins/site_upgrade/plugins/site_upgrade/plugins/site_upgrade/plugins/site_upgrade/plugins/site_upgrade/plugins/site_upgrade/plugins/site_upgrade/closed.php</a><br />
What might be going on here?</p>]]></description>
			<content:encoded><![CDATA[<p>After closing the site to upgrade from 1.4.5.1 and just run the setup scripts on the same files to test them, I am redirected to <a href="https://mysite.com/zenphoto/plugins/site_upgrade/plugins/site_upgrade/plugins/site_upgrade/plugins/site_upgrade/plugins/site_upgrade/plugins/site_upgrade/plugins/site_upgrade/plugins/site_upgrade/plugins/site_upgrade/plugins/site_upgrade/closed.php">https://mysite.com/zenphoto/plugins/site_upgrade/plugins/site_upgrade/plugins/site_upgrade/plugins/site_upgrade/plugins/site_upgrade/plugins/site_upgrade/plugins/site_upgrade/plugins/site_upgrade/plugins/site_upgrade/plugins/site_upgrade/closed.php</a><br />
What might be going on here?</p>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[class-dbbase.php]]></title>
			<link>https://forum.zenphoto.org/thread-14100.html</link>
			<pubDate>Thu, 09 Apr 2026 09:40:17 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.zenphoto.org/member.php?action=profile&uid=7575">RichardB</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.zenphoto.org/thread-14100.html</guid>
			<description><![CDATA[<p>I would be grateful if you could tell me for what and in which processes the above function is used. <br />
It is, on occasion, causing problems by putting the CPU on the webserver under heavy load (I am informed) by going through all the databases on the server. <br />
Many thanks, <br />
Richard</p>]]></description>
			<content:encoded><![CDATA[<p>I would be grateful if you could tell me for what and in which processes the above function is used. <br />
It is, on occasion, causing problems by putting the CPU on the webserver under heavy load (I am informed) by going through all the databases on the server. <br />
Many thanks, <br />
Richard</p>]]></content:encoded>
		</item>
	</channel>
</rss>