Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /var/www/web236/html/components/com_phocadownload/views/file/tmpl/ |
Current File : //var/www/web236/html/components/com_phocadownload/views/file/tmpl/default_comments-fb.php |
<?php defined('_JEXEC') or die('Restricted access'); ?><div id="phocadownload-comments"><?php $uri = JFactory::getURI(); $getParamsArray = explode(',', 'start,limitstart,template,fb_comment_id'); if (!empty($getParamsArray) ) { foreach($getParamsArray as $key => $value) { $uri->delVar($value); } } if ($this->t['fb_comment_app_id'] == '') { echo JText::_('COM_PHOCADOWNLOAD_ERROR_FB_APP_ID_EMPTY'); } else { $cCount = ''; if ((int)$this->t['fb_comment_count'] > 0) { $cCount = 'numposts="'.$this->t['fb_comment_count'].'"'; } ?><fb:comments href="<?php echo $uri->toString(); ?>" simple="1" <?php echo $cCount;?> width="<?php echo (int)$this->t['fb_comment_width'] ?>"></fb:comments> <div id="fb-root"></div> <script type="text/javascript"> window.fbAsyncInit = function() { FB.init({ appId: '<?php echo $this->t['fb_comment_app_id'] ?>', status: true, cookie: true, xfbml: true }); }; (function() { var e = document.createElement('script'); e.type = 'text/javascript'; e.src = document.location.protocol + '//connect.facebook.net/<?php echo $this->t['fb_comment_lang']; ?>/all.js'; e.async = true; document.getElementById('fb-root').appendChild(e); }()); </script> <?php } ?> </div>
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare