<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to mod-uplink</title><link>https://sourceforge.net/p/phpwebsite-comm/mod-uplink/</link><description>Recent changes to mod-uplink</description><atom:link href="https://sourceforge.net/p/phpwebsite-comm/mod-uplink/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 16 Oct 2006 14:57:46 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/phpwebsite-comm/mod-uplink/feed.rss" rel="self" type="application/rss+xml"/><item><title>Uplink -Notice on upload: Undefined index: UPLNK_TRIM_IMAGE </title><link>https://sourceforge.net/p/phpwebsite-comm/mod-uplink/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;PHP 5.0.3&lt;br /&gt;
MySQL 5.0.15&lt;br /&gt;
Apache 2.0.55 Win32&lt;br /&gt;
Win XP Home&lt;br /&gt;
IE 6&lt;br /&gt;
____&lt;/p&gt;
&lt;p&gt;When uploading an item, get the following message:&lt;/p&gt;
&lt;p&gt;Notice: Undefined index: UPLNK_TRIM_IMAGE in &lt;br /&gt;
blahblahblah\mod\uplink\class\Uplink.php on line 169&lt;/p&gt;
&lt;p&gt;Fixed by modifying said line to:&lt;/p&gt;
&lt;p&gt;if(isset($_REQUEST["UPLNK_TRIM_IMAGE"]) &amp;amp;&amp;amp; in_array&lt;br /&gt;
($filetype, $imagetypes)) {&lt;/p&gt;
&lt;p&gt;that is - use the "isset".&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris</dc:creator><pubDate>Mon, 16 Oct 2006 14:57:46 -0000</pubDate><guid>https://sourceforge.neta2d0ecdc46cd8e554c09b73a118ecefe6afce523</guid></item><item><title>Bug submitting uplinks</title><link>https://sourceforge.net/p/phpwebsite-comm/mod-uplink/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I'm using phpwebsite 0.10.0 with uplink module 0.7.4.&lt;br /&gt;
I've been able to successfully create new uplinks with&lt;br /&gt;
photos before (although not often) but now when I try&lt;br /&gt;
to submit a new uplink, clicking the 'Save Uplink'&lt;br /&gt;
button takes me to the Event Calendar form. The uplink&lt;br /&gt;
is not uploaded or saved. I'm trying to upload a pdf&lt;br /&gt;
document but I get the same behavior when trying a test&lt;br /&gt;
image.&lt;/p&gt;
&lt;p&gt;I haven't installed any new modules in a long time so I&lt;br /&gt;
don't know what the problem could be. I'd appreciate&lt;br /&gt;
any help.&lt;/p&gt;
&lt;p&gt;Mark&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark A</dc:creator><pubDate>Thu, 23 Feb 2006 21:42:40 -0000</pubDate><guid>https://sourceforge.net36d9ed9cab1b593258ff6f71818e91e07012c87b</guid></item><item><title>Search.php for uplink module?</title><link>https://sourceforge.net/p/phpwebsite-comm/mod-uplink/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;is it hard to hack a search.php file? is that all that the &lt;br /&gt;
search funktion needs or do i have to change anything i &lt;br /&gt;
the search module?&lt;br /&gt;
ive done this so far is is all i need now to change the &lt;br /&gt;
xxxx lines and the search funktion will work?&lt;/p&gt;
&lt;p&gt;&amp;lt;?php&lt;/p&gt;
&lt;p&gt;$module          = "uplink";&lt;br /&gt;
$search_class    = "xxxxxxxxxx";&lt;br /&gt;
$search_function = "search";&lt;br /&gt;
$search_cols     = "id, text"; &lt;br /&gt;
$view_string     = "xxxxxxxxxxx";&lt;br /&gt;
$show_block      = 1;&lt;br /&gt;
$block_title     = "uplink manager"; &lt;br /&gt;
$class_file      = "Uplink.php";&lt;/p&gt;
&lt;p&gt;?&amp;gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">phpwizz</dc:creator><pubDate>Thu, 30 Dec 2004 22:39:20 -0000</pubDate><guid>https://sourceforge.neta3016441e5d82994cb9afe63e0edeaefe4ebd63f</guid></item><item><title>Uplink module add another textfield.</title><link>https://sourceforge.net/p/phpwebsite-comm/mod-uplink/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I want to add another input field.&lt;/p&gt;
&lt;p&gt;Anyone tried that ive been in uplink &amp;amp; uplink manager &lt;br /&gt;
and changed a few things i can read frpm new row but i &lt;br /&gt;
cant write to the new row.&lt;/p&gt;
&lt;p&gt;Ill attach the PHPWS_Uplink class  from Uplink.php.&lt;/p&gt;
&lt;p&gt;The text field im tryind to add is _year&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">phpwizz</dc:creator><pubDate>Thu, 30 Dec 2004 14:53:47 -0000</pubDate><guid>https://sourceforge.netf01a118a5d5e1e4ba5f3e95ba5a8c0972bb241ae</guid></item></channel></rss>