Joomla! Discussion Forums



It is currently Tue Nov 24, 2009 1:12 pm (All times are UTC )

 




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: web link won't work????
Posted: Sat Dec 20, 2008 7:28 pm 
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Mon Jan 15, 2007 7:31 pm
Posts: 155
I'm trying to link a picture to the following news site (videos)
http://kdka.com/video/?id=50501@kdka.dayport.com

but here is what happens:

Quote:
Server Error in '/' Application.
Runtime Error
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".

The web address also appears as this:
http://kdka.com/video/?id=%20%3Cscript% ... %20+%20%27\%27%27%20+%20prefix%20+%20%27:%27%20+%20addy46272%20+%20%27\%27%3E%27%20);%20document.write(%20addy46272%20);%20document.write(%20%27%3C\/a%3E%27%20);%20//--%3E\n%20%3C/script%3E%3Cscript%20language=%27JavaScript%27%20type=%27text/javascript%27%3E%20%3C!--%20document.write(%20%27%3Cspan%20style=\%27display:%20none;\%27%3E%27%20);%20//--%3E%20%3C/script%3EThis%20e-mail%20address%20is%20being%20protected%20from%20spam%20bots,%20you%20need%20JavaScript%20enabled%20to%20view%20it%20%3Cscript%20language=%27JavaScript%27%20type=%27text/javascript%27%3E%20%3C!--%20document.write(%20%27%3C/%27%20);%20document.write(%20%27span%3E%27%20);%20//--%3E%20%3C/script%3E

<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>


Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.

<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>



Anyone know what's wrong???


Top
  E-mail  
 
Posted: Mon May 04, 2009 2:21 pm 
User avatar
Joomla! Intern
Joomla! Intern
Offline

Joined: Fri Oct 13, 2006 3:58 am
Posts: 80
this is old but i figure if I forget, it will be here for me... anyone else trying to link its quit simple.. take off the @.... part.

http://cbs3.com/video/?id=79374@kyw.dayport.com is now

http://cbs3.com/video/?id=79374


Top
   
 
Posted: Mon May 04, 2009 2:49 pm 
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Mon Jan 15, 2007 7:31 pm
Posts: 155
Thanks! I'll have it for next time!


Top
  E-mail  
 
Posted: Wed Jun 10, 2009 10:02 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Tue Jun 09, 2009 7:51 am
Posts: 28
njjacob wrote:
this is old but i figure if I forget, it will be here for me... anyone else trying to link its quit simple.. take off the @.... part.

http://cbs3.com/video/?id=79374@kyw.dayport.com is now

http://cbs3.com/video/?id=79374



Thanks!


Top
  E-mail  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

Quick reply

 



Who is online

Users browsing this forum: mndgroup and 14 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group