• Join/Login
  • Business Software
  • Open Source Software
  • For Vendors
  • Blog
  • About
  • More
    • Articles
    • Create
    • SourceForge Podcast
    • Site Documentation
    • Subscribe to our Newsletter
    • Support Request
SourceForge logo
For Vendors Help Create Join Login
SourceForge logo
Business Software
Open Source Software
SourceForge Podcast
Resources
  • Articles
  • Case Studies
  • Blog
Menu
  • Help
  • Create
  • Join
  • Login
  • Home
  • Browse
  • phpWebSite Community Development Project
  • mod/uplink

Uplink -Notice on upload: Undefined index: UPLNK_TRIM_IMAGE

Brought to you by: adarkling, blindman1344, singletrack, wendall911
  • Summary
  • Files
  • Reviews
  • Support
  • Mailing Lists
  • Tickets ▾
    • mod/phpwsfortune
    • /mod/podcaster
    • mod/phpwsbusinesses
    • mod/statistic
    • mod/uplink
    • mod/xwysiwyg
    • mod/jobman
    • mod/staffman
    • mod/phpwsprov
    • More...
  • News
  • Code
Menu ▾ ▴
  • Create Ticket
  • View Stats

Group

Searches

  • Changes
  • Closed Tickets
  • Open Tickets

Help

  • Formatting Help

#4 Uplink -Notice on upload: Undefined index: UPLNK_TRIM_IMAGE

open
nobody
None
5
2006-10-16
2006-10-16
Chris
No

PHP 5.0.3
MySQL 5.0.15
Apache 2.0.55 Win32
Win XP Home
IE 6
____

When uploading an item, get the following message:

Notice: Undefined index: UPLNK_TRIM_IMAGE in
blahblahblah\mod\uplink\class\Uplink.php on line 169

Fixed by modifying said line to:

if(isset($_REQUEST["UPLNK_TRIM_IMAGE"]) && in_array
($filetype, $imagetypes)) {

that is - use the "isset".

Discussion


Log in to post a comment.

SourceForge
  • Create a Project
  • Open Source Software
  • Business Software
  • Top Downloaded Projects
Company
  • About
  • Team
  • SourceForge Headquarters
    1320 Columbia Street Suite 310
    San Diego, CA 92101
    +1 (858) 422-6466
Resources
  • Support
  • Site Documentation
  • Site Status
  • SourceForge Reviews
SourceForge logo
© 2025 Slashdot Media. All Rights Reserved.
Terms Privacy Opt Out Advertise
×