Title: leaklords's Replies | WordPress.org

---

# leaklords

  [  ](https://wordpress.org/support/users/kwark/)

 *   [Profile](https://wordpress.org/support/users/kwark/)
 *   [Topics Started](https://wordpress.org/support/users/kwark/topics/)
 *   [Replies Created](https://wordpress.org/support/users/kwark/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/kwark/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/kwark/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/kwark/engagements/)
 *   [Favorites](https://wordpress.org/support/users/kwark/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 138 total)

1 [2](https://wordpress.org/support/users/kwark/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/kwark/replies/page/3/?output_format=md) …
[8](https://wordpress.org/support/users/kwark/replies/page/8/?output_format=md) 
[9](https://wordpress.org/support/users/kwark/replies/page/9/?output_format=md) 
[10](https://wordpress.org/support/users/kwark/replies/page/10/?output_format=md)
[→](https://wordpress.org/support/users/kwark/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[liveTV Bundle] Help Using This Plugin](https://wordpress.org/support/topic/help-using-this-plugin/)
 *  Plugin Author [leaklords](https://wordpress.org/support/users/kwark/)
 * (@kwark)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/help-using-this-plugin/#post-3182388)
 * > How do i get the livestreams to display as Thumbnails on the /livestream page
 * Normally, you have the option on your wp default profil to add each of your lives.
   It’s this option (on profil) to add live stream directly in the loop of thumbnails
 * > How do i get streams to display on the side widget
 * You have the widget in Dashboard > Appearence > widget (drag-drop the widget).
   By default the widget work only with the loop page and display the thumbnails
   automatically (you have some option to diplay or not livestream online in > dashboard
   > liveTV Bundle > general livestream)
 * If nothing work correctly, you must define the write permission on /cache/ folder
   to 0755
 * After that if nothing work, verify if your host support `allow_url_fopen`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Warcraft Bundle] Progress Page Error](https://wordpress.org/support/topic/progress-page-error/)
 *  Plugin Author [leaklords](https://wordpress.org/support/users/kwark/)
 * (@kwark)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/progress-page-error/#post-3182214)
 * [phpBB Debug] ?? If you use only the php class on your personal project, test
   the uri
 *     ```
       if($_SERVER["REQUEST_URI"] == '/your_forum_uri.ext')
       {
           ini_set('display_errors','off');
       }
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Warcraft Bundle] Some things are not working](https://wordpress.org/support/topic/some-things-are-not-working/)
 *  Plugin Author [leaklords](https://wordpress.org/support/users/kwark/)
 * (@kwark)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/some-things-are-not-working/#post-3161564)
 * Also…
 * The page “roster” is under cron task.
 * If you made an error elsewhere, it’s too late. The plugin has created the “roster”
   page and it’s only after the next cron task where the roster page comes up to
   date with the good content.
 * To reset the roster page without expect the time for the next cron, you must 
   delete the html file generate in the /cache/ folder.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Warcraft Bundle] Progress Page Error](https://wordpress.org/support/topic/progress-page-error/)
 *  Plugin Author [leaklords](https://wordpress.org/support/users/kwark/)
 * (@kwark)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/progress-page-error/#post-3182213)
 * I look @ the problem for the next update, until the update you may use in your
   functions.php from your theme something like:
 *     ```
       if(is_page('progress')) //Replace "progress" by the exact wp post_name
       {
           ini_set('display_errors','off');
       }
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Warcraft Bundle] Some things are not working](https://wordpress.org/support/topic/some-things-are-not-working/)
 *  Plugin Author [leaklords](https://wordpress.org/support/users/kwark/)
 * (@kwark)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/some-things-are-not-working/#post-3161557)
 * If nothing work, this come from 2 possible problems
 * 1- You must add in Dashboard > Warcraft bundle the exact guild name and the exact
   server name (accent, majuscule, minuscule, space, apostrophe needed)
 * 2- Your host/server must support allow_url_fopen
 * With some hosters, you must add one php.ini file in the root folder to activate
   allow_url_fopen.
 * Add in this php.ini file
 *     ```
       allow_url_fopen = On
       ```
   
 * To make sure the php.ini is protected, add in your .htaccess
 *     ```
       # protect php.ini
       <files php.ini>
       order allow,deny
       deny from all
       </files>
       ```
   
 * ps: don’t force anything (like utf-8) if all is fine.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[liveTV Bundle] Large view](https://wordpress.org/support/topic/large-view/)
 *  Plugin Author [leaklords](https://wordpress.org/support/users/kwark/)
 * (@kwark)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/large-view/#post-3150473)
 * If it’s just the small css failure for mask and thumbnail, just erase for your
   theme the line ~22/~23/~24 in /css/page-livestreams.css
 *     ```
       img.bubble {
       ....
       }
       ```
   
 * So the rest like width and height and text colorization for all thumbnails are
   configurable in the administration options
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Kw Modern Advertise] [Plugin: Kw Modern Advertise] Define link target](https://wordpress.org/support/topic/plugin-kw-modern-advertise-define-link-target/)
 *  Plugin Author [leaklords](https://wordpress.org/support/users/kwark/)
 * (@kwark)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-kw-modern-advertise-define-link-target/#post-3086584)
 * Sorry for the delay, I have some problem with the rss link from wp
 * You must refine the `<a href=...>` directly in its php code, just make a search
   on `href="'.$background_partener_url.'` in kw-modern-advertise.php and add the`
   target="_blank"` for all the results for this search.
 * After leave the plugin and its cache worked to show the new result (visible only
   after the end of the cache time period).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[liveTV Bundle] Thumbnail alignment issues](https://wordpress.org/support/topic/thumbnail-alignment-issues/)
 *  Plugin Author [leaklords](https://wordpress.org/support/users/kwark/)
 * (@kwark)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/thumbnail-alignment-issues/#post-3142922)
 * Normally the 1.3.1.3 correct the problem but after the update, with the cache,
   it’s not instantaneous (some minutes are necessary to rebuild correctly the cache
   file).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[liveTV Bundle] Thumbnail alignment issues](https://wordpress.org/support/topic/thumbnail-alignment-issues/)
 *  Plugin Author [leaklords](https://wordpress.org/support/users/kwark/)
 * (@kwark)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/thumbnail-alignment-issues/#post-3142919)
 * edit: it’s a html/css issue, I go to make this correction
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Warcraft Bundle] Broken](https://wordpress.org/support/topic/broken-69/)
 *  Plugin Author [leaklords](https://wordpress.org/support/users/kwark/)
 * (@kwark)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/broken-69/#post-3138011)
 * Nothing is imported, I have started **my** plugin from scratch.
 * I also need to do your web design?
 * It’s a “free” software, in facts, “free” not necessary “free of charge” but “
   free” in the sense “open source” and you have the autorization to change its 
   code, included css. (and redistribute this code e.g. to another developer to 
   make this work). It’s the real sense of gpl “free software”.
 * You have some comments in the php file to start the css. If you made a/ site(
   s), maybe the base is started development or speak with a coder to make this 
   work if you do not want to learn.
 * I put free and you complain. The weight of the plugin code I produce is 1 time
   the weight of the book “20,000 Leagues Under the Sea.”. The code produced by 
   another author for phpClass I used for the plugin is ~1 time the weight of the
   book “20,000 Leagues Under the Sea.” and all done in a few days (and I don’t 
   count any work on images…). I was not obliged to do all this work and put them
   all free and available here. From now, I will not longer be cool with that kind
   of remarks and character. Go vote now one star… will relieve yourself.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[liveTV Bundle] Thumbnail alignment issues](https://wordpress.org/support/topic/thumbnail-alignment-issues/)
 *  Plugin Author [leaklords](https://wordpress.org/support/users/kwark/)
 * (@kwark)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/thumbnail-alignment-issues/#post-3142818)
 * Did you have tried with another theme ? @ dashboard > liveTV ? you have one black,
   one white, one transparent (the transparent is for developer with a minimal css
   to change itself color, etc… and maybe the transparent theme have a css bug)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[liveTV Bundle] [Plugin: liveTV Bundle] Stream displays wrong](https://wordpress.org/support/topic/plugin-livetv-bundle-stream-displays-wrong/)
 *  Plugin Author [leaklords](https://wordpress.org/support/users/kwark/)
 * (@kwark)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-livetv-bundle-stream-displays-wrong/#post-3084646)
 * Sorry for the delay and don’t have any alert on my client mail
 * **No such file or directory**
 * Create the file temp_1_live.html manually and put this file in /cache/ folder
   of the plugin, verify the right access on this html file (must be 0644) and the/
   cache/ folder (must be 0755)
 * After an update I think the automatic process from the wp updater erase this 
   file. Update the plugin manually to not have each time the problem after each
   update.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Networks for WordPress] [Plugin: Networks for WordPress] All work fine, just one problem with comments](https://wordpress.org/support/topic/plugin-networks-for-wordpress-all-work-fine-just-one-problem-with-comments/)
 *  Thread Starter [leaklords](https://wordpress.org/support/users/kwark/)
 * (@kwark)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-networks-for-wordpress-all-work-fine-just-one-problem-with-comments/#post-3111665)
 * All work perfectly. I was half asleep and I walk in a round without thinking 
   of the htaccess. The problem was simply a directive. I thought anything on the
   server and on my php code but not the htaccess in the root folder…
 * Great plugin, thx for your great work.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[liveTV Bundle] [Plugin: liveTV Bundle] After last update: Error Code](https://wordpress.org/support/topic/plugin-livetv-bundle-after-last-update-error-code/)
 *  Plugin Author [leaklords](https://wordpress.org/support/users/kwark/)
 * (@kwark)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-livetv-bundle-after-last-update-error-code/#post-3095211)
 * I made this plugin for a good little professional gamer team with nothing in 
   the pocket like budget for this developement but a (html,css) coder in this team.
   That’s why it is encoded in this way (for small team with some possible modifications).
   So I did not expect
    the possibility that it will be used by mass sharing sites.
   It’s also for that reason some error exists if a user made an error and also,
   serious administration is necessary if you use this plugin for mass sharing site
   and if you change “role” in the option list and if you add in this list something
   like “members”.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[liveTV Bundle] [Plugin: liveTV Bundle] After last update: Error Code](https://wordpress.org/support/topic/plugin-livetv-bundle-after-last-update-error-code/)
 *  Plugin Author [leaklords](https://wordpress.org/support/users/kwark/)
 * (@kwark)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-livetv-bundle-after-last-update-error-code/#post-3095210)
 * **space1337%20**
 * I think this error comes from one space added( %20 )

Viewing 15 replies - 1 through 15 (of 138 total)

1 [2](https://wordpress.org/support/users/kwark/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/kwark/replies/page/3/?output_format=md) …
[8](https://wordpress.org/support/users/kwark/replies/page/8/?output_format=md) 
[9](https://wordpress.org/support/users/kwark/replies/page/9/?output_format=md) 
[10](https://wordpress.org/support/users/kwark/replies/page/10/?output_format=md)
[→](https://wordpress.org/support/users/kwark/replies/page/2/?output_format=md)