<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Module: User Image Gallery</title>
        <description>The User Image Gallery module allows users to upload and store images in Phorum. Features include:

[list]
[*] Each registered user would have an image gallery.
[*] Profile page would include a link to the user&#039;s Image Gallery (template edit required for this)
[*] Other users can leave comments on an image
[*] a search box for searching by keywords 
[*] Each user has an Image Gallery Control Center page, where they can:
[list]
[*] Upload a new item or items.
[*] View of all images previously uploaded by the user.
[*] Edit items:
[list]
[*] Rotate the image clockwise or counter clockwise
[*] &quot;Title&quot; field
[*] &quot;Description&quot; field
[*] &quot;Keywords&quot; field
[*] Reupload Image
[*] Watermark Image
[/list]
[/list]    
[*] Admin settings:
[list]
[*] Option on whether or not to moderate (pre-approve) uploaded images
[*] Option to be alerted to new images even if you are not moderating them
[*] Option of having the albums viewable by Public or Members Only
[*] Option to turn viewer comments on or off
[*] Maximum size for a single image (height, width, and bytes)
[*] Maximum size for a user gallery (in bytes)
[/list]
[/list]

This module was requested by Ryan and paid for by donations. See [url=http://www.phorum.org/phorum5/read.php?20,140458,140458#msg-140458]this message[/url] for details:</description>
        <link>https://www.phorum.org/support/read.php?62,141769,141769#msg-141769</link>
        <lastBuildDate>Thu, 10 Sep 2026 14:12:50 -0500</lastBuildDate>
        <generator>Phorum 6.0.4</generator>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,141769,152253#msg-152253</guid>
            <title>Re: Module: User Image Gallery</title>
            <link>https://www.phorum.org/support/read.php?62,141769,152253#msg-152253</link>
            <description><![CDATA[ The image gallery is available on Page 1 of this thread/topic. The wiki usually links back to a topic where the download is available.]]></description>
            <dc:creator>Scott Finegan</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Mon, 15 Oct 2012 09:59:51 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,141769,152243#msg-152243</guid>
            <title>Re: Module: User Image Gallery</title>
            <link>https://www.phorum.org/support/read.php?62,141769,152243#msg-152243</link>
            <description><![CDATA[ Am I missing something or has the User Image Gallery download been removed from the wiki?]]></description>
            <dc:creator>dholeman</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Sun, 14 Oct 2012 20:35:24 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,141769,151947#msg-151947</guid>
            <title>Re: Module: User Image Gallery</title>
            <link>https://www.phorum.org/support/read.php?62,141769,151947#msg-151947</link>
            <description><![CDATA[ Can you explain in better detail what file you placed the code $url = phorum_get_url(PHORUM_ADDON_URL, &#039;module=user_image_gallery&#039;, &#039;view=gallery&#039;, &#039;user=&#039;.$message[&#039;user_id&#039;] );  to add a link to the gallery from the author&#039;s information retrieved from the message. Thank you.]]></description>
            <dc:creator>shiz</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Sat, 25 Aug 2012 23:13:11 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,141769,150637#msg-150637</guid>
            <title>Re: Module: User Image Gallery</title>
            <link>https://www.phorum.org/support/read.php?62,141769,150637#msg-150637</link>
            <description><![CDATA[ I join others to thank you for this module.<br />
<br />
I however face a small issue. I want to give a link to the gallery not only from the profile, but from author&#039;s information retrieved from the message. I am still a newbie in phorum hacking, but it seems that the hook with the function read has note been done yet, as it does not appear in the info.txt file. Moreover, I do not manage to use the function mod_user_image_gallery_read as it currently exists. In my tests, $author[&quot;mod_user_image_gallery&quot;] seems to be empty.<br />
<br />
I currently cheat by commenting most of the code, and construct the url using the same function as in for the profile:<br />
  $url = phorum_get_url(PHORUM_ADDON_URL, &#039;module=user_image_gallery&#039;, &#039;view=gallery&#039;, &#039;user=&#039;.$message[&#039;user_id&#039;] );<br />
<br />
It works for my needs, but it does not seem the best way to proceed.<br />
<br />
Did I miss something in the use of this module? The README file only give information for the profile...]]></description>
            <dc:creator>slashbin</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Fri, 16 Dec 2011 19:28:22 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,141769,150582#msg-150582</guid>
            <title>Re: Module: User Image Gallery</title>
            <link>https://www.phorum.org/support/read.php?62,141769,150582#msg-150582</link>
            <description><![CDATA[ It&#039;s a good mod, really.<br />
<br />
But I wonder, if there is any possibility for moderator to delete some images - for several reasons.<br />
For example, some picture became non actual, useless or even harmful, but owner is inaccessible,  or something like that<br />
<br />
Thanks]]></description>
            <dc:creator>Svirvic</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Tue, 13 Dec 2011 02:42:24 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,141769,150575#msg-150575</guid>
            <title>Re: Module: User Image Gallery</title>
            <link>https://www.phorum.org/support/read.php?62,141769,150575#msg-150575</link>
            <description><![CDATA[ I&#039;ve installed the User Image Gallery mod on 5.2.18 phorum and it worked well. Then we moved a post in the phorum and ever since the thumbnails do not work and we get full images only (no thumbs). Any Ideas?<br />
<br />
I have attached a screen shot. I changed the default to only display one image for the time being.<br />
<br />
orthinac]]></description>
            <dc:creator>orthinac</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Sun, 11 Dec 2011 15:48:20 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,141769,149874#msg-149874</guid>
            <title>Re: Module: User Image Gallery</title>
            <link>https://www.phorum.org/support/read.php?62,141769,149874#msg-149874</link>
            <description><![CDATA[ I have an issue now where clicking on the thumbnail just does nothing at all.<br />
<br />
Before I would get a 403 error which was being triggered by a mod_security issue. Now, the link just does not do anything at all.<br />
<br />
It had worked for awhile, I have no idea what changed.]]></description>
            <dc:creator>Robert Angle</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Sun, 16 Oct 2011 13:46:56 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,141769,148992#msg-148992</guid>
            <title>Re: Module: User Image Gallery</title>
            <link>https://www.phorum.org/support/read.php?62,141769,148992#msg-148992</link>
            <description><![CDATA[ I have two questions about using this module:<br />
<br />
1)  Where are the uploaded images stored on your server?  Are they stored in the MYSQL database?  Or are they stored elsewhere?<br />
<br />
2)  What is the best place to put the variable for a link to view the image gallery on the user&#039;s profile?  I&#039;ve tried everywhere and can&#039;t seem to get that link to show.  <br />
<br />
Any help appreciated.  Thanks!]]></description>
            <dc:creator>Confusasaurus</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Wed, 22 Jun 2011 14:43:36 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,141769,147546#msg-147546</guid>
            <title>Re: Module: User Image Gallery</title>
            <link>https://www.phorum.org/support/read.php?62,141769,147546#msg-147546</link>
            <description><![CDATA[ I got it working: Turning off the &quot;Send mail through SMTP&quot;-Module solved the problem. <br />
Turning it on with my smtp-settings causes a lot of trouble.]]></description>
            <dc:creator>Walter</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Thu, 20 Jan 2011 06:17:35 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,141769,147492#msg-147492</guid>
            <title>Re: Module: User Image Gallery</title>
            <link>https://www.phorum.org/support/read.php?62,141769,147492#msg-147492</link>
            <description><![CDATA[ Ist this module compatible to 5.2.16 RC2?<br />
For me it does not seem to work with this version.<br />
<br />
If I klick on the Link to visit a gallery I get two errors in the log:<br />
<br />
PHP notice: Undefined index: title<br />
PHP notice: Undefined variable: messages<br />
<br />
And if I try tu upload images I get even more errors:<br />
<br />
PHP notice: Undefined index: okmsg<br />
PHP notice: Undefined index: error<br />
PHP notice: Undefined index: force_error<br />
PHP notice: Undefined index: force_okmsg]]></description>
            <dc:creator>Walter</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Tue, 18 Jan 2011 07:42:15 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,141769,147128#msg-147128</guid>
            <title>Re: Module: User Image Gallery</title>
            <link>https://www.phorum.org/support/read.php?62,141769,147128#msg-147128</link>
            <description><![CDATA[ Has found out the following problem of safety of a plug-in<br />
If  the user opens the reference specifying not on its file that it has possibility to operate this file - a turn, editing of comments<br />
<br />
addon.php?0,module=user_image_gallery,view=manage,image=11988<br />
<br />
Touching file number  <b>11988</b>  it is possible to edit another&#039;s files<br />
<br />
The same with this reference<br />
addon.php?0,module=user_image_gallery,view=info,image=11988<br />
<br />
Phorum  version 5.2.13<br />
User Image Gallery (version 1.1)<br />
<br />
I am sorry for my English (translate.ru)<br />
<br />
Yours faithfully<br />
Eugen]]></description>
            <dc:creator>EugenR</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Mon, 13 Dec 2010 01:16:32 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,141769,144314#msg-144314</guid>
            <title>Re: Module: User Image Gallery</title>
            <link>https://www.phorum.org/support/read.php?62,141769,144314#msg-144314</link>
            <description><![CDATA[ Let me say that it&#039;s not a taste question. I wonder is there a technical reason that this is not part of user profile.<br />
<br />
Best, Zdravko]]></description>
            <dc:creator>Zdravko Balorda</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Mon, 03 May 2010 04:52:24 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,141769,144267#msg-144267</guid>
            <title>Re: Module: User Image Gallery</title>
            <link>https://www.phorum.org/support/read.php?62,141769,144267#msg-144267</link>
            <description><![CDATA[ Just one last question before I install this module: Why is there a link to user gallery in the user<br />
profile page instead of the gallery itself? It seems nicer to show user gallery right away in the profile<br />
page.<br />
<br />
I would also like to give my users a field to put in their favorite thought or saying, and some other<br />
social data (birthday, sex, ...)<br />
Any hint on how to put all this together?<br />
<br />
Regards, Zdravko]]></description>
            <dc:creator>Zdravko Balorda</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Wed, 28 Apr 2010 06:13:03 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,141769,143953#msg-143953</guid>
            <title>Re: Module: User Image Gallery</title>
            <link>https://www.phorum.org/support/read.php?62,141769,143953#msg-143953</link>
            <description><![CDATA[ You are always going to do line 185. The check for equality in php if statements is ==, you are just assigning &#039;&#039; to $info[$id][&#039;title&#039;]]]></description>
            <dc:creator>DavidVB</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Thu, 01 Apr 2010 08:34:04 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,141769,143950#msg-143950</guid>
            <title>Re: Module: User Image Gallery</title>
            <link>https://www.phorum.org/support/read.php?62,141769,143950#msg-143950</link>
            <description><![CDATA[ Registered just so I could say thankyou for this great mod. Tried applying a gallery mod to a phpBB forum but had no luck. Switched to Phorum and used this one and its worked first time!<br />
<br />
One small problem I had when viewing the user gallery - had some errors  come up regarding lines 184 (Undefined index: title) &amp; 258 (Undefined variable: messages) in view_gallery.php<br />
<br />
Changed a &#039;!=&#039; to &#039;=&#039; on 184 so it now looks like:<br />
<br />
[code=&quot;php&quot; number=&quot;184&quot;]<br />
       if ( $info[$id][&#039;title&#039;] = &#039;&#039; ):<br />
      $images[$id][&#039;title&#039;] = $info[$id][&#039;title&#039;];<br />
    else:<br />
      $images[$id][&#039;title&#039;] = $images[$id][&#039;filename&#039;];<br />
    endif;<br />
[/code]<br />
<br />
And cut out line 258:<br />
<br />
[code=&quot;php&quot; number=&quot;258&quot;]<br />
/*$PHORUM[&#039;DATA&#039;][&#039;MESSAGES&#039;] = $messages;*/<br />
[/code]<br />
<br />
...and now it works perfectly. Still very new to php so not exactly sure <i>what</i> I did (I know != is does not equal but thats it) though so would be great if anyones feeling kind enough to explain it to me. (or link me to a answer?)<br />
<br />
Anyway thanks again for your gallery mod Ravenswood and thanks Ryan for organizing it.]]></description>
            <dc:creator>oso</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Thu, 01 Apr 2010 07:36:00 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,141769,143597#msg-143597</guid>
            <title>Re: Module: User Image Gallery</title>
            <link>https://www.phorum.org/support/read.php?62,141769,143597#msg-143597</link>
            <description><![CDATA[ Hi,<br />
<br />
I just installed this module - it works fine, thanks a lot :-)<br />
But actually I&#039;m looking for something, which is a little bit different. I looking for a gallery, which is not user-specific, but topic-specific. For example:<br />
I would like to create a gallery &quot;topic A&quot;, where every user could upload pictures dealing with topic A<br />
In a second gallery, calling &quot;topic B&quot;, every user should be able to upload pictures dealing with top B.<br />
<br />
Is there something like this already available? If not, is there anybody, who would like to create something like this (maybe it is possible to pay for this programming. If you&#039;re interested, please contact me via PM).<br />
<br />
Thanks for your reply,<br />
Jan]]></description>
            <dc:creator>Jan79</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Mon, 15 Mar 2010 15:53:36 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,141769,142738#msg-142738</guid>
            <title>Re: Module: User Image Gallery</title>
            <link>https://www.phorum.org/support/read.php?62,141769,142738#msg-142738</link>
            <description><![CDATA[ I have to thank you again for this wonderful addon. You do wonderful work!<br />
<br />
Just a few questions and possibly some bugs:<br />
<br />
1. Is Stefan&#039;s change something that I should implement into my current version of the addon, then?<br />
<br />
2. Any chance of a changelog, so that users will know what was changed, and can keep their changed templates from previous versions without wondering if one of the files was changed in an updated version?<br />
<br />
3. I can&#039;t view images on the &quot;Moderate Images&quot; page in my Admin.<br />
<br />
My test user uploaded several pictures, and when I went to approve them, the thumbnails weren&#039;t showing (so I can&#039;t see what it is he did upload). When I used Firefox&#039;s &quot;View Image&quot; option, I got an error message of &quot;Permission denied: links to files in the forum are only allowed from the forum itself.&quot;<br />
<br />
When I went back to the &quot;Moderate Images&quot; page, I viewed the HTML source and took the URL of the image, and opened it in a new tab. I could view the picture fine there. Then I refreshed the &quot;Moderate Images&quot; page, and for a split second the picture appeared in the thumbnail, before going blank again.<br />
<br />
4. When as a moderator I get an e-mail telling me someone has uploaded a picture, all it says is something like:<br />
<br />
&quot;The following unapproved images have been uploaded to anolis&#039;s gallery.<br />
<br />
43&quot;<br />
<br />
And nothing else.]]></description>
            <dc:creator>Ryan</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Fri, 15 Jan 2010 11:18:50 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,141769,142271#msg-142271</guid>
            <title>Re: Module: User Image Gallery</title>
            <link>https://www.phorum.org/support/read.php?62,141769,142271#msg-142271</link>
            <description><![CDATA[ Stefan and Bob,<br />
<br />
I&#039;ll look into using both of your ideas in the next update.<br />
<br />
Thanks!<br />
<br />
-- Jim]]></description>
            <dc:creator>Ravenswood</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Mon, 07 Dec 2009 20:46:28 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,141769,142166#msg-142166</guid>
            <title>Re: Module: User Image Gallery</title>
            <link>https://www.phorum.org/support/read.php?62,141769,142166#msg-142166</link>
            <description><![CDATA[ When clicking on the link in a user&#039;s profile to view the thumbnail page, is there a way to put a link back to the user&#039;s profile? The same idea when viewing an image full size would be nice too.<br />
<br />
- Bob]]></description>
            <dc:creator>Robert Angle</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Tue, 01 Dec 2009 23:04:25 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,141769,141926#msg-141926</guid>
            <title>Re: Module: User Image Gallery</title>
            <link>https://www.phorum.org/support/read.php?62,141769,141926#msg-141926</link>
            <description><![CDATA[ Hi Ravenswood,<br />
ich change the follow lines in cc_panel.php. Now the comment-id will delete correctly :-)<br />
<br />
<b>I change</b><br />
<br />
[code=&quot;php&quot; number=&quot;414&quot;]<br />
    // Remove this message from the list of comments on this message<br />
    $temp = explode(&#039;,&#039;, $PHORUM[&#039;mod_user_image_gallery&#039;][&#039;image_info&#039;][$image_number][&#039;comments&#039;]);<br />
    foreach($temp as $key =&gt; $value) {<br />
      if( $value == $comment_number ) {<br />
        unset($array[$key]);<br />
      }<br />
    }<br />
    $PHORUM[&#039;mod_user_image_gallery&#039;][&#039;image_info&#039;][$image_number][&#039;comments&#039;] = implode(&#039;,&#039;, $temp);<br />
    $do_store_module_data = true;<br />
[/code]<br />
<br />
<b>to</b><br />
<br />
[code=&quot;php&quot; number=&quot;414&quot;] <br />
 // Remove this message from the list of comments on this message<br />
    $temp = explode(&#039;,&#039;, $PHORUM[&#039;mod_user_image_gallery&#039;][&#039;image_info&#039;][$file_id][&#039;comments&#039;]);<br />
    foreach($temp as $key =&gt; $value) {<br />
      $array[$key] = $value;<br />
      if( $value == $comment_number ) {<br />
        unset($array[$key]);<br />
      }<br />
    }<br />
    $PHORUM[&#039;mod_user_image_gallery&#039;][&#039;image_info&#039;][$file_id][&#039;comments&#039;] = implode(&#039;,&#039;, $array);<br />
    $do_store_module_data = true;<br />
[/code]<br />
<br />
regards Stefan]]></description>
            <dc:creator>wunschkinder</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Sun, 15 Nov 2009 08:53:16 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,141769,141920#msg-141920</guid>
            <title>Re: Module: User Image Gallery</title>
            <link>https://www.phorum.org/support/read.php?62,141769,141920#msg-141920</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>Thomas Seifert</strong><br />
Yeah, I would assume mod_security here too. Some strict rules disallowing urls in the arguments.</div></blockquote>
<br />
Thank you Tom and thank you Joe. It was a mod_security rule. I chatted with tech support and they fixed it in a split second. Whether it effects me or the whole shared server I do not know.<br />
<br />
Anyhow, I just need to do some template tweaking and I will be ready to go live with this addition to my community. Thanks again everyone!<br />
<br />
- Bob]]></description>
            <dc:creator>Robert Angle</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Sat, 14 Nov 2009 20:57:23 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,141769,141912#msg-141912</guid>
            <title>Re: Module: User Image Gallery</title>
            <link>https://www.phorum.org/support/read.php?62,141769,141912#msg-141912</link>
            <description><![CDATA[ Yeah, I would assume mod_security here too. Some strict rules disallowing urls in the arguments.]]></description>
            <dc:creator>Thomas Seifert</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Sat, 14 Nov 2009 12:15:23 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,141769,141911#msg-141911</guid>
            <title>Re: Module: User Image Gallery</title>
            <link>https://www.phorum.org/support/read.php?62,141769,141911#msg-141911</link>
            <description><![CDATA[ Bob, a quick search for &quot;forbidden you don&#039;t have permission to access on this server&quot; on this site found two other threads where you reported a very similar issue.  Thomas replied to one of those threads but I did not see a response from you.  Here is Thomas&#039; response which may lead you in the right direction for solving this error: [<a href="http://www.phorum.org/phorum5/read.php?61,140255,140314#msg-140314" target="_blank" >www.phorum.org</a>]]]></description>
            <dc:creator>Joe Curia</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Sat, 14 Nov 2009 11:15:05 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,141769,141909#msg-141909</guid>
            <title>Re: Module: User Image Gallery</title>
            <link>https://www.phorum.org/support/read.php?62,141769,141909#msg-141909</link>
            <description><![CDATA[ Robert,<br />
<br />
Could it be a permission problem on addon.php itself?<br />
<br />
What version of Phorum are you using?<br />
<br />
<br />
Everyone else: Has anyone else ever had a problem like this? Does anyone have any ideas?]]></description>
            <dc:creator>Ravenswood</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Sat, 14 Nov 2009 10:48:55 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,141769,141906#msg-141906</guid>
            <title>Re: Module: User Image Gallery</title>
            <link>https://www.phorum.org/support/read.php?62,141769,141906#msg-141906</link>
            <description><![CDATA[ The URL it is trying to go to is...<br />
<br />
[code=&quot;html4strict&quot;]<br />
.<br />
[<a href="http://MYSITE.NET/addon.php?30,module=user_image_gallery,view=image,image=82,return_url=http%3A%2F%2FMYSITE.NET%2Fyhwh%2Faddon.php%3F30%2Cmodule%3Duser_image_gallery%2Cview%3Dgallery%2Cuser%3D1%2Cpage%3D1,from=1" target="_blank"  rel="nofollow">MYSITE.NET</a>]<br />
[/code]<br />
<br />
The message I am getting is...<br />
<br />
<blockquote class="bbcode"><div><small>Quote<br /></small><strong></strong><br />Forbidden<br />
<br />
You don&#039;t have permission to access /addon.php on this server.<br />
<br />
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.<br />
Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8i DAV/2 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at MYSITE.NET Port 80</div></blockquote>]]></description>
            <dc:creator>Robert Angle</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Sat, 14 Nov 2009 06:43:48 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,141769,141902#msg-141902</guid>
            <title>Re: Module: User Image Gallery</title>
            <link>https://www.phorum.org/support/read.php?62,141769,141902#msg-141902</link>
            <description><![CDATA[ That&#039;s odd. I haven&#039;t encountered that in my testing.<br />
<br />
I&#039;d like some more details, if you could, please. On which screen are you clicking on the images, what is the exact URL it&#039;s trying to go to, and what is the exact text of the error you&#039;re receiving? Thank-you.]]></description>
            <dc:creator>Ravenswood</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Sat, 14 Nov 2009 05:20:11 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,141769,141895#msg-141895</guid>
            <title>Re: Module: User Image Gallery</title>
            <link>https://www.phorum.org/support/read.php?62,141769,141895#msg-141895</link>
            <description><![CDATA[ All the functions are working for me except for one very critical one... namely, nobody can click on a thumbnail to view the larger sized image. We all get a Forbidden Error page.<br />
<br />
- Bob]]></description>
            <dc:creator>Robert Angle</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Fri, 13 Nov 2009 21:37:29 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,141769,141884#msg-141884</guid>
            <title>Re: Module: User Image Gallery</title>
            <link>https://www.phorum.org/support/read.php?62,141769,141884#msg-141884</link>
            <description><![CDATA[ thanks, that will be nice :-)]]></description>
            <dc:creator>wunschkinder</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Fri, 13 Nov 2009 02:53:05 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,141769,141881#msg-141881</guid>
            <title>Re: Module: User Image Gallery</title>
            <link>https://www.phorum.org/support/read.php?62,141769,141881#msg-141881</link>
            <description><![CDATA[ Not in the current version, but we can add it to the list of things to put in the next version.]]></description>
            <dc:creator>Ravenswood</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Thu, 12 Nov 2009 21:01:31 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,141769,141878#msg-141878</guid>
            <title>Re: Module: User Image Gallery</title>
            <link>https://www.phorum.org/support/read.php?62,141769,141878#msg-141878</link>
            <description><![CDATA[ Hallo Ravenswood,<br />
thanks for this great mod!.<br />
<br />
Is there any way to show a count of comments just below the thumbnail in the gallery?<br />
<br />
Stefan]]></description>
            <dc:creator>wunschkinder</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Thu, 12 Nov 2009 15:40:01 -0600</pubDate>
        </item>
    </channel>
</rss>
