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: Re: Prevent downloading of pics - transparent gif overlay  (Read 4050 times)

0 Members and 1 Guest are viewing this topic.

an-aatje

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Re: Prevent downloading of pics - transparent gif overlay
« on: October 27, 2010, 03:21:06 pm »

Can someone please help me?
All of sudden (while I haven't been on my gallery for weeks and didn't change anything lately!) I get this error message:
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /mnt/web7/11/72/51778272/htdocs/evenementen/include/themes.inc.php on line 1008

I checked the file on that line, but all it says is:
Code: [Select]
<table>
      <tr>
            <td>
          <div id="content">
              <?php     echo  '<a href="javascript: window.close()"><img src="'
                
htmlspecialchars($imagedata['path']).'"'
                
$imagedata['geometry']
                . 
'alt="'
                
htmlspecialchars($imagedata['name'])
                . 
'" title="'
                
htmlspecialchars($imagedata['name'])
                . 
"\n" $lang_fullsize_popup['click_to_close']
                . 
'" /></a><br />' ."\n";
               
?>

          </div>
        </td>
      </tr>
    </table>
I got this from the file that was on my server and I would say there's nothing wrong with it...
I didn't change anything, so I don't get where this is coming from.

Can someone help me out?
Logged

an-aatje

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Re: Prevent downloading of pics - transparent gif overlay
« Reply #1 on: October 27, 2010, 03:23:52 pm »

I can't change my last post, but the link to my gallery is: www.11afotografie.nl/evenementen
Logged

Nibbler

  • Guest
Re: Prevent downloading of pics - transparent gif overlay
« Reply #2 on: October 27, 2010, 03:41:14 pm »

You need to update your gallery. Doing so will fix this issue as a consequence.
Logged

an-aatje

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Re: Re: Prevent downloading of pics - transparent gif overlay
« Reply #3 on: October 27, 2010, 03:56:08 pm »

Thanks, I'll try it out!!
Logged
Pages: [1]   Go Up
 

Page created in 0.016 seconds with 20 queries.