Help with gallery [PHP] Help with gallery [PHP]
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Help with gallery [PHP]

Started by Wladimir, December 23, 2006, 02:12:12 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Wladimir

This is my gallery:
http://wladimir.logical-host.com/art/srpski/gallery.php

and how you can see, it has scroll bar at the end of the page... (I used <iframe>

I wanna ask you how can I make this gallery "in" the page. With include command, or something else???

Please help!
Thx for reading
Wladimir

Sami

You can't use include or require ,

Here is the Abbas Ali solution
http://forum.coppermine-gallery.net/index.php?topic=38955.msg184657#msg184657

Hope it work for you
‍I don't answer to PM with support question
Please post your issue to related board

Wladimir

Thank you very much, I'll try that!