Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: what is $uid_link = is_numeric($_GET['uid']) ? '&uid=' . $_GET['uid'] :  (Read 2781 times)

0 Members and 1 Guest are viewing this topic.

AWJunkies

  • Contributor
  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 130

Why was this added to theme.inc.php in two places as well as added to url links? This messed up my site when updating to 1.4.4 from 1.4.3

    $uid_link = is_numeric($_GET['uid']) ? '&uid=' . $_GET['uid'] : '';
« Last Edit: March 29, 2006, 08:22:38 am by GauGau »
Logged

AWJunkies

  • Contributor
  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 130

awesome thanks.
Logged
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 20 queries.