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

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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!