As usual you can download the new version on my demo site
http://stramm.st.funpic.org/displayimage.php?pos=-687
It contains the CPG 1.4.19 security a little fix for the buddy manager
http://forum.coppermine-gallery.net/index.php/topic,53209.0.html
Versioncheck doesn't work properly with the current modpack. The attached replacement files fix that issue.
As always, Stramm is coming up with the modpack fixes in lightning speed, only shortly after the release of new packages. Thanks!
Here is the link to our download section, where you can get Stramm's modpack for cpg1.4.19: http://downloads.sourceforge.net/coppermine/cpg1.4.19_modpack_stramm_1_bridge.zip
It seems that the include/init.inc.php of the mod was not aligned to 1.4.19 version.
Could some check?
thanks a lot
Elena
yes, true...
init.inc.php needs to be adapted ...
find
define('COPPERMINE_VERSION', '1.4.18');
and change to
define('COPPERMINE_VERSION', '1.4.19');
see
http://forum.coppermine-gallery.net/index.php/topic,54390.msg266284.html#msg266284
and
http://forum.coppermine-gallery.net/index.php/topic,54410.msg265173.html#msg265173
did this work for u EC?
It definitly works! :)
Hi
Danish language file for modpack v1 for CPG 1.4.19 updated, based on the new english language file, using WinMerge.
New stuff translated
Danish characters corrected - æ ø å
Few old translations corrected - email -> e-mail, Brovejviser -> Brohåndtering, PM -> PB
Some gramma corrected
Tested on CPG 1.4.19 with modpack
Mimer 8)
Hi
A few of the files in the modpack download are Coppermine version: 1.4.18:
init.inc.php
langfallback.inc.php
picmgmt.inc.php
Mimer 8)
Quote from: Mimer on September 13, 2008, 12:06:34 AM
Hi
A few of the files in the modpack download are Coppermine version: 1.4.18:
init.inc.php
langfallback.inc.php
picmgmt.inc.php
Mimer 8)
I know... sorry. Later I'm going to add replacement files here.
Hi Stramm
..and did you see the translation in the post above ;)
Mimer 8)
Yep, very much appreciated and thanks a lot ;D
After checkversion I get this page :
QuoteTemplate 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>
Please don't clutter the announcement thread with individual support requests. And search before asking.
http://forum.coppermine-gallery.net/index.php/topic,34905.msg163858.html#msg163858
Sorry :-[
Hello i have upkoad first the modpack and then the fix used update but I have no extra stuf.
However there is in the admin tools this line:
Delete original image backup (watermark mod) (1)
but there is no image watermarking in the config.
Whats going wrong?
Sorry for my bad english
Thanx NFLfan
Just two postings above yours:
Quote from: Stramm on September 24, 2008, 03:39:22 PM
Please don't clutter the announcement thread with individual support requests.
That's exactly what you did. I call that rude and selfish behaviour.
Locking ***sigh***