| Author |
Message |
Topic: get the full path to image, instead of .html url. |
Jo0Lz
Replies: 13
Views: 12662
|
Forum: Coppermine Posted: Thu Jan 17, 2008 12:02 pm Subject: Re: get the full path to image, instead of .html url. |
[quote="Phoenix"][quote]Darn, I can't change posts[/quote]Asked and answered so very, very, very many times - user abuse and spam.[/quote]
Never realised it, until I wanted to change the post 
D ... |
Topic: get the full path to image, instead of .html url. |
Jo0Lz
Replies: 13
Views: 12662
|
Forum: Coppermine Posted: Wed Jan 16, 2008 6:45 pm Subject: Re: get the full path to image, instead of .html url. |
Darn, I can't change posts.. (Oh my ?! Why is that restricted to moderators only?!!)
The changed line, should be between code tags.
You change line 164 to:
[code]$pic_html = '<a href="'.get_ ... |
Topic: get the full path to image, instead of .html url. |
Jo0Lz
Replies: 13
Views: 12662
|
Forum: Coppermine Posted: Wed Jan 16, 2008 6:42 pm Subject: Re: get the full path to image, instead of .html url. |
[quote="jzky"]How did you get lightbox to work?
Im looking for a solution to have lightbox to view full size images in coppermine instead of a popup window.
(also interested on a bbcode with that ... |
Topic: get the full path to image, instead of .html url. |
Jo0Lz
Replies: 13
Views: 12662
|
Forum: Coppermine Posted: Tue Jan 15, 2008 9:27 am Subject: Re: get the full path to image, instead of .html url. |
| I'm sorry, have been on vacation, (surprise vacation) and after that, things got hot and heavy with some educational things, my boss offered. Haven't had any time whatsover to complete these things. ( ... |
Topic: Development of ForumsPro and related modules ceases? |
Jo0Lz
Replies: 22
Views: 28353
|
Forum: Add-Ons & Blocks Posted: Thu Dec 20, 2007 7:34 am Subject: Re: Development of ForumsPro and related modules ceases! |
[quote="CatchImran"]I am indeed saddened by this news. I had been looking forward to FPro 2.5 as Rayvennhaus had been promising. :([/quote]
Promises, yeah. They are there, to be broken, right?
I ... |
Topic: get the full path to image, instead of .html url. |
Jo0Lz
Replies: 13
Views: 12662
|
Forum: Coppermine Posted: Wed Dec 19, 2007 10:07 am Subject: Re: get the full path to image, instead of .html url. |
I've got some other things to work on right now, but in the weekend, I plan to build in a function, to get to the intermediate page, from a link provided by highslide.
Hope to get the tutorials don ... |
Topic: Bypass post confirmation |
Jo0Lz
Replies: 8
Views: 13842
|
Forum: CPG-BB (forum) Posted: Wed Dec 19, 2007 9:38 am Subject: Re: Bypass post confirmation |
I would like to remove the confirmation completely.
It's pretty useless, and I think that it shouldn't be that hard to disable it. I'll look into it later, but a little help, in pointing me in the ri ... |
Topic: get the full path to image, instead of .html url. |
Jo0Lz
Replies: 13
Views: 12662
|
Forum: Coppermine Posted: Mon Dec 17, 2007 6:23 am Subject: Re: get the full path to image, instead of .html url. |
[quote="jzky"]How did you get lightbox to work?
Im looking for a solution to have lightbox to view full size images in coppermine instead of a popup window.
(also interested on a bbcode with that ... |
Topic: get the full path to image, instead of .html url. |
Jo0Lz
Replies: 13
Views: 12662
|
Forum: Coppermine Posted: Sun Dec 16, 2007 12:03 pm Subject: Re: get the full path to image, instead of .html url. |

Ok, well, here goes, for anyone, who has been struggeling to get their full image path.
In /includes/coppermine/functions.inc, edit line 973, from this:
[code]$thumb_list[$i]['url'] = getlink( ... |
Topic: get the full path to image, instead of .html url. |
Jo0Lz
Replies: 13
Views: 12662
|
Forum: Coppermine Posted: Sat Dec 15, 2007 7:25 pm Subject: Re: get the full path to image, instead of .html url. |
... I don't understand how the whole thing works.
I've tried some things that were on the coppermine forums, that might help me achieve what I want, put it never parses the url thing correctly, and ... |
Topic: get the full path to image, instead of .html url. |
Jo0Lz
Replies: 13
Views: 12662
|
Forum: Coppermine Posted: Wed Dec 12, 2007 2:56 pm Subject: get the full path to image, instead of .html url. |
Hi there!
I've been trying to get the Highslide functionality to my thumbnails page.
The thumbnails should show, in an album, but when I click the picture, it should highslide the image to full ... |
Topic: Smiley Parse. |
Jo0Lz
Replies: 20
Views: 19824
|
Forum: Explain Please Posted: Fri Sep 28, 2007 4:32 pm Subject: Re: Smiley Parse. |
[quote="DJ Maze"]What if there's a smiley for ':D.' :?[/quote]
Well, I can tell you know, that it works on my site.
When there is a smiley for [code]:?[/code]
(And there is on my site) And you ty ... |
Topic: Smiley Parse. |
Jo0Lz
Replies: 20
Views: 19824
|
Forum: Explain Please Posted: Fri Sep 28, 2007 1:07 pm Subject: Re: Smiley Parse. |
[quote="DJ Maze"][url=cvs/html/includes/nbbcode.php?v=9.44#296]includes/nbbcode.php line 296
[php]$orig[] = "#([\s])".$smilies[$i]['code']."([\s<])#si";[/php]
replace by:
[php]$orig[] = "# ... |
Topic: Smiley Parse. |
Jo0Lz
Replies: 20
Views: 19824
|
Forum: Explain Please Posted: Fri Sep 28, 2007 7:51 am Subject: Re: Smiley Parse. |
Right. So it IS possible to do this, but nobody can tell me how?
I just want to know where to change code... |
Topic: Smiley Parse. |
Jo0Lz
Replies: 20
Views: 19824
|
Forum: Explain Please Posted: Tue Sep 25, 2007 9:55 am Subject: Re: Smiley Parse. |
[quote="DJ Maze"]Well we could make an exception for certain characters.
But yeah we did it on purpose because just like nano says.... What if there's a smiley for ':D.' :?[/quote]
Yeah, if that's ... |
| |