help!!! an error is coming

Status
Not open for further replies.

preyank

New Member
Messages
26
Reaction score
0
Points
0
when i open my site climbing4kids.info, an 500 internal server error comes. what should i do now?:wtf:
 

Brandon

Former Senior Account Rep
Community Support
Messages
19,181
Reaction score
28
Points
48
I am looking at your account, check out the stuff in your .htaccess it's the only thing I could think of that's causing errors.
 

preyank

New Member
Messages
26
Reaction score
0
Points
0
I am looking at your account, check out the stuff in your .htaccess it's the only thing I could think of that's causing errors.
hmm, checked them out. nothing wrong with them. as its as it is as it was.
Edit:
Try renaming your .htaccess to .htaccess.bk
yah, by doing that the default x10hosing page is coming. now what should i do? :(
 
Last edited:

Chris73

New Member
Messages
5,356
Reaction score
1
Points
0
Change it back to .htaccess You might need to chmod your files to 755.
 

Brandon

Former Senior Account Rep
Community Support
Messages
19,181
Reaction score
28
Points
48
remove the default index.html, I still see it on your account?
 

preyank

New Member
Messages
26
Reaction score
0
Points
0
thanks, its resolved now, but when i m trying to put this code in sidebar.tpl a smarty error comes, that var is undefined tag. what should i do in this case?
Code:
<!-- START CUSTOM WIDGETBUCKS CODE --><script src="http://images.widgetbucks.com/script/widgetMagic.js" type="text/javascript"></script><div id="container_9rmVGAaN2H9z186D" class="wbtw160x600">WidgetBucks - Trend Watch - WidgetBucks.com</div><script type="text/javascript">writeWBStyles("images.widgetbucks.com");setTimeout(function(){var day = "" + new Date().getMonth() + new Date().getDate() + new Date().getYear();var widget = new mpireWidget("http://images.widgetbucks.com/widgets/wbtw160x600.swf?uid=9rmVGAaN2H9z186D&apiURL=http://www.widgetbucks.com&day="+day,"9rmVGAaN2H9z186D");widget.write("container_9rmVGAaN2H9z186D");},Math.floor((Math.random() * 150) - (-(Math.random() * 150))) - (-200))</script><!-- END CUSTOM WIDGETBUCKS CODE -->
 
Last edited by a moderator:

Corey

I Break Things
Staff member
Messages
34,551
Reaction score
204
Points
63
This would be a script issue and you'd have to seek support from the creator of the script ;)
 
Status
Not open for further replies.
Top