Need to edit display Need to edit display
 

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

Main Menu

Need to edit display

Started by kehbop, November 24, 2005, 09:17:09 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

kehbop

I need to edit the displaying of pictures. Here's what...

1) Make it so users can upload thumbnails for flash movies (swf)
2) When you click on a picture to display, it opens displayimage.php in a javascript popup
3) I want to edit the displayimage.php

Can you point out where I would do these things? I know very little php so I may need more help once I start editting.

Joachim Müller

Quote from: kehbop on November 24, 2005, 09:17:09 AM
I need to edit the displaying of pictures. Here's what...

1) Make it so users can upload thumbnails for flash movies (swf)
2) When you click on a picture to display, it opens displayimage.php in a javascript popup
3) I want to edit the displayimage.php

Can you point out where I would do these things? I know very little php so I may need more help once I start editting.
1) Currently not possible
2) There's a hack posted on the mods board that makes your pics open in a pop-up when users click on the thumbnail, use the search to find it. Another option would be to add target="_blank" to the code that refers to displayimage.php
3) Sure, no problem - go ahead. In case you question was meant to be "how do I change the looks of this page?", then the answer is "edit your theme, post details on what you want changed".
4) We have a "One question per thread" policy you agreed to respect when signing up. Do so in the future please.

kehbop

Oh sorry. Thanks for the help