News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

problems

Started by sierra, September 24, 2003, 11:22:31 PM

Previous topic - Next topic

0 Members and 3 Guests are viewing this topic.

sierra

hi hoffe hier kann jemand deutsch ..
habe mir das coppermin runtergeladen ..  funktioniert auch alles ...
nur in den alben , kann ich nicht weiterblättern....
http://www.ford-fh.de/gallerie/thumbnails.php?album=5

dort ist unten , wo die nächsten seitenzahlen sein silten  der copyright text drin...

habe nun versucht das zu berichtigen , aber finde in keiner datei
wo das definiert ist ...

kann jemand helfen ..?
-------------------------------------------------------------------------------------
hi
if donloaded coppermine .. an have en erroer in
http://www.ford-fh.de/gallerie/thumbnails.php?album=5
i cant go foreward  or te the next page
teher ist only the copyright text in the link , if i klick it i go to the last album site ..

i wont edit the code but i cant find the error

Joachim Müller

I simply don't understand the question (although I speak German). Waht do you mean by " cant go foreward or te the next page" - I was able to go forward and back... Did you take a look at the little numbers at the bottom right of the screen when viewing the thumbnail page?

GauGau

sierra

hi

there are no numbers for klick the next page ..

ther ist number 1 (this ist the site where i am ..

but i have 4 sites..

lokk on my link to see it...

whre must be the link for the next page i have only  the copyright text from coppermine
http://www.ford-fh.de/gallerie/thumbnails.php?album=5

iv i klick on the link  have this ...

http://www.ford-fh.de/gallerie/thumbnails.php?album=5&page=4><b>4</b></a></td></tr></table></td></tr></table><!--%20End%20standard%20table%20--><img%20src=

but i dont find it in the code for repair the html tag...

Joachim Müller

works perfectly OK - when clicking on "2" I get http://www.ford-fh.de/gallerie/thumbnails.php?album=5&page=2 , when clicking on "3" I get http://www.ford-fh.de/gallerie/thumbnails.php?album=5&page=3 etc.
Check your browser for misconfiguration!

GauGau

sierra

hmmmm ???

when i visit a nother page with coppermin  there iss all ok..

only on my site i have this problemm

look the immage  right bottom


(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwww.ford-fh.de%2Fcopper.jpg&hash=b23b0bed5f796561fee0cf667e2299a7df42d1f6)

Joachim Müller

I don't get your point, please see attached hardcopy of your page:
(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fgaugau.de%2Fpartner%2Fcpg%2Fford-fh.jpg&hash=814381e5e18e14d90fda40e27ccf5ff668631c47)
Works with all my computers, with different OS's, browsers, resolutions. Must be your browser's fault. Test another browser.

GauGau

P.S. [off-topic]: ford.fh and ford-fh are not the same thing... :wink:

sierra

ok thank you ..

must check my browser...


i have IE 5.5

sierra

it s me again ..

i fond the error...

no browser problem ..

ive deaktivatetd my firewall.. ons al ist ok .. i aktivate my firewall , and problem ist going on ...

but i dont understd  why ...

sierra

question..

in the template.php

with my problem   i hav this code

<td colspan="5" style="padding: 0px;">
                        <table width="100%" cellspacing="0" cellpadding="0">
                                <tr>
                                        <td width="100%" align="left" valign="middle" class="tableh1_compact" style="white-space: nowrap"><b>47 Bilder auf 4 Seite(n)</b></td>
<td><img src="images/spacer.gif" width="1" height="1"></td>
<td align="center" valign="middle" class="tableb_compact"><b>1</b></td><td><img src="images/spacer.gif" width="1" height="1"></td>
<td align="center" valign="middle" class="navmenu"><a href="thumbnails.php?album=5&page=2><b>2</b></a></td>
<td><img src="images/spacer.gif" width="1" height="1"></td>
<td align="center" valign="middle" class="navmenu"><a href="thumbnails.php?album=5&page=3><b>3</b></a></td>
<td><img src="images/spacer.gif" width="1" height="1"></td>
<td align="center" valign="middle" class="navmenu"><a href="thumbnails.php?album=5&page=4><b>4</b></a></td>

                                </tr>
                        </table>
                </td>
        </tr>
</table>
<!-- End standard table -->

        <img src="images/spacer.gif" width="1" height="17" /><br />
<div class="footer" align="center" style="padding-top: 10px;">Powered by <a href="http://www.chezgreg.net/coppermine/" target="_blank">Coppermine Photo Gallery</a></div>
                                </td>
                        </tr>
                </table>
        </td>



take a look on this html tag

<a href="thumbnails.php?album=5&page=2>


ther ist no "  in the ending

but whre find i the code for edit it ?

unter thumnail  or in tamplets i dont find it ..

can you help

Oasis

theme.php probably... search for "thumbail" because theparameteres in the middle are probably all code
Pixnet Gallery: http://www.pixnet.net
iNSiGNiA Weblog: http://www.jayliu.org

sierra

hi in this  i füoun the sort option ..

<td class="sortorder_options">{DATE}</td>
                                                <td class="sortorder_options"><span class="statlink"><a href="thumbnails.php?album={AID}&page={PAGE}&sort=da" title="{SORT_DA}">&nbsp;+&nbsp;</a></span></td>
                                                <td class="sortorder_options"><span class="statlink"><a href="thumbnails.php?album={AID}&page={PAGE}&sort=dd" title="{SORT_DD}">&nbsp;-&nbsp;</a></span></td>
                                        </tr>



but i ned th code from ...

<td><img src="images/spacer.gif" width="1" height="1"></td>
<td align="center" valign="middle" class="tableb_compact"><b>1</b></td><td><img src="images/spacer.gif" width="1" height="1"></td>
<td align="center" valign="middle" class="navmenu"><a href="thumbnails.php?album=5&page=2><b>2</b></a></td>
<td><img src="images/spacer.gif" width="1" height="1"></td>
<td align="center" valign="middle" class="navmenu"><a href="thumbnails.php?album=5&page=3><b>3</b></a></td>
<td><img src="images/spacer.gif" width="1" height="1"></td>
<td align="center" valign="middle" class="navmenu"><a href="thumbnails.php?album=5&page=4><b>4</b></a></td>


is dekareted  with    <-- start standart table-->

<--end standart table-->

but in this block there isn't  a <a href  tag ... (for go to the next page ...