YAFLogo

Posted by: solibe1 - Saturday, 20 September 2014 17:40:11
hi i installed titnause script on my new website every thing is ok exept forum every time i entered the forum i get this message [url=http://postimg.org/image/4yuqjyw25/][img]http://s30.postimg.org/4yuqjyw25/help.jpg[/img][/url]

Posted by: tha_watcha - Sunday, 21 September 2014 05:37:01
[quote=solibe1;64534]hi i installed titnause script on my new website every thing is ok exept forum every time i entered the forum i get this message [url=http://postimg.org/image/4yuqjyw25/][img]http://s30.postimg.org/4yuqjyw25/help.jpg[/img][/url][/quote] Turn off custom errors in the web.config to show the real error message

Posted by: solibe1 - Sunday, 21 September 2014 19:27:56
[quote=tha_watcha;64535][quote=solibe1;64534]hi i installed titnause script on my new website every thing is ok exept forum every time i entered the forum i get this message [url=http://postimg.org/image/4yuqjyw25/][img]http://s30.postimg.org/4yuqjyw25/help.jpg[/img][/url][/quote] Turn off custom errors in the web.config to show the real error message [/quote] here is the error i see on page : 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 tag within a "web.config" configuration file located in the root directory of the current web application. This tag should then have its "mode" attribute set to "Off". 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 configuration tag to point to a custom error page URL.

Posted by: tha_watcha - Tuesday, 23 September 2014 10:47:25
As i already wrote above please do the steps that are described in the error message [quote]Details: To enable the details of this specific error message to be viewable on remote machines, please create a tag within a "web.config" configuration file located in the root directory of the current web application. This tag should then have its "mode" attribute set to "Off".[/quote]