Sanctum Zone

Keyword
A+ A A-
Welcome, Guest
Username: Password: Remember me

TOPIC: Rumours about the David Icke Forum

Rumours about the David Icke Forum 26 Jun 2012 21:23 #721

  • oioioi
  • oioioi's Avatar
  • ZONED OUT
  • Zone Facilitator
  • Rankmod
  • with my droogs
  • Posts: 13058
  • Thank you received: 7307
  • Karma: 91
banned wrote:

But I AM is very loyal to the DIF cause and is actually very pleasant

Liar  Liar By Dark Chi
If you have any issues with the forum or it's members, for a speedier response, rather than pressing the report button, please post them here: sanctumzone.co.uk/forum/Forum-Projects--...scussion-thread.html
You must register to post here.

Rumours about the David Icke Forum 26 Jun 2012 21:26 #722

  • irrepressible
  • irrepressible's Avatar
  • ZONED OUT
  • Voluntarily Inactive
  • Rank0
  • Posts: 4401
  • Thank you received: 1770
  • Karma: 95
StarsChildren wrote:

:ot: but... Irr. love the avatar, makes you look like you've assumed control of the psycho ward and are sitting on your thrown :D

Why thank you SC :) I can assure you that I'm quite sane...yeeees, quite sane...mwahah mwahahahahaaaaa! :twisted:

:D
You must register to post here.

Rumours about the David Icke Forum 26 Jun 2012 21:27 #723

  • irrepressible
  • irrepressible's Avatar
  • ZONED OUT
  • Voluntarily Inactive
  • Rank0
  • Posts: 4401
  • Thank you received: 1770
  • Karma: 95
I must say i_am has been very nice to me in my conversations with her :)
You must register to post here.

Rumours about the David Icke Forum 26 Jun 2012 21:27 #724

  • dogsmilk
  • dogsmilk's Avatar
  • ZONED OUT
  • Expert Boarder
  • Rank4
  • Fuck 'em if they can't take a joke
  • Posts: 1074
  • Thank you received: 811
  • Karma: 10
banned wrote:
.

But I AM is very loyal to the DIF cause and is actually very pleasant, and even the most pleasant people make mistakes sometime

It seems to have become fairly explicit over the last couple of days that the DIF's "cause" is to maximise traffic.
You must register to post here.
The following user(s) said Thank You: novum, phemohilia, thoreau, dubs

Rumours about the David Icke Forum 26 Jun 2012 21:28 #725

  • oioioi
  • oioioi's Avatar
  • ZONED OUT
  • Zone Facilitator
  • Rankmod
  • with my droogs
  • Posts: 13058
  • Thank you received: 7307
  • Karma: 91
irrepressible wrote:
I must say i_am has been very nice to me in my conversations with her :)

Lucky you, she felt you worthy of a response.
If you have any issues with the forum or it's members, for a speedier response, rather than pressing the report button, please post them here: sanctumzone.co.uk/forum/Forum-Projects--...scussion-thread.html
You must register to post here.

Rumours about the David Icke Forum 26 Jun 2012 21:33 #726

  • Abs
  • Abs's Avatar
  • ZONED OUT
  • Gold Boarder
  • Rank5
  • How are you thinking today?
  • Posts: 6891
  • Thank you received: 3940
  • Karma: 112
dogsmilk wrote:
banned wrote:
.

But I AM is very loyal to the DIF cause and is actually very pleasant, and even the most pleasant people make mistakes sometime

It seems to have become fairly explicit over the last couple of days that the DIF's "cause" is to maximise traffic.

As was pointed out several pages back. You all could have saved yourself some reading! :D
What we are today comes from our thoughts of yesterday, and our present thoughts build our life of tomorrow: Our life is the creation of our mind.

-Buddha
You must register to post here.

Rumours about the David Icke Forum 26 Jun 2012 21:33 #727

  • StarsChildren
  • StarsChildren's Avatar
  • ZONED OUT
  • Gold Boarder
  • Rank5
  • El Blanca Loco Uno
  • Posts: 2786
  • Thank you received: 1427
  • Karma: 45
psketti wrote:
StarsChildren wrote:
psketti wrote:
StarsChildren wrote:
I vote for an ignore button, don't ban him or inactivate him, just give people a choice to ignore him without having to see his speech. Allow him to have his say, but we don't have to see it :D

Wish we could but we ain't got an ignore button :sulk:

Does the admin team here have control over the programming of the site? Might be able to add one. *shrugs* *taps foot* give me some time, I'll think of how to invent one *walks off in deep thought*

Thank you, that would be much appreciated it you could do that :cool2:

*poof*
www.phpbbhacks.com/download/789

Ignore User / Unignore User Button
This is assuming your running phpbb2
Instructions...
##############################################################
## Mod Title: Ignore Users Mod
## Mod Version: 1.1.1 RELEASE
## Author: GunnerX <gunnerx> Romar Armas - www.gunnerx.net
## Description: This Mod enables users to set up an ignore list.
##   The posts of the users in this list will be ignored and unseen.
##   Demo url at: https://www.gunnerx.net/phpBB21/
##
## Installation Level: (advanced)
## Installation Time: 30 Minutes
## Files To Edit: language/lang_english/lang_main.php,
##                        includes/constants.php,
##         includes/topic_review.php,
##         viewtopic.php
##         templates/subSilver/subSilver.cfg
##         templates/subSilver/viewtopic_body.tpl
## Included Files: ignore.php, ignore_body.tpl, icon_mini_ignore.gif, icon_ignore.gif
##############################################################
##############################################################
## For Security Purposes, Please Check: https://www.phpbb.com/mods/downloads/ for the
## latest version of this MOD. Downloading this MOD from other sites could cause malicious code
## to enter into your phpBB Forum. As such, phpBB will not offer support for MOD's not offered
## in our MOD-Database, located at: https://www.phpbb.com/mods/downloads/
##############################################################
##############################################################
## Author Note: 
##   v1.1.1 Minor bug fix in viewtopic.php
##   v1.1.0 New updated version with more functions
##     v1.0.0 Release: I have added functionality in the viewtopic to add a poster
##   to the ignore list.  Also fixed a bug which allowed users to be listed
##   multiple times.
##      BETA: I did not add instructions as to where you would like to put the link
##   to the ignore.php function.  You can add the link anywhere you would like.
##   Examples are: Top menu links, inside the profile.php or inside each post.
##   It really is up to you.  I placed it on the top menu.
##
##############################################################
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
##############################################################

#
#-----[ COPY IMAGES ]------------------------------------------
#
copy icon_mini_ignore.gif to templates/subSilver/images/icon_mini_ignore.gif
copy icon_ignore.gif to templates/subSilver/images/icon_ignore.gif
copy icon_ignore.gif to templates/subSilver/images/lang_english/icon_ignore.gif

#
#-----[ COPY FILES ]------------------------------------------
#
copy ignore.php to ignore.php
copy ignore_body.tpl to templates/subSilver/ignore_body.tpl

#
#-----[ CREATE TABLE ]------------------------------------------
#
CREATE TABLE phpbb_ignore (
  user_id mediumint(8) NOT NULL default '0',
  user_ignore mediumint(8) NOT NULL default '0'
) TYPE=MyISAM;

#
#-----[ OPEN ]------------------------------------------
#
language/lang_english/lang_main.php

#
#-----[ FIND ]------------------------------------------
#
//
// That's all Folks!
// -------------------------------------------------

#
#-----[ BEFORE, ADD ]------------------------------------------
#
//
// Ignore User Function
//
$lang['Ignore_list'] = "Ignore Function";
$lang['Ignore_users'] = "These Users are in your Ignore List";
$lang['Ignore_add'] = "Add User to Ignore List";
$lang['Ignore_delete'] = "Remove User from Ignore List";
$lang['Ignore_added'] = "User added to Ignore List";
$lang['Ignore_deleted'] = "User removed from Ignore List";
$lang['Ignore_submit'] = "Ignore User";
$lang['Ignore_exists'] = "User is Already on Ignore List";
$lang['Click_return_ignore'] = "Click %sHERE%s to return to the Ignore Page";
$lang['Ignore_user_warn'] = "You cannot Ignore Yourself!!!";
$lang['Post_user_ignored'] = "You have added this person to your <b>Ignore List</b>.";
$lang['Click_view_ignore'] = "Click %sHERE%s to view this post.";

#
#-----[ OPEN ]------------------------------------------
#
includes/constants.php

#
#-----[ FIND ]------------------------------------------
#
define('PAGE_GROUPCP', -11);

#
#-----[ AFTER, ADD ]------------------------------------------
#
define('PAGE_IGNORE', -12);

#
#-----[ FIND ]------------------------------------------
#
define('GROUPS_TABLE', $table_prefix.'groups');

#
#-----[ AFTER, ADD ]------------------------------------------
#
define('IGNORE_TABLE', $table_prefix.'ignore');

#
#-----[ OPEN ]------------------------------------------
#
includes/topic_review.php

#
#-----[ FIND ]------------------------------------------
#
//
// Go ahead and pull all data for this topic
//
$sql = "SELECT u.username, u.user_id, p.*,  pt.post_text, pt.post_subject, pt.bbcode_uid
        FROM " . POSTS_TABLE . " p, " . USERS_TABLE . " u, " . POSTS_TEXT_TABLE . " pt
        WHERE p.topic_id = $topic_id
                AND p.poster_id = u.user_id
                AND p.post_id = pt.post_id
        ORDER BY p.post_time DESC
        LIMIT " . $board_config['posts_per_page'];

#
#-----[ REPLACE WITH ]------------------------------------------
#
//
// Go ahead and pull all data for this topic
//
$sql = "SELECT u.username, u.user_id, u.user_level, p.*,  pt.post_text, pt.post_subject, pt.bbcode_uid
        FROM " . POSTS_TABLE . " p, " . USERS_TABLE . " u, " . POSTS_TEXT_TABLE . " pt
        WHERE p.topic_id = $topic_id
                AND p.poster_id = u.user_id
                AND p.post_id = pt.post_id
        ORDER BY p.post_time DESC
        LIMIT " . $board_config['posts_per_page'];

#
#-----[ FIND ]------------------------------------------
#
//
// Okay, let's do the loop, yeah come on baby let's do the loop
// and it goes like this ...
//

#
#-----[ AFTER, ADD ]------------------------------------------
#
$user_id = $userdata['user_id'];

#
#-----[ FIND ]------------------------------------------
#
$poster_id = $row['user_id'];

#
#-----[ AFTER, ADD ]------------------------------------------
#
          if ( $user_id != ANONYMOUS )
                    {
                        $sql = "SELECT user_ignore
                                FROM " . IGNORE_TABLE . "
                                WHERE user_id = $user_id
                                    AND user_ignore = $poster_id";
                        if( !$res = $db->sql_query($sql))
                        {
                                message_die(GENERAL_ERROR, 'Could not get data from ignore table', __LINE__, __FILE__, $sql);
                        }
                    }

                    if(($db->sql_numrows($res) == 0) || ($user_id == ANONYMOUS) || ($row['user_level'] == ADMIN) || ($row['user_level'] == MOD))
                    {



#
#-----[ FIND ]------------------------------------------
#
                }
                while ( $row = $db->sql_fetchrow($result) );

#
#-----[ BEFORE, ADD ]------------------------------------------
#
          }


#
#-----[ OPEN ]------------------------------------------
#
viewtopic.php

#
#-----[ FIND ]------------------------------------------
#
$start = ( isset($HTTP_GET_VARS['start']) ) ? intval($HTTP_GET_VARS['start']) : 0;

#
#-----[ AFTER, ADD ]------------------------------------------
#
if ( !isset($bypass) )
{
        $post_bypass = 0;
}
else
{
        $post_bypass = $bypass;
}

#
#-----[ FIND ]------------------------------------------
#
$sql = "SELECT u.username, u.user_id, u.user_posts, u.user_from, u.user_website, u.user_email, u.user_icq, u.user_aim, u.user_yim, u.user_regdate, u.user_msnm, u.user_viewemail, u.user_rank, u.user_sig, u.user_sig_bbcode_uid, u.user_avatar, u.user_avatar_type, u.user_allowavatar, u.user_allowsmile, p.*,  pt.post_text, pt.post_subject, pt.bbcode_uid
        FROM " . POSTS_TABLE . " p, " . USERS_TABLE . " u, " . POSTS_TEXT_TABLE . " pt
        WHERE p.topic_id = $topic_id
                $limit_posts_time
                AND pt.post_id = p.post_id
                AND u.user_id = p.poster_id
        ORDER BY p.post_time $post_time_order
        LIMIT $start, ".$board_config['posts_per_page'];


#
#-----[ REPLACE WITH ]------------------------------------------
#
$sql = "SELECT u.username, u.user_id, u.user_level, u.user_posts, u.user_from, u.user_website, u.user_email, u.user_icq, u.user_aim, u.user_yim, u.user_regdate, u.user_msnm, u.user_viewemail, u.user_rank, u.user_sig, u.user_sig_bbcode_uid, u.user_avatar, u.user_avatar_type, u.user_allowavatar, u.user_allowsmile, p.*,  pt.post_text, pt.post_subject, pt.bbcode_uid
        FROM " . POSTS_TABLE . " p, " . USERS_TABLE . " u, " . POSTS_TEXT_TABLE . " pt
        WHERE p.topic_id = $topic_id
                $limit_posts_time
                AND pt.post_id = p.post_id
                AND u.user_id = p.poster_id
        ORDER BY p.post_time $post_time_order
        LIMIT $start, ".$board_config['posts_per_page'];

#
#-----[ FIND ]------------------------------------------
#
for($i = 0; $i <total_posts>sql_query($sql))
        {
           message_die(GENERAL_ERROR, 'Could not get data from ignore table', __LINE__, __FILE__, $sql);
        }
        $post_ignored = $db->sql_numrows($result);
  }
  else
  {
        $post_ignored = 0;
  }

        $counter++;

#
#-----[ FIND ]------------------------------------------
#
        $poster = ( $poster_id == ANONYMOUS ) ? $lang['Guest'] : $postrow[$i]['username'];

#
#-----[ AFTER, ADD ]------------------------------------------
#
    if (( $post_ignored > 0 ) && ( $poster_id != ANONYMOUS ) && ( $post_bypass != $postrow[$i]['post_id'] ) && ($postrow[$i]['user_level'] != ADMIN) && ($postrow[$i]['user_level'] != MOD))
    {

        $post_date = create_date($board_config['default_dateformat'], $postrow[$i]['post_time'], $board_config['board_timezone']);

        //
        // Define the little post icon
        //
        if ( $userdata['session_logged_in'] && $postrow[$i]['post_time'] > $userdata['user_lastvisit'] && $postrow[$i]['post_time'] > $topic_last_read )
        {
                $mini_post_img = $images['icon_minipost_new'];
                $mini_post_alt = $lang['New_post'];
        }
        else
        {
                $mini_post_img = $images['icon_minipost'];
                $mini_post_alt = $lang['Post'];
        }

        $message = $lang['Post_user_ignored'] . ' ' . sprintf($lang['Click_view_ignore'], '<a>', '</a>');

   $ignore = '';

        $poster_rank = '';
        $rank_image = '';
        $poster_joined = '';
        $poster_posts = '';
        $poster_from = '';
        $poster_avatar = '';
        $poster_member = '';
        $post_subject = '';

        $user_sig = '';
        $l_edited_by = '';

        $mini_post_img = '';
        $search_img = '';
        $search = '';

        $edit_img = '';
        $edit = '';
        $quote_img = '';
        $quote = '';
        $ip_img = '';
        $ip = '';

        $delpost_img = '';
        $delpost = '';

        $profile_img = '';
        $profile = '';
        $pm_img = '';
        $pm = '';
        $email_img = '';
        $email = '';
        $www_img = '';
        $www = '';
        $icq_status_img = '';
        $icq_img = '';
        $icq = '';
        $aim_img = '';
        $aim = '';
        $msn_img = '';
        $msn = '';
        $yim_img = '';
        $yim = '';

    }
    else
    {

#
#-----[ FIND ]------------------------------------------
#
                $temp_url = append_sid("profile.$phpEx?mode=viewprofile&amp;" . POST_USERS_URL . "=$poster_id");
                $profile_img = '<a><img></a>';

#
#-----[ BEFORE, ADD ]------------------------------------------
#
                $temp_url = append_sid("ignore.$phpEx?mode=add&amp;username=$poster&amp;topic=$topic_id");
                $ignore = '<a><img></a>';


#
#-----[ FIND ]------------------------------------------
#
        }
        else
        {
                $profile_img = '';
                $profile = '';

#
#-----[ AFTER, ADD ]------------------------------------------
#
                $ignore = '';


#
#-----[ FIND ]------------------------------------------
#
        else
        {
                $l_edited_by = '';
        }


#
#-----[ AFTER, ADD ]------------------------------------------
#
    }

#
#-----[ FIND ]------------------------------------------
#
        $row_color = ( !($i % 2) ) ? $theme['td_color1'] : $theme['td_color2'];
        $row_class = ( !($i % 2) ) ? $theme['td_class1'] : $theme['td_class2'];


#
#-----[ REPLACE WITH ]------------------------------------------
#
        $row_color = ( !($counter % 2) ) ? $theme['td_color1'] : $theme['td_color2'];
        $row_class = ( !($counter % 2) ) ? $theme['td_class1'] : $theme['td_class2'];

#
#-----[ FIND ]------------------------------------------
#
                'MINI_POST_IMG' => $mini_post_img,
                'PROFILE_IMG' => $profile_img,
                'PROFILE' => $profile,

#
#-----[ AFTER, ADD ]------------------------------------------
#
                'IGNORE' => $ignore,

#
#-----[ OPEN ]------------------------------------------
#
templates/subSilver/viewtopic_body.tpl

#
#-----[ FIND ]------------------------------------------
#
                                <td>{postrow.QUOTE_IMG} {postrow.EDIT_IMG} {postrow.DELETE_IMG} {postrow.IP_IMG}</td>
#
#-----[ REPLACE WITH ]------------------------------------------
#
                                <td>{postrow.IGNORE} {postrow.QUOTE_IMG} {postrow.EDIT_IMG} {postrow.DELETE_IMG} {postrow.IP_IMG}</td>

#
#-----[ OPEN ]------------------------------------------
#
templates/subSilver/subSilver.cfg

#
#-----[ FIND ]------------------------------------------
#
$images['icon_latest_reply'] = "$current_template_images/icon_latest_reply.gif";
$images['icon_newest_reply'] = "$current_template_images/icon_newest_reply.gif";

#
#-----[ AFTER, ADD ]------------------------------------------
#
$images['icon_ignore'] = "$current_template_images/{LANG}/icon_ignore.gif";

#
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------
#
# EoM
I came into this world kicking and screaming while covered in someone elses blood
and I have no problem with going out the same way :twisted:
You must register to post here.

Rumours about the David Icke Forum 26 Jun 2012 21:36 #728

  • ftil
  • ftil's Avatar
  • ZONED OUT
  • Voluntarily Inactive
  • Rank0
  • Posts: 138
  • Thank you received: 44
  • Karma: -33
banned wrote:
ftil wrote:
banned wrote:
dantesrevival wrote:
You failed to address any of the points I made, my post was not about this forum is better than your forum stupidness, just explaining many people's experience with it that are now here but many just gone from the dif, like I said the dif is fucked up, but I like David Icke and his work .

The problem with David Icke Forum is it got very big, and will continue to get bigger, especially after 'wembley'., There are a lot of different users, and when there is a lot of users major issues can arise. I would imagine the moderators have a tough job with the amount of times the report button is being pressed and probably much of the time concerning the same people trolling threads and perhaps they felt that a certain group was trying to use group pressure to run the forum, but the DIF has thousands of other users to consider and not just one group.

Therefor to say that the David Icke forum is this place that people get treated unfairly is innacurate, i guess anyone that wants to run the forum will view that they were getting treated unfairly

What a bunch of crap. Haven’t you noticed that only 5% of members, on the best day 8% of members, are active. It says it all. Do you really think that those who visit DI can’t see what is going there? Posts and threads are deleted. Members are banned without any reason. I have received points for exposing lies of a member. I have just re- posted his posts as the evidence but the mod wrote me that I insulted and ridiculed a member. Well, I just couldn’t stand control anymore and asked to close my account. I was patient for a long time but I wanted to see what they were doing. :D I was also a thorn for I_am. In five minutes, she gave me points twice. There was no reason for it. I_am doesn’t interfere when members are abusive but she demanded that I provide the evidence why I question many whistle blowers. A good reason to gave me a points. :O

It is good to clear my chest. :)

Yes, well i have been accused by members of lying too, and its not very nice to be called a 'liar' when you were actually 'mistaken'.

But i do not know your circumstances so cannot comment.

But I AM is very loyal to the DIF cause and is actually very pleasant, and even the most pleasant people make mistakes sometime


Oh, mistaken. There was no mistake as people could read two posts. First post was made in 20011 and the second in 2012. Lies were so bloody obvious and ozpixie couldn’t stand that kind of transparency.

Oh, I_am is pleasant…for those who kiss ………. :rofl:

Funny Sports Pictures Wrestling Bum
You must register to post here.

Rumours about the David Icke Forum 26 Jun 2012 21:38 #729

  • andyh
  • andyh's Avatar
  • ZONED OUT
  • Platinum Boarder
  • Rank6
  • Posts: 10337
  • Thank you received: 3545
  • Karma: 62
StarsChildren wrote:
This is assuming your running phpbb2

Doh! :D
“Fascists are not human. A snake is more human.” - Hugo Chávez
You must register to post here.

Rumours about the David Icke Forum 26 Jun 2012 21:47 #730

  • banned
  • banned's Avatar
  • ZONED OUT
  • Fresh Boarder
  • Rank1
  • Posts: 47
  • Thank you received: 10
  • Karma: -4
dogsmilk wrote:
banned wrote:
.

But I AM is very loyal to the DIF cause and is actually very pleasant, and even the most pleasant people make mistakes sometime

It seems to have become fairly explicit over the last couple of days that the DIF's "cause" is to maximise traffic.

That would be to do with how successful David Icke is becoming. I should imagine that there will be a massive influx after wembley.
And like the Forum states, they cannot support the few against the many.
banned
You must register to post here.

Rumours about the David Icke Forum 26 Jun 2012 21:51 #731

  • dantesrevival
  • dantesrevival's Avatar
  • ZONED OUT
  • Junior Boarder
  • Rank2
  • Posts: 453
  • Thank you received: 300
  • Karma: 15
banned wrote:
dogsmilk wrote:
banned wrote:
.

But I AM is very loyal to the DIF cause and is actually very pleasant, and even the most pleasant people make mistakes sometime

It seems to have become fairly explicit over the last couple of days that the DIF's "cause" is to maximise traffic.

That would be to do with how successful David Icke is becoming. I should imagine that there will be a massive influx after wembley.
And like the Forum states, they cannot support the few against the many.
This ain't about David Icke, it's about the dif, anyway most of the shit on that forum isn't about him or his work, do you even read the forum?
You must register to post here.
The following user(s) said Thank You: Frog, phemohilia, dubs, wildhorse

Rumours about the David Icke Forum 26 Jun 2012 21:52 #732

  • irrepressible
  • irrepressible's Avatar
  • ZONED OUT
  • Voluntarily Inactive
  • Rank0
  • Posts: 4401
  • Thank you received: 1770
  • Karma: 95
ftil wrote:
Oh, I_​am is pleasant…for those who kiss ………

Well she's been very nice to me, and I've been a bit prickly and blunt as fuck with her quite a few times in my email conversations with her.
I'd rather deal with her than Sean. He gets my back up a bit :D
You must register to post here.

Rumours about the David Icke Forum 26 Jun 2012 21:55 #733

  • feather
  • feather's Avatar
  • ZONED OUT
  • Gold Boarder
  • Rank5
  • I got 99 problems being Merv ain't one.
  • Posts: 9557
  • Thank you received: 9419
  • Karma: 93
Blacky's obviously not read up to the bit where Icke recommends getting up off your knees.
:lick:

Bless.
You must register to post here.
The following user(s) said Thank You: irrepressible, phemohilia, dubs

Rumours about the David Icke Forum 26 Jun 2012 21:57 #734

  • diamondgeezer
  • diamondgeezer's Avatar
  • ZONED OUT
  • Gold Boarder
  • Rank5
  • Posts: 3032
  • Thank you received: 1504
  • Karma: 89
banned wrote:
That would be to do with how successful David Icke is becoming.

Its a shame that his forum is being flushed down the toilet by his employees though isn't it.
truth-zone.co.uk/ - the other place...

The pen is mightier than the sword
You must register to post here.
The following user(s) said Thank You: phemohilia, dubs

Rumours about the David Icke Forum 26 Jun 2012 22:02 #735

  • Bluegrazz
  • Bluegrazz's Avatar
  • ZONED OUT
  • Fresh Boarder
  • Rank1
  • Posts: 19
  • Thank you received: 37
  • Karma: -134
banned wrote:
dogsmilk wrote:
banned wrote:
.

But I AM is very loyal to the DIF cause and is actually very pleasant, and even the most pleasant people make mistakes sometime

It seems to have become fairly explicit over the last couple of days that the DIF's "cause" is to maximise traffic.

That would be to do with how successful David Icke is becoming. I should imagine that there will be a massive influx after wembley.
And like the Forum states, they cannot support the few against the many.

Personally I enjoy David Ickes work- Quite a bit.

Both my wife and I love listening to his lectures and interviews because- Well, its damn entertaining stuf and Icke has charisma, intellect and an abundance of humor.

-That being said... Can I ask what he has actually done to change anything? "Waking people up" doesnt mean a damn thing when all they do is post Daily Mail articles or quote Sorcha Faal as "proof" of how bad things are.

David may be successful, but like Alex Jones he has been around for YEARS (decades even) saying essentially the same things (things which for the most part have been said since the 1960s and before) and nothing is changing. In fact, it seems to me that the die hard fans are less empowered to do ANYTHING to fix their own situation because they are blinded with fear and inaction- After all EVERYTHING is a conspiracy and everyone is potentially connected.

-Thats why I have to stop and take a very deep breath when hearing about Former DI mods being secret Zionists with psychic attack powers and DIs ex wife being a reptilian. YES, the shit is still funny and entertaining- But people are BUYING this and forming their World View around these ideals.
Soldierpie
You must register to post here.
The following user(s) said Thank You: irrepressible, phemohilia, dubs, jhado, wildhorse

Rumours about the David Icke Forum 26 Jun 2012 22:04 #736

  • dogsmilk
  • dogsmilk's Avatar
  • ZONED OUT
  • Expert Boarder
  • Rank4
  • Fuck 'em if they can't take a joke
  • Posts: 1074
  • Thank you received: 811
  • Karma: 10
banned wrote:
dogsmilk wrote:
banned wrote:
.

But I AM is very loyal to the DIF cause and is actually very pleasant, and even the most pleasant people make mistakes sometime

It seems to have become fairly explicit over the last couple of days that the DIF's "cause" is to maximise traffic.

That would be to do with how successful David Icke is becoming. I should imagine that there will be a massive influx after wembley.
And like the Forum states, they cannot support the few against the many.

I've heard rumours sales for that haven't been great. Don't know if that's true.

How it would affect the forum I don't know - I'd guess most people go to see him because they are already some kind of fan and likely to already use his forum if they're the sort of person who posts on forums. People might go out of curiosity, but I would imagine at those ticket prices in these economic circumstances that won't apply to many people at Wembley.
And booking Wembley does not indicate his success is growing. It indicates he's booked Wembley in the belief he can sell enough tickets to make it worthwhile. He could alternatively have sold out Brixton Academy for a couple of nights. It might have been more convenient for his fans for him to have conducted a UK tour. I have to say this Wembley business makes him seem like he's trying to play the pop star rather than trying to connect more intimately with his fans.
I'd say sales figures for his last few books might be a better indicator. I don't know what they are.

And why do you believe a desire to maximise forum traffic is about Icke's upcoming gig?
You must register to post here.
The following user(s) said Thank You: Frog, phemohilia, wildhorse

Rumours about the David Icke Forum 26 Jun 2012 22:07 #737

  • oioioi
  • oioioi's Avatar
  • ZONED OUT
  • Zone Facilitator
  • Rankmod
  • with my droogs
  • Posts: 13058
  • Thank you received: 7307
  • Karma: 91
irrepressible wrote:
ftil wrote:
Oh, I_​am is pleasant…for those who kiss ………

Well she's been very nice to me, and I've been a bit prickly and blunt as fuck with her quite a few times in my email conversations with her.
I'd rather deal with her than Sean. He gets my back up a bit :D

You hide it well!

:chuckle:
If you have any issues with the forum or it's members, for a speedier response, rather than pressing the report button, please post them here: sanctumzone.co.uk/forum/Forum-Projects--...scussion-thread.html
You must register to post here.

Rumours about the David Icke Forum 26 Jun 2012 22:09 #738

  • LesleyPumpshaft
  • LesleyPumpshaft's Avatar
  • ZONED OUT
  • Gold Boarder
  • Rank5
  • arse biscuits
  • Posts: 2060
  • Thank you received: 1010
  • Karma: 47
I like Icke's work, but the forum just became a place for racists, homophobes and bigots.
I've had several breaks from the DIF because of that. I used to be a member under another username and went inactive because some of the stuff being posted was just outrageous. Each to their own, but that's not my cup of tea. I don't really have much of an opinion about the forum politics, but the people I liked from the DIF have ended up here.
You must register to post here.
The following user(s) said Thank You: phemohilia, dubs, andyh

Rumours about the David Icke Forum 26 Jun 2012 22:10 #739

  • badfish
  • badfish's Avatar
  • ZONED OUT
  • Fresh Boarder
  • Rank1
  • Posts: 39
  • Thank you received: 12
  • Karma: 2
dantesrevival wrote:
banned wrote:
dogsmilk wrote:
banned wrote:
.

But I AM is very loyal to the DIF cause and is actually very pleasant, and even the most pleasant people make mistakes sometime

It seems to have become fairly explicit over the last couple of days that the DIF's "cause" is to maximise traffic.

That would be to do with how successful David Icke is becoming. I should imagine that there will be a massive influx after wembley.
And like the Forum states, they cannot support the few against the many.
This ain't about David Icke, it's about the dif, anyway most of the shit on that forum isn't about him or his work, do you even read the forum?

The mods do seem to run it like I would imagine 13 yr old girls act in jr high. If you fall into their belief system and say what a great job they do, or other general ass kissary...you are fine. If you are an adult and use free speech...then you are deactivated lol.

DI preaches one thing, his forum is run 100% the opposite way.

Pretty sad, really.
I like some of you. The rest can go eat a bag of dicks.
Last Edit: 26 Jun 2012 22:10 by badfish.
You must register to post here.
The following user(s) said Thank You: psketti, cantata, phemohilia, dubs

Rumours about the David Icke Forum 26 Jun 2012 22:16 #740

  • irrepressible
  • irrepressible's Avatar
  • ZONED OUT
  • Voluntarily Inactive
  • Rank0
  • Posts: 4401
  • Thank you received: 1770
  • Karma: 95
oioioi wrote:
You hide it well!

:chuckle:

You mean Sean getting my back up?
My dealings with him always seem to have annoyance attached to them... maybe it's just me :D
Last Edit: 26 Jun 2012 22:17 by irrepressible.
You must register to post here.
Moderators: psketti, oioioi, batou
Time to create page: 0.277 seconds

Latest Members Blogs

  • 1
  • 2
  • 3
Prev Next

What is going on when it comes to 9-11 I…

The EPA (environmental protection agency) and OSHA took air samples in the days following September 11th, they reported that they found no excessive levels of asbestos contrary to other findings....

Read more

9-11 Eleven Years Later

9-11 Eleven Years Later

With the anniversary of September 11th literally just around the corner, unanswered questions still remain for families who lost loved ones during the tragic event, as well as from families...

Read more

Strange Noises, Possible Link to Mass An…

Strange Noises, Possible Link to Mass Animal Deaths

In 2008 the U.S. Supreme Court agreed to review a series of lower court rulings that restrict the United States Navy's use of sonar in submarine detection training exercises off...

Read more

Annual Server Target

Whether its 50 cents or five dollars, your donations are appreciated and help keep this community site running so we can all continue to enjoy using it.
This target is to meet our server cost for one year, June 2020 - May 2021, in USD.
$ 340 - Target
( £ 250 GBP )
donation thermometer
donation thermometer
$ 192 - Raised
( £ 140 GBP )
donation thermometer
56%
Most Recent Donation:
$122 USD on 4th Jan 2021
Bitcoin Address: bc1q0kazqya0nurfxtunxv807vm0m8852nnrrk8mj8
 
Ethereum Address: 0xe69915c80dd75df19f438d556267e04f932f057d
 
More Info: Donation options for TZ

No one is obliged to donate, please only donate what you can afford. Even the smallest amount helps. Being an active member is a positive contribution. Thank You.

TradeZone Latest

Visitors

Today314
Yesterday621
Week3473
Month8245
Total1062094

Your IP Address: 216.73.216.176 Your Browser and OS: Unknown - Unknown Sunday, 21 June 2026 06:39

Who Is Online

Guests : 1392 guests online Members : No members online
© 2012 – 2021 Sanctum Zone | All rights reserved. This website is a place for people to express and discuss their views on the news and world events. DISCLAIMER: Please Note: Views expressed and submitted by contributors are their own personal opinions and do not necessarily reflect the views, opinions and beliefs of the Sanctum Zone website and its founder(s) , administrators , moderators , and any other website maintenance technicians, personnel and volunteers. Articles and messages posted on this website and forum are solely the opinion of their authors.

Login or Register

LOG IN

Register

User Registration
or Cancel