<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to mod-uplink</title><link href="https://sourceforge.net/p/phpwebsite-comm/mod-uplink/" rel="alternate"/><link href="https://sourceforge.net/p/phpwebsite-comm/mod-uplink/feed.atom" rel="self"/><id>https://sourceforge.net/p/phpwebsite-comm/mod-uplink/</id><updated>2006-10-16T14:57:46Z</updated><subtitle>Recent changes to mod-uplink</subtitle><entry><title>Uplink -Notice on upload: Undefined index: UPLNK_TRIM_IMAGE </title><link href="https://sourceforge.net/p/phpwebsite-comm/mod-uplink/4/" rel="alternate"/><published>2006-10-16T14:57:46Z</published><updated>2006-10-16T14:57:46Z</updated><author><name>Chris</name><uri>https://sourceforge.net/u/youcantry/</uri></author><id>https://sourceforge.neta2d0ecdc46cd8e554c09b73a118ecefe6afce523</id><summary type="html">&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;</summary></entry><entry><title>Bug submitting uplinks</title><link href="https://sourceforge.net/p/phpwebsite-comm/mod-uplink/3/" rel="alternate"/><published>2006-02-23T21:42:40Z</published><updated>2006-02-23T21:42:40Z</updated><author><name>Mark A</name><uri>https://sourceforge.net/u/mdapol/</uri></author><id>https://sourceforge.net36d9ed9cab1b593258ff6f71818e91e07012c87b</id><summary type="html">&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;</summary></entry><entry><title>Search.php for uplink module?</title><link href="https://sourceforge.net/p/phpwebsite-comm/mod-uplink/2/" rel="alternate"/><published>2004-12-30T22:39:20Z</published><updated>2004-12-30T22:39:20Z</updated><author><name>phpwizz</name><uri>https://sourceforge.net/u/ulrisa/</uri></author><id>https://sourceforge.neta3016441e5d82994cb9afe63e0edeaefe4ebd63f</id><summary type="html">&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;</summary></entry><entry><title>Uplink module add another textfield.</title><link href="https://sourceforge.net/p/phpwebsite-comm/mod-uplink/1/" rel="alternate"/><published>2004-12-30T14:53:47Z</published><updated>2004-12-30T14:53:47Z</updated><author><name>phpwizz</name><uri>https://sourceforge.net/u/ulrisa/</uri></author><id>https://sourceforge.netf01a118a5d5e1e4ba5f3e95ba5a8c0972bb241ae</id><summary type="html">&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;</summary></entry></feed>