Home Private Messages Search
CPG Dragonfly™ CMS Dedicated Server & Bandwidth Sponsored by DedicatedNOW
Toggle Content
 
Forums ⇒ Search


Search found 22 matches
Forum Index
Author Message
  Topic: get the full path to image, instead of .html url.
Jo0Lz

Replies: 13
Views: 12662

PostForum: 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 Very Happy
D ...
  Topic: get the full path to image, instead of .html url.
Jo0Lz

Replies: 13
Views: 12662

PostForum: 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

PostForum: 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

PostForum: 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

PostForum: 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

PostForum: 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

PostForum: 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

PostForum: 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

PostForum: Coppermine   Posted: Sun Dec 16, 2007 12:03 pm   Subject: Re: get the full path to image, instead of .html url.
Smile

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

PostForum: 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

PostForum: 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

PostForum: 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

PostForum: 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

PostForum: 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

PostForum: 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 ...
 
Page 1 of 2 Go to page 1, 2  Next
All times are GMT
Jump to:  



 
   Toggle Content User Info

Welcome Anonymous

Nickname
Password
(Register)

   Toggle Content Last CVS commits
· Further security class improvements.
· 301 redirects on LEO changes
· Option to force 3xx http status codes
· Validate googlebot.com and google.com crawlers.
· CCBot
· Rss with etag and atom.
· Removed index.php depency.
· v9 fixed menu hoverings on touch screens.
· Fixed menu hoverings on touch screens.
· Fixed empty $Module object

read more...

   Toggle Content Community

Support for DragonflyCMS in a other languages:

Deutsch
Español

   Toggle Content X-links
UltraEdit Browse Happy logo Firefox MySQL PostgreSQL Valid CSS! Valid XHTML 1.0! Unicode Encoded Badge NukeBiz Resources Raven DragonflyCMS Dedicated Now InsideSupport Lampe Berger

You are seeing squares or questionmarks on this page?

All content of this website is copyrighted by the Creative Commons NC-SA
The logos and trademarks used on this site are the property of their respective owners
We are not responsible for comments posted by our users, as they are the property of the poster.
Our server runs on a P3 1.2GHz with 512MB RAM with no accelerators
Support GoPHP5.org
Interactive software released under GNU GPL, Code Credits, Privacy Policy