| Author |
Message |
Topic: Coppermine send ecard error in functions.inc |
mierlo
Replies: 10
Views: 15848
|
Forum: Coppermine Posted: Mon Aug 17, 2009 10:53 am Subject: Re: Coppermine send ecard error in functions.inc |
yes me again,
a change needs to be done in ecard.php on line 39
something like this:
($thisalbum= "a.aid = $album"; can be deleted I think)
[code]
if (is_numeric($album)) {
$thelink = 'album ... |
Topic: Coppermine send ecard error in functions.inc |
mierlo
Replies: 10
Views: 15848
|
Forum: Coppermine Posted: Mon Aug 17, 2009 8:54 am Subject: Re: Coppermine send ecard error in functions.inc |
yes,
I see where the problem is. When I've send an ecard from a picture out of a category I get a link
index.php?name=coppermine&file=displayimage&album=35&pos=0
But when I've send an ecard o ... |
Topic: USER_ON_EVENT Mod |
mierlo
Replies: 19
Views: 11603
|
Forum: Add-Ons & Blocks Posted: Fri Aug 14, 2009 1:49 pm Subject: Re: USER_ON_EVENT Mod |
so now I also changed the
/modules/Your_account/Blocks/5Events.php
This because my site did not display the text properly and MORE_EVENTS was displayed but no events were attended.
[code]
< ... |
Topic: USER_ON_EVENT Mod |
mierlo
Replies: 19
Views: 11603
|
Forum: Add-Ons & Blocks Posted: Tue Aug 11, 2009 6:30 am Subject: Re: USER_ON_EVENT Mod |
Hallo,
I don' know what you mean by this. |
Topic: USER_ON_EVENT Mod |
mierlo
Replies: 19
Views: 11603
|
Forum: Add-Ons & Blocks Posted: Wed Aug 05, 2009 11:37 am Subject: Re: USER_ON_EVENT Mod |
yes, great MOD DJSpAcEDeViL and very good/handy work Rosbif,
there is a little BUT;
when you are not logged in, you should not see the list of attenders nor can press the button in the event ... |
| |