Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: mac ox x theme  (Read 6525 times)

0 Members and 1 Guest are viewing this topic.

pcfxxr

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
mac ox x theme
« on: October 26, 2010, 01:10:56 am »

good day to all, i first wanted to say how impressed and happy we are with coppermine.

im having an issue with the themes, the layout is broken upon clicking on an album.

ive attached a picture and look forward to any suggestions you may have.

thanks in advance.
Logged

pcfxxr

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: mac ox x theme
« Reply #1 on: October 26, 2010, 04:01:42 am »

forgot the gallery link...

http://www.timncami.com
Logged

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: mac ox x theme
« Reply #2 on: October 29, 2010, 12:22:31 pm »

Seems like the theme hasn't been upgraded properly. I can confirm that behavior on the demo.

The culprit is here:
Code: [Select]
$template_thumb_view_title_row = <<<EOT

        <table width="100%" cellpadding="0" cellspacing="0" border="0">
            <tr>
                <td style="vertical-align:top" class="statlink">
                    <h2>{ALBUM_NAME}</h2>
                </td>
                <td style="text-align:right;" class="sortorder_cell" id="sortorder_cell">
<!-- BEGIN admin_buttons -->
                    <div class="buttonlist">
                        <ul>
                            <li><a href="modifyalb.php?album={ALBUM_ID}" title="{MODIFY_LNK}"><span>{MODIFY_ICO}</span></a></li>
                            <li><a href="index.php?cat={CAT_ID}" title="{PARENT_CAT_LNK}"><span>{PARENT_CAT_ICO}</span></a></li>
                            <li><a href="editpics.php?album={ALBUM_ID}" title="{EDIT_PICS_LNK}"><span>{EDIT_PICS_ICO}</span></a></li>
                            <li><a href="albmgr.php?cat={CAT_ID}" title="{ALBUM_MGR_LNK}"><span class="last">{ALBUM_MGR_ICO}</span></a></li>
                        </ul>
                    </div>
<!-- END admin_buttons -->
                    <!-- Use JavaScript to display the sorting options only to humans, but hide them from search engines to avoid double-content indexing (js/thumbnails.js) -->
                </td>
            </tr>
        </table>

EOT;
especially when appending the sortorder_cell. I didn't found a solution on the quick.
Logged

internetking

  • Coppermine newbie
  • Offline Offline
  • Posts: 17
Re: mac ox x theme
« Reply #3 on: November 08, 2010, 08:41:13 pm »

remove it all together  just skip that ?
Logged

peu

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Re: mac ox x theme
« Reply #4 on: November 09, 2010, 12:43:29 pm »

I logged in to report the same problem, you beat me to it :)
Logged

pcfxxr

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: mac ox x theme
« Reply #5 on: December 09, 2010, 01:57:22 am »

just a gentle bump.

thanks
Logged

Maxnor

  • Coppermine newbie
  • Offline Offline
  • Posts: 1
Re: mac ox x theme
« Reply #6 on: December 31, 2010, 12:07:50 pm »

Hi,

Same problem for me, but i found a workaround...
If you deactivate javascript in your browser, this bug will also be deactivated :-)

I wish someone has a solution to fix this.
Regards,

Maxnor.
Logged

ValeryAyapov

  • Coppermine newbie
  • Offline Offline
  • Posts: 1
  • Photographer
    • Photographer Valery Ayapov
Re: mac ox x theme
« Reply #7 on: February 23, 2011, 03:18:10 pm »

The same problem...
Logged

gtgillis

  • Contributor
  • Coppermine novice
  • ***
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 40
Re: mac ox x theme
« Reply #8 on: March 04, 2011, 11:12:00 pm »

I edited theme.php in the mac_ox_x directory and removed function starttable and function endtable so the CM uses the default functions in themes.inc.php. It changes to look slightly but it works for me until someone can get it fixed. I think I like it better this way.

You can see it on my site at http://www.sillig.com/coppermine/thumbnails.php?album=1
Logged
Pages: [1]   Go Up
 

Page created in 0.024 seconds with 20 queries.