Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: [Solved]: Installing issue  (Read 5072 times)

0 Members and 1 Guest are viewing this topic.

semmieh

  • Coppermine newbie
  • Offline Offline
  • Posts: 18
[Solved]: Installing issue
« on: June 11, 2009, 12:29:15 am »

Hi,

I heard alot of nice things of stramms so i thaught let me try it!

*Download it
*overwrite the excisting files in my gallery map
*run the update

Now i want to check my gallery and it shows blank it's not loading anything.

May someone help me out?

Greetz,
Semmie
« Last Edit: June 12, 2009, 09:32:25 pm by Joachim Müller »
Logged

semmieh

  • Coppermine newbie
  • Offline Offline
  • Posts: 18
Re: Installing issue
« Reply #1 on: June 11, 2009, 12:41:34 am »

ow and after 30 seconds i get a Fatal error something with include/init.inc.php
Logged

Nibbler

  • Guest
Logged

semmieh

  • Coppermine newbie
  • Offline Offline
  • Posts: 18
Re: Installing issue
« Reply #3 on: June 11, 2009, 12:39:43 pm »

Thx for your fast reply.

I change the line in init.inc

now i get this error when i try to open my gallery:

Template error
Failed to find block 'my_friends'(#(<!-- BEGIN my_friends -->)(.*?)(<!-- END my_friends -->)#s) in :

  <table border="0" cellpadding="0" cellspacing="0">
                                <tr>
<!-- BEGIN home -->
                                        <td><img name="spacer" src="images/spacer.gif" width="5" height="25" border="0" alt="" /></td>
                                        <td><img name="buttonleftmy" src="themes/hardwired/images/buttonleftmy.gif" width="17" height="25" border="0" alt="" /></td>
                                        <td style="background: url(themes/hardwired/images/buttoncenter.gif);">
                                                <a href="{HOME_TGT}" title="{HOME_TITLE}">{HOME_LNK}</a>
                                        </td>
                                        <td><img name="buttonright" src="themes/hardwired/images/buttonright.gif" width="7" height="25" border="0"  alt="" /></td>
<!-- END home -->
<!-- BEGIN my_gallery -->
                                        <td><img name="spacer" src="images/spacer.gif" width="5" height="25" border="0" alt="" /></td>
                                        <td><img name="buttonleftmy" src="themes/hardwired/images/buttonleftmy.gif" width="17" height="25" border="0" alt="" /></td>
                                        <td style="background: url(themes/hardwired/images/buttoncenter.gif);">
                                                <a href="{MY_GAL_TGT}" title="{MY_GAL_TITLE}">{MY_GAL_LNK}</a>
                                        </td>
                                        <td><img name="buttonright" src="themes/hardwired/images/buttonright.gif" width="7" height="25" border="0"  alt="" /></td>
<!-- END my_gallery -->
<!-- BEGIN allow_memberlist -->
                                        <td><img name="spacer" src="images/spacer.gif" width="5" height="25" border="0" alt="" /></td>
                                        <td><img name="buttonleft" src="themes/hardwired/images/buttonleftmemb.gif" width="17" height="25" border="0" alt="" /></td>
                                        <td style="background: url(themes/hardwired/images/buttoncenter.gif);">
                                                <a href="{MEMBERLIST_TGT}" title="{MEMBERLIST_TITLE}">{MEMBERLIST_LNK}</a>
                                        </td>
                                        <td><img name="buttonright" src="themes/hardwired/images/buttonright.gif" width="7" height="25" border="0"  alt="" /></td>
<!-- END allow_memberlist -->

<!-- BEGIN faq -->
                                        <td><img name="spacer" src="images/spacer.gif" width="5" height="25" border="0" alt="" /></td>
                                        <td><img name="buttonleft" src="themes/hardwired/images/buttonleftfaq.gif" width="17" height="25" border="0" alt="" /></td>
                                        <td style="background: url(themes/hardwired/images/buttoncenter.gif);">
                                        <a href="{FAQ_TGT}" title="{FAQ_TITLE}">{FAQ_LNK}</a>
                                        </td>
                                        <td><img name="buttonright" src="themes/hardwired/images/buttonright.gif" width="7" height="25" border="0"  alt="" /></td>
<!-- END faq -->


<!-- BEGIN upload_pic -->
                                        <td><img name="spacer" src="images/spacer.gif" width="5" height="25" border="0" alt="" /></td>
                                        <td><img name="buttonleftup" src="themes/hardwired/images/buttonleftup.gif" width="17" height="25" border="0" alt="" /></td>
                                       <td style="background: url(themes/hardwired/images/buttoncenter.gif);">
                                                <a href="{UPL_PIC_TGT}" title="{UPL_PIC_TITLE}">{UPL_PIC_LNK}</a>
                                        </td>
                                        <td><img name="buttonright" src="themes/hardwired/images/buttonright.gif" width="7" height="25" border="0"  alt="" /></td>
<!-- END upload_pic -->
<!-- BEGIN register -->
                                        <td><img name="spacer" src="images/spacer.gif" width="5" height="25" border="0" alt="" /></td>
                                        <td><img name="buttonleft" src="themes/hardwired/images/buttonleft.gif" width="17" height="25" border="0" alt="" /></td>
                                        <td style="background: url(themes/hardwired/images/buttoncenter.gif);">
                                                <a href="{REGISTER_TGT}" title="{REGISTER_TITLE}">{REGISTER_LNK}</a>
                                        </td>
                                        <td><img name="buttonright" src="themes/hardwired/images/buttonright.gif" width="7" height="25" border="0"  alt="" /></td>
<!-- END register -->
<!-- BEGIN login -->
                                        <td><img name="spacer" src="images/spacer.gif" width="5" height="25" border="0" alt="" /></td>
                                        <td><img name="buttonleft" src="themes/hardwired/images/buttonleft.gif" width="17" height="25" border="0" alt="" /></td>
                                       <td style="background: url(themes/hardwired/images/buttoncenter.gif);">
                                                <a href="{LOGIN_TGT}" title="{LOGIN_LNK}">{LOGIN_LNK}</a>
                                        </td>
                                        <td><img name="buttonright" src="themes/hardwired/images/buttonright.gif" width="7" height="25" border="0"  alt="" /></td>
<!-- END login -->

                                </tr>
                        </table>
Logged

semmieh

  • Coppermine newbie
  • Offline Offline
  • Posts: 18
Re: Installing issue
« Reply #4 on: June 11, 2009, 12:55:23 pm »

I deleted my old theme so now it works, only i dont see the extra things like Watermarks, resize thumbs etc.. it's just like normal before the stramm.
Logged

semmieh

  • Coppermine newbie
  • Offline Offline
  • Posts: 18
Re: Installing issue
« Reply #5 on: June 11, 2009, 01:02:57 pm »

Sorry forgot to give my gallery link here it is: http://www.ultimate-omarion.net/gallery/

So i dont see the stramm modd functions
Logged

lostemilie

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 61
Re: Installing issue
« Reply #6 on: June 11, 2009, 01:06:29 pm »

it is installed because under your gallery it says
"Powered by Coppermine Photo Gallery
Modded by Stramm"

just look into your configurations, there should be watermark
Logged

semmieh

  • Coppermine newbie
  • Offline Offline
  • Posts: 18
Re: Installing issue
« Reply #7 on: June 11, 2009, 01:15:06 pm »

Thanks for your reply, i needed to change my language so i see it now.
Do you know how to crop all the images cause they are still the same
Logged

semmieh

  • Coppermine newbie
  • Offline Offline
  • Posts: 18
Re: Installing issue
« Reply #8 on: June 11, 2009, 01:50:17 pm »

Problem solved!

I needed just to edit it at admin tools

Thanks!
Logged
Pages: [1]   Go Up
 

Page created in 0.029 seconds with 19 queries.