Energy Hypnosis

💛 Donate To Support The GoE
<p>If you enjoy this, please consider donating to the GoE. Your continued support makes a huge difference.</p> <ul class="dc-buttons" style="max-width: 400px; margin: auto;"> <li><a href="https://goe.ac/Donate" title="Click to donate to the GoE">💛 Donate</a></li> </ul>
🗣 Chat!
<script type="text/javascript"> $(document).ready(function() { reloadComments(); setInterval(function() { var comment = $.trim($("#new-comment textarea").val()); if(comment == ""){ reloadComments(); } } , 30000 ); $('#upload_image').click(function(){ return openImageUploader(); }); }); function reloadComments(){ var url = '?output=API&module=Comments&resource=Comments&op=getHTML&users='; $('.block-comments-data').load(url); } function deleteComment(comment_id){ url = "?output=API&module=Comments&resource=Comments&op=deleteComment&comment_id="+comment_id; if ( ! confirm('Are you sure?') ){ return false; } $.get(url,function(data){ if ( data != "ok" ){ alert(data); } reloadComments(); return false; }); return false; } function approveComment(comment_id){ url = "?output=API&module=Comments&resource=Comments&op=approveComment&comment_id="+comment_id; if ( ! confirm('Are you sure?') ){ return false; } $.get(url,function(data){ if ( data != "ok" ){ alert(data); } reloadComments(); return false; }); return false; } function upload_image_return(image_url){ jQuery.get('?module=Users_User&op=set_image&image_url='+image_url,function(response){ if ( response == 'ok' ){ $('#user_image').prop('src',image_url+'?rand='+Math.random()); }else{ alert(response); } }); } function openImageUploader(){ dcDialog("/admin/FileManager_ImageThumbnailUploader/?exec_function=upload_image_return&force_name=thumb&object_type=user&object_id="+user_id,"Upload Profile Image...",250,500); return false; } </script> <div class='block-comments-data'></div>