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: Linking to .mpg in description  (Read 3470 times)

0 Members and 1 Guest are viewing this topic.

TwistedLogic

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Linking to .mpg in description
« on: November 24, 2005, 03:24:27 pm »

I'm trying to use the bbcode tag http:// to link to a video in my description.  I want to use
Code: [Select]
[url=http://www.bcsvtcap.org/videos/VTANG Weapons Training.mpg]Download here[/url] but it doesn't work.  That's about all I can tell you about my problem.
« Last Edit: November 24, 2005, 07:48:18 pm by GauGau »
Logged

Nibbler

  • Guest
Re: Linking to .mpg in description
« Reply #1 on: November 24, 2005, 06:17:08 pm »

URLs don't have spaces in them. If you must use spaces then replace the space character with %20 when you make the link ie.

Code: [Select]
[url=http://www.bcsvtcap.org/videos/VTANG%20Weapons%20Training.mpg]Download here[/url]
Logged

TwistedLogic

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Re: Linking to .mpg in description
« Reply #2 on: November 24, 2005, 07:33:58 pm »

Great, thanks!  I should've known that since I've been doing web design for about a year now. My bad.
Logged
Pages: [1]   Go Up
 

Page created in 0.014 seconds with 20 queries.