help, my js cache making problem

i don't know what i did wrong and where to find it

when i turn on the js cache i getting this errors :

 

varaUserInfoTimers=newArray();
 
$(document).ready(function(){
Uncaught ReferenceError: $ is not defined
 
$('div.RSSAggrCont').dolRSSFeed();
 
});
 
</script>

and-->

<script type="text/javascript">
 
varoBxUserStatus=newBxUserStatus();
Uncaught ReferenceError: BxUserStatus is not defined
 
oBxUserStatus.userStatusInit('http://avren.co.il/',false);
 
</script>
 
 
when i turn off js cache (only) it ok
it very annoying and i don't where the source of the problem
where i did wrong ? can someone give me any direction please ?
p.s its happening on browse,search and blogs pages, index and groups, photos and more are ok 
Always remember that the future comes one day at a time.
Quote · 16 Apr 2013

have you tired clearing the cache from cache_public folder manually?

so much to do....
Quote · 16 Apr 2013

yes

Always remember that the future comes one day at a time.
Quote · 16 Apr 2013

fixed, something with dns protection caused this fewwww 

Always remember that the future comes one day at a time.
Quote · 18 Apr 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.