Themes from DaMysterious - Page 6 Themes from DaMysterious - Page 6
 

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]

Main Menu

Themes from DaMysterious

Started by DaMysterious, March 05, 2004, 03:20:05 PM

Previous topic - Next topic

0 Members and 4 Guests are viewing this topic.

marz

I'm getting an error in my web logs:

File does not exist: /var/www/html/coppermine/themes/default/images/tile.gif, referer: http://launch.digitaldaredevil.com/coppermine/displayimage.php?album=27&pos=14

It appears that theme.php is calling an image for a "default" theme but there is no "default" theme in the coppermine distro.  The errors started after I updated to 1.3.1 from 1.2.  I think this is a bug in theme.php.

I see the following chunk of code in the theme.php file from the theme I'm using "meltingfilm_left":

// HTML template for filmstrip display
$template_film_strip = <<<EOT

        <tr>
         <td valign="top" background='themes/default/images/tile.gif' align="center" height='30'>&nbsp;</td>
        </tr>
        <tr>
        <td valign="bottom" class="thumbnails" align="center">
          {THUMB_STRIP}
        </td>
        </tr>
        <tr>
         <td valign="top" background='themes/default/images/tile.gif' align="center" height='30'>&nbsp;</td>
        </tr>
<!-- BEGIN thumb_cell -->
                                        <a href="{LINK_TGT}">{THUMB}</a>&nbsp;
                                        {CAPTION}
                                        {ADMIN_MENU}
<!-- END thumb_cell -->
<!-- BEGIN empty_cell -->
                <td valign="top" align="center" >1&nbsp;</td>
<!-- END empty_cell -->

EOT;


However, a default theme for coppermine such as hardwired has the following code:

// HTML template for filmstrip display
$template_film_strip = <<<EOT

        <tr>
         <td valign="top" background='themes/hardwired/images/tile.gif' align="center" height='30'>&nbsp;</td>
        </tr>
        <tr>
        <td valign="bottom" class="thumbnails" align="center">
          {THUMB_STRIP}
        </td>
        </tr>
        <tr>
         <td valign="top" background='themes/hardwired/images/tile.gif' align="center" height='30'>&nbsp;</td>
        </tr>
<!-- BEGIN thumb_cell -->
                                        <a href="{LINK_TGT}">{THUMB}</a>&nbsp;
                                        {CAPTION}
                                        {ADMIN_MENU}
<!-- END thumb_cell -->
<!-- BEGIN empty_cell -->
                <td valign="top" align="center" >1&nbsp;</td>
<!-- END empty_cell -->

EOT;


I suppose if the directory path to "tile.gif" was changed to point to the appropriate file that would fix the problem, however, no such file exists for the "meltingfilm_left" theme.  May be DaMysterious could take a look at this, I think the developed that theme.

M3

Hi, I'm a newbie and I was trying to find some new skins for a friend of mine.

Could I just suggest that you add a screen shot or two of the finished gallery into your zip files? I've been looking around and while you do have demos of the new releases, I haven't been able to find any for the old releases or even any screen shots. It'd help us noobs. Even if we can't see what they are before we download the zips, we can at least check the screen shot before we unzip everything and see if we'd want to use it...

Thanks! :)

DaMysterious

Quote from: marz on August 06, 2004, 08:31:01 AM
I'm getting an error in my web logs:

File does not exist: /var/www/html/coppermine/themes/default/images/tile.gif, referer: http://launch.digitaldaredevil.com/coppermine/displayimage.php?album=27&pos=14

It appears that theme.php is calling an image for a "default" theme but there is no "default" theme in the coppermine distro.  The errors started after I updated to 1.3.1 from 1.2.  I think this is a bug in theme.php.

I see the following chunk of code in the theme.php file from the theme I'm using "meltingfilm_left":

// HTML template for filmstrip display
$template_film_strip = <<<EOT

       <tr>
        <td valign="top" background='themes/default/images/tile.gif' align="center" height='30'>&nbsp;</td>
       </tr>
       <tr>
       <td valign="bottom" class="thumbnails" align="center">
         {THUMB_STRIP}
       </td>
       </tr>
       <tr>
        <td valign="top" background='themes/default/images/tile.gif' align="center" height='30'>&nbsp;</td>
       </tr>
<!-- BEGIN thumb_cell -->
                                       <a href="{LINK_TGT}">{THUMB}</a>&nbsp;
                                       {CAPTION}
                                       {ADMIN_MENU}
<!-- END thumb_cell -->
<!-- BEGIN empty_cell -->
               <td valign="top" align="center" >1&nbsp;</td>
<!-- END empty_cell -->

EOT;


However, a default theme for coppermine such as hardwired has the following code:

// HTML template for filmstrip display
$template_film_strip = <<<EOT

       <tr>
        <td valign="top" background='themes/hardwired/images/tile.gif' align="center" height='30'>&nbsp;</td>
       </tr>
       <tr>
       <td valign="bottom" class="thumbnails" align="center">
         {THUMB_STRIP}
       </td>
       </tr>
       <tr>
        <td valign="top" background='themes/hardwired/images/tile.gif' align="center" height='30'>&nbsp;</td>
       </tr>
<!-- BEGIN thumb_cell -->
                                       <a href="{LINK_TGT}">{THUMB}</a>&nbsp;
                                       {CAPTION}
                                       {ADMIN_MENU}
<!-- END thumb_cell -->
<!-- BEGIN empty_cell -->
               <td valign="top" align="center" >1&nbsp;</td>
<!-- END empty_cell -->

EOT;


I suppose if the directory path to "tile.gif" was changed to point to the appropriate file that would fix the problem, however, no such file exists for the "meltingfilm_left" theme.  May be DaMysterious could take a look at this, I think the developed that theme.


All my themes are recently reworked on this topic. The latest changes/updates can always be found in my special Coppermine download section if needed.
DaMysterious.

marz

#103
QuoteAll my themes are recently reworked on this topic. The latest changes/updates can always be found in my special Coppermine download section if needed.

Thanks for the info!  I went to you site but was unable to download the file.  When I clicked on the zip file icon next to the theme name it brought me to a file description window but there was no link to download the file.  Any help would be much appreciated.

Joachim Müller

help on DaMysterious' site should be discussed on his site, not this one imo.

GauGau

Burpee

Ehrmm... extremely off topic ofcourse... but I'm not going to register with DaMysterious' site for just one message
"Spiritisme"?? It's "Spiritualiteit"...

DaMysterious

I just finished FiPlain for Coppermine Gallery v1.3.x by user request.

Life view

Download from here

DaMysterious.

Joachim Müller

can't download without registration, could you please attach the zip file to your posting, so I can add it to the demo and download section (as usual)? Thanks.

GauGau

DaMysterious

#108
Quote from: GauGau on August 20, 2004, 09:27:35 AM
can't download without registration, could you please attach the zip file to your posting, so I can add it to the demo and download section (as usual)? Thanks.

GauGau

Oops I forgot that for the cvs.

[Link removed by DaMysterious]
DaMysterious.

Joachim Müller

Thanks for the contribution of the fiplain theme. Here are the usual links: Demo - Download

GauGau

P.S. The themes don't go into the cvs, they go into the download section on our project page @ sourceforge.net

DaMysterious

#110
I just released Iris Expanded for Coppermine Gallery v1.3.x.

Life view

Download from here
DaMysterious.

DaMysterious

#111
I just released by userrequest FiBlack3dBlue for Coppermine Gallery v1.3.x.

Life view

Download from here
DaMysterious.

Joachim Müller


DaMysterious

#113
I released 4 new themes for Coppermine Gallery v1.3.x within the last days.

Attention BlackWiddow II does replace the former BlackWiddow if you have installed it already. BlackWiddow II comes with filmstrip left by default now.
BlackWiddow Life view.

Attention fiBlack3d II does replace the former fiBlack3d if you have installed it already.
fiblack3d II Life view.

fiBlack3dGreen Life view.

fiBlack3dPurple Life view.
DaMysterious.

Joachim Müller

good work once more - here are the links for the new themes:
BlackWiddow II - Demo - Download
fiBlack3d II - Demo - Download
fiBlack3dGreen - Demo - Download
fiBlack3dPurple - Demo - Download

Although it's a matter of personal taste, imo the admin menu items in fiBlack3d II with light orange on light grey are hardly readible, I suggest changing the colors in the css class admin_menu with something that has more contrast.

Joachim

Joachim Müller

Change note: some time ago we agreed to have all themes from DaMysterious in one place (as a sort of "announcement thread"). As this thread became increasingly longer and harder for users to cope with, I decided to have a whole child board labelled Themes within Modifications/Add-Ons/Hacks, where all theme releases are suppossed to go (one thread for each theme). I'll move this thread accordingly, please start new threads for each new theme from now on (I'll have to edit your permissions accordingly).

Joachim

DaMysterious

#116
Quote from: GauGau on August 30, 2004, 08:21:32 AM
good work once more - here are the links for the new themes:
BlackWiddow II - Demo - Download
fiBlack3d II - Demo - Download
fiBlack3dGreen - Demo - Download
fiBlack3dPurple - Demo - Download

Although it's a matter of personal taste, imo the admin menu items in fiBlack3d II with light orange on light grey are hardly readible, I suggest changing the colors in the css class admin_menu with something that has more contrast.

Joachim

You'r right, I did change the css values for the admin buttons in fiBlack3d II, they are 3d now like the other new themes with letter color in white. Even I change some other css values in one way for fiBlack3d II to make some text more readble.

If you like you can get a fresh copy using my former link to all fiBlack3d* archives.
DaMysterious.

DaMysterious

Quote from: GauGau on August 30, 2004, 08:26:50 AM
Change note: some time ago we agreed to have all themes from DaMysterious in one place (as a sort of "announcement thread"). As this thread became increasingly longer and harder for users to cope with, I decided to have a whole child board labelled Themes within Modifications/Add-Ons/Hacks, where all theme releases are suppossed to go (one thread for each theme). I'll move this thread accordingly, please start new threads for each new theme from now on (I'll have to edit your permissions accordingly).

Joachim

Thank you, I wil do so. Like the way I'm working at my site. By this way every theme can have its own support in its own tread wich is very conveniently arranged for users and admins.
DaMysterious.

DaMysterious

Quote from: GauGau on August 30, 2004, 08:26:50 AM
Change note: some time ago we agreed to have all themes from DaMysterious in one place (as a sort of "announcement thread"). As this thread became increasingly longer and harder for users to cope with, I decided to have a whole child board labelled Themes within Modifications/Add-Ons/Hacks, where all theme releases are suppossed to go (one thread for each theme). I'll move this thread accordingly, please start new threads for each new theme from now on (I'll have to edit your permissions accordingly).

Joachim

Hi GauGau,

It is impossible for me to start a new topic in Modifications/Add-Ons/Hacks/Themes, no button comes up to open one. I'm able to mark as read and notify.
DaMysterious.

Joachim Müller

Yes, the dev team members experience the same issue. Seems I have messed up the permissions on the mods board. I'll look into it this weekend. Meanwhile (as a workaround), post a reply to this thread (without actually refering to the thread) - I'll split any new postings from this thread if necessary. Sorry for the fuzz.

Joachim