Log In · Register

 
 
Closed TopicStart new topic
Can't post or edit posts, I have lots of scripts but have a problem since the new friends thingy
tequila_sky
post Mar 22 2006, 10:15 AM
Post #1


after all that we've been through... you know we're cool
****

Group: Member
Posts: 161
Joined: Oct 2005
Member No: 253,691



I have tons of scripts on my page. However it worked okay until I let the new xanga feature work on my page. Its that one with friends and chatbox and memories. New upgraded profile.

Anyway the problem is I cant post. I get runtime error. Safe mode doesn't work either. What do you think?

My page is cinnamon skies

I don't know what could be wrong? The page I get says this:


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".

<!-- 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>


Please check my page if you have time.

Thank you. ^^
 
*digital.fragrance*
post Mar 23 2006, 03:54 PM
Post #2





Guest






If you remove that new feature, does it work then? If not, it's probably a browser error...

It's probably the new feature... with "mycustompage.htm" in it, it would seem so. I say disable the feature and see what happens. Then try to enable the feature again... it's Xanga coding, so I don't think we can really fix it unless something in your layout code is conflicting with it.
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: