<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>bblocked forums: Recent Posts</title>
<link>http://www.bblocked.org/forums/</link>
<description>bblocked forums: Recent Posts</description>
<language>en</language>
<pubDate>Mon, 06 Sep 2010 18:24:03 +0000</pubDate>

<item>
<title>relight on "Warning: unlink(): open_basedir restriction in effect."</title>
<link>http://www.bblocked.org/forums/topic.php?id=31#post-151</link>
<pubDate>Sun, 08 Nov 2009 05:14:37 +0000</pubDate>
<dc:creator>relight</dc:creator>
<guid isPermaLink="false">151@http://www.bblocked.org/forums/</guid>
<description>&#60;p&#62;I'm having the same problem, it has to do with the server settings. &#60;/p&#62;
&#60;p&#62;The thing is....I cannot modify any of the server settings and the admin wouldn't do this for me either(as I'm not allowed to build proxies). &#60;/p&#62;
&#60;p&#62;Can someone please tell me how to set the tmp directory to somewhere inside the proxy folder?&#60;/p&#62;
&#60;p&#62;Warning: unlink(): SAFE MODE Restriction in effect. The script whose uid is 10083 is not allowed to access /tmp/XqfopF owned by uid 48 in /var/www/vhosts/appleleaf.hk/httpdocs/666/includes/include.php on line 305&#60;/p&#62;
&#60;p&#62;Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/appleleaf.hk/httpdocs/666/includes/include.php:305) in /var/www/vhosts/appleleaf.hk/httpdocs/666/index.php on line 77
&#60;/p&#62;</description>
</item>
<item>
<title>zerocool on "Where is bblocked 6"</title>
<link>http://www.bblocked.org/forums/topic.php?id=44#post-150</link>
<pubDate>Sat, 02 May 2009 08:40:23 +0000</pubDate>
<dc:creator>zerocool</dc:creator>
<guid isPermaLink="false">150@http://www.bblocked.org/forums/</guid>
<description>&#60;p&#62;Hello bblocked ppl where are you its been a long time havnt got any news about new version, where are you people please come with some new solutions, i really need it if  you need any sort of help regarding coding let me know also please please do some thing for the version 6.
&#60;/p&#62;</description>
</item>
<item>
<title>rtfm on "bblocked 6.0 Feature Requests"</title>
<link>http://www.bblocked.org/forums/topic.php?id=41#post-149</link>
<pubDate>Mon, 30 Mar 2009 02:28:03 +0000</pubDate>
<dc:creator>rtfm</dc:creator>
<guid isPermaLink="false">149@http://www.bblocked.org/forums/</guid>
<description>&#60;p&#62;Hey mattc908, sorry this reply is so late. The combination of work and school has left our group in a traffic jam. We all work on other (frankly more important) projects, and time is hard to find.&#60;/p&#62;
&#60;p&#62;SVN:&#60;br /&#62;
Our new server doesn't currently support SVN in any meaningful way for us to allow public SVN checkouts, however I may soon (within a few months) have access to use an SVN server hosted by a friend that will allow us to provide public SVN access.&#60;/p&#62;
&#60;p&#62;bblocked-6.0:&#60;br /&#62;
I have hit a snag. I am trying to find an easy way to use PHP's DomDocument class on standard HTML, however it hasn't been going well. Most of the other  classes are finished or nearly finished. Also, none of the front-end code has been started (beaver6813's responsibility).
&#60;/p&#62;</description>
</item>
<item>
<title>mattc908 on "bblocked 6.0 Feature Requests"</title>
<link>http://www.bblocked.org/forums/topic.php?id=41#post-148</link>
<pubDate>Sun, 08 Mar 2009 23:04:16 +0000</pubDate>
<dc:creator>mattc908</dc:creator>
<guid isPermaLink="false">148@http://www.bblocked.org/forums/</guid>
<description>&#60;p&#62;Anything on that public SVN, and any other updates would be appreciated!
&#60;/p&#62;</description>
</item>
<item>
<title>rtfm on "bblocked 6.0 Feature Requests"</title>
<link>http://www.bblocked.org/forums/topic.php?id=41#post-147</link>
<pubDate>Wed, 21 Jan 2009 03:46:29 +0000</pubDate>
<dc:creator>rtfm</dc:creator>
<guid isPermaLink="false">147@http://www.bblocked.org/forums/</guid>
<description>&#60;p&#62;Sorry, lots of other stuff going on, like job searching... thank you economy.&#60;/p&#62;
&#60;p&#62;A few updates for you guys.&#60;/p&#62;
&#60;p&#62;First, its important to know that with every major version we start over. This keeps our code cleaner and more efficient than other software. To make something better, we believe you have to start over with new goals in mind.&#60;/p&#62;
&#60;p&#62;The current goals are:&#60;br /&#62;
 -More modular design: bblocked is going to be moving toward a more plugin friendly format, as well as becoming a solid base to build your own proxies.&#60;br /&#62;
 -Better support: we will be working very hard on JavaScript support, especially the kinds JavaScript that have crippled bblocked's ability to reformat pages correctly.&#60;br /&#62;
 -Administrative panel: settings will be controlled by an admin panel or via an XML document instead of the current PHP based solution.&#60;br /&#62;
 -Better performance: as always we will be seeking better performance in memory usage and CPU time. We are also continuing our ideal that bblocked should require the most minimal software installed on the server.&#60;/p&#62;
&#60;p&#62;That being said, our current status is as follows.&#60;/p&#62;
&#60;p&#62;I have completed most of the session, cookie, and proxy (HTTP/HTTPS only) backend coding. We still need to work on the new template system, new templates, admin panel; however, the bulk of the work to be done is the page regeneration class.&#60;/p&#62;
&#60;p&#62;I cannot say for certain when bblocked-6.0 will be ready, but I will say that I can't work too much on it until I find a job to support myself and am able to get a few things in order.&#60;/p&#62;
&#60;p&#62;Also, if you'd like to try out the nightly builds (which we'd love to hear about your joy or struggles with the new version), we have been trying to get a public SVN setup. However we recently switched to a new host that doesn't allow anonymous SVN access, which we are trying to get around. We will keep you guys posted on the status of SVN.
&#60;/p&#62;</description>
</item>
<item>
<title>mattc908 on "bblocked 6.0 Feature Requests"</title>
<link>http://www.bblocked.org/forums/topic.php?id=41#post-146</link>
<pubDate>Tue, 13 Jan 2009 23:17:46 +0000</pubDate>
<dc:creator>mattc908</dc:creator>
<guid isPermaLink="false">146@http://www.bblocked.org/forums/</guid>
<description>&#60;p&#62;Any comments, any progress updates? You havn't given us any news on where you guys are.
&#60;/p&#62;</description>
</item>
<item>
<title>zerocool on "bblocked 6.0 Feature Requests"</title>
<link>http://www.bblocked.org/forums/topic.php?id=41#post-145</link>
<pubDate>Tue, 23 Dec 2008 10:59:06 +0000</pubDate>
<dc:creator>zerocool</dc:creator>
<guid isPermaLink="false">145@http://www.bblocked.org/forums/</guid>
<description>&#60;p&#62;i check the searching from any site using bblocked after finding search result it agian open another bblocked frame inside existing bblocked frame. please can you figure that one also. if you need any help regarding testing im always here for you coz im using bblocked frequently. and waiting for new and improved version.
&#60;/p&#62;</description>
</item>
<item>
<title>apocrypth on "missing cookies.php?"</title>
<link>http://www.bblocked.org/forums/topic.php?id=43#post-144</link>
<pubDate>Fri, 05 Dec 2008 11:05:14 +0000</pubDate>
<dc:creator>apocrypth</dc:creator>
<guid isPermaLink="false">144@http://www.bblocked.org/forums/</guid>
<description>&#60;p&#62;I tried to use go.icq.com client and when it opens new window where a icq client should be, it throws this:&#60;/p&#62;
&#60;p&#62;Warning: require_once(cookies.php) [function.require-once]: failed to open stream: No such file or directory in .../a/index.php on line 91&#60;/p&#62;
&#60;p&#62;Fatal error: require_once() [function.require]: Failed opening required 'cookies.php' (include_path='.:./includes') in .../a/index.php on line 91&#60;/p&#62;
&#60;p&#62;In ./includes directory is no cookies.php file. So, if it should be there and is missing in download package, please put it in.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>apocrypth on "bblocked 6.0 Feature Requests"</title>
<link>http://www.bblocked.org/forums/topic.php?id=41#post-143</link>
<pubDate>Fri, 05 Dec 2008 10:50:16 +0000</pubDate>
<dc:creator>apocrypth</dc:creator>
<guid isPermaLink="false">143@http://www.bblocked.org/forums/</guid>
<description>&#60;p&#62;Hi,&#60;br /&#62;
I should appreciate working gmail and may be web icq, or &#60;code&#62;&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;t&#60;/code&#62;&#60;/pre&#62;
&#60;/code&#62;...&#60;br /&#62;
So better support for ajax stuff maybe.
&#60;/p&#62;</description>
</item>
<item>
<title>wyvern on "session start"</title>
<link>http://www.bblocked.org/forums/topic.php?id=42#post-142</link>
<pubDate>Thu, 27 Nov 2008 07:03:26 +0000</pubDate>
<dc:creator>wyvern</dc:creator>
<guid isPermaLink="false">142@http://www.bblocked.org/forums/</guid>
<description>&#60;p&#62;hello, i installed bblocked on my site, and got warnings, smth about session start&#60;/p&#62;
&#60;p&#62;Warning: session_start() [function.session-start]: open(/home/wyvern.mastak.net/tmp/sess_e66d8fec4cfc19ba640d3798ad25aa64, O_RDWR) failed: Permission denied (13) in /home/wyvern.mastak.net/web/proxy/index.php on line 24&#60;/p&#62;
&#60;p&#62;Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/wyvern.mastak.net/web/proxy/index.php:24) in /home/wyvern.mastak.net/web/proxy/index.php on line 24&#60;/p&#62;
&#60;p&#62;after entering the page i need to see i get more warnings:&#60;/p&#62;
&#60;p&#62;Warning: Cannot modify header information - headers already sent by (output started at /home/wyvern.mastak.net/web/proxy/index.php:24) in /home/wyvern.mastak.net/web/proxy/index.php on line 77&#60;/p&#62;
&#60;p&#62;Warning: Unknown: open(/home/wyvern.mastak.net/tmp/sess_e66d8fec4cfc19ba640d3798ad25aa64, O_RDWR) failed: Permission denied (13) in Unknown on line 0&#60;/p&#62;
&#60;p&#62;Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/home/wyvern.mastak.net/tmp) in Unknown on line 0&#60;/p&#62;
&#60;p&#62;Please help me with this problem...)
&#60;/p&#62;</description>
</item>
<item>
<title>mattc908 on "bblocked 6.0 Feature Requests"</title>
<link>http://www.bblocked.org/forums/topic.php?id=41#post-141</link>
<pubDate>Tue, 25 Nov 2008 16:25:26 +0000</pubDate>
<dc:creator>mattc908</dc:creator>
<guid isPermaLink="false">141@http://www.bblocked.org/forums/</guid>
<description>&#60;p&#62;Hey I would love to see Youtube and other video sites as well as advanced sites like facbook. Login support would also be great. I currently am at school and can't log in to do a forum post so Im using the proxy site:&#60;br /&#62;
gtfo.in &#60;/p&#62;
&#60;p&#62;Hope that site gives you guys some good ideas.
&#60;/p&#62;</description>
</item>
<item>
<title>mattc908 on "bblocked 6.0 Feature Requests"</title>
<link>http://www.bblocked.org/forums/topic.php?id=41#post-140</link>
<pubDate>Tue, 25 Nov 2008 16:23:06 +0000</pubDate>
<dc:creator>mattc908</dc:creator>
<guid isPermaLink="false">140@http://www.bblocked.org/forums/</guid>
<description>&#60;p&#62;Yeah I would love to see Youtube/login support for the proxy. I think 5.6 is a great peice of software but it lacks when It comes to formating more advanced websites. &#60;/p&#62;
&#60;p&#62;I am currently in school and bblocked.org is blocked so I am usign a proxy at gtfo.in&#60;br /&#62;
Its a good example of a great proxy hope it helps!
&#60;/p&#62;</description>
</item>
<item>
<title>rtfm on "bblocked 6.0 Feature Requests"</title>
<link>http://www.bblocked.org/forums/topic.php?id=41#post-139</link>
<pubDate>Sat, 22 Nov 2008 22:35:58 +0000</pubDate>
<dc:creator>rtfm</dc:creator>
<guid isPermaLink="false">139@http://www.bblocked.org/forums/</guid>
<description>&#60;p&#62;Hey zerocool,&#60;/p&#62;
&#60;p&#62;Thanks for the reply. We are being very mindful of bblocked to better support more advanced sites like YouTube, MySpace, Facebook, etc. We have also been working on getting bblocked to handle page headers better so that files that are supposed to be downloaded, get downloaded.&#60;/p&#62;
&#60;p&#62;I'm going to ask Sam to add a page where we can show the status of each of the core features of the new bblocked development. There has been a lot coded so far, and there is still a lot to do.
&#60;/p&#62;</description>
</item>
<item>
<title>zerocool on "bblocked 6.0 Feature Requests"</title>
<link>http://www.bblocked.org/forums/topic.php?id=41#post-138</link>
<pubDate>Mon, 17 Nov 2008 08:45:10 +0000</pubDate>
<dc:creator>zerocool</dc:creator>
<guid isPermaLink="false">138@http://www.bblocked.org/forums/</guid>
<description>&#60;p&#62;Hi&#60;br /&#62;
  i really like bblocked and using for all block sites in UAE. Features which im looking for first youtube or other videos sites video working, second user login while using bblocked and file downloading like zip,exe easy from some cracking sites.even you site is also block here and i can not put my question in forum. here im using some other proxy to put question.
&#60;/p&#62;</description>
</item>
<item>
<title>rtfm on "bblocked 6.0 Feature Requests"</title>
<link>http://www.bblocked.org/forums/topic.php?id=41#post-137</link>
<pubDate>Fri, 24 Oct 2008 03:24:49 +0000</pubDate>
<dc:creator>rtfm</dc:creator>
<guid isPermaLink="false">137@http://www.bblocked.org/forums/</guid>
<description>&#60;p&#62;Hmm thanks m87!&#60;/p&#62;
&#60;p&#62;I've been considering blacklist filters used by the adblock extension for Firefox, I think its a good idea and we'll try hard to implement it well.&#60;/p&#62;
&#60;p&#62;And I can't say much for the fading banner, but I can say that I will be cracking the whip over Sam (he does all the themes and such) I really want some good AJAX functionality. So I'm right there with you.&#60;/p&#62;
&#60;p&#62;Also, I'd like to eliminate the frames, but at the moment there isn't any other way to get the bblocked URL bar to scroll with the page (other than JavaScript, which would suck). Anyways, I'm not fond of framesets but at the moment its the only way to work it. Sorry that was a bit of a personal issue of mine and the bad support of CSS on IE's side.&#60;/p&#62;
&#60;p&#62;Thanks for the feature requests, we will defiantly keep them in mind.
&#60;/p&#62;</description>
</item>
<item>
<title>m87 on "bblocked 6.0 Feature Requests"</title>
<link>http://www.bblocked.org/forums/topic.php?id=41#post-136</link>
<pubDate>Thu, 23 Oct 2008 18:36:13 +0000</pubDate>
<dc:creator>m87</dc:creator>
<guid isPermaLink="false">136@http://www.bblocked.org/forums/</guid>
<description>&#60;p&#62;Hey :)&#60;/p&#62;
&#60;p&#62;I really love bblocked. About the following features I would be very happy:&#60;/p&#62;
&#60;p&#62;* adblock (compare each received content with a blacklist)&#60;br /&#62;
* fading out the header frame via click via ajax (so you can view the page like without bblocked)&#60;/p&#62;
&#60;p&#62;Big THX to you for all the work :)&#60;/p&#62;
&#60;p&#62;Greetings
&#60;/p&#62;</description>
</item>
<item>
<title>rtfm on "bblocked 6.0 Feature Requests"</title>
<link>http://www.bblocked.org/forums/topic.php?id=41#post-135</link>
<pubDate>Fri, 03 Oct 2008 04:55:31 +0000</pubDate>
<dc:creator>rtfm</dc:creator>
<guid isPermaLink="false">135@http://www.bblocked.org/forums/</guid>
<description>&#60;p&#62;Hey all!&#60;/p&#62;
&#60;p&#62;I've been super busy the past year or more, but now its time for a proxy revolution, if you want it.&#60;/p&#62;
&#60;p&#62;If you want to see a complete recoding of bblocked with more features, better performance, and better support for sites, leave some feedback on what you like about bblocked and what you would like to see in the possible upcoming bblocked 6.0 release.
&#60;/p&#62;</description>
</item>
<item>
<title>Zunkel on "Cookie/Login Problem"</title>
<link>http://www.bblocked.org/forums/topic.php?id=40#post-134</link>
<pubDate>Tue, 26 Aug 2008 14:25:10 +0000</pubDate>
<dc:creator>Zunkel</dc:creator>
<guid isPermaLink="false">134@http://www.bblocked.org/forums/</guid>
<description>&#60;p&#62;Hi Guys,&#60;/p&#62;
&#60;p&#62;great work, i enjoy surfing through our Proxy @ work(Blucoat) :-) But i have some troubles. I cannot login on any page, i get the &#34;start-screen&#34; with the link in the url-field: &#60;a href=&#34;http://img3.imagebanana.com/img/86tk2rd/bb.PNG&#34; rel=&#34;nofollow&#34;&#62;http://img3.imagebanana.com/img/86tk2rd/bb.PNG&#60;/a&#62; . Are there any workarounds here? I didnt find one.&#60;/p&#62;
&#60;p&#62;Greetings from Germany.&#60;br /&#62;
Zunkel&#60;/p&#62;
&#60;p&#62;[Edit] even a google search dosnt work, I get the same page I show in the picture...
&#60;/p&#62;</description>
</item>
<item>
<title>sylvie on "nothing shown when starting bblocked"</title>
<link>http://www.bblocked.org/forums/topic.php?id=39#post-133</link>
<pubDate>Tue, 05 Aug 2008 15:57:23 +0000</pubDate>
<dc:creator>sylvie</dc:creator>
<guid isPermaLink="false">133@http://www.bblocked.org/forums/</guid>
<description>&#60;p&#62;starting bblocked, I receive a message ´register_globals is ON´, nothing else.&#60;/p&#62;
&#60;p&#62;is there any doc on that stuff ??
&#60;/p&#62;</description>
</item>
<item>
<title>Shorn on "The title screen works.. not surfing though"</title>
<link>http://www.bblocked.org/forums/topic.php?id=38#post-132</link>
<pubDate>Mon, 16 Jun 2008 06:57:18 +0000</pubDate>
<dc:creator>Shorn</dc:creator>
<guid isPermaLink="false">132@http://www.bblocked.org/forums/</guid>
<description>&#60;p&#62;Hiya guys. I just tried out a vanilla copy of bblocked 5.6.3 and put it on my server but it doesn't appear to be working. I can see the front page alright but if I try to surf to a site it doesn't load.&#60;br /&#62;
Here is my site (it should probably still be up when you see this)&#60;br /&#62;
[Removed because problem is fixed :]&#60;br /&#62;
Other than the fact that it doesn't work (hehe), it looks awesome and I'm sure when I get it working it will be awesome x 10.&#60;/p&#62;
&#60;p&#62;BTW I am running Abyss web server (http://www.aprelium.com/)&#60;br /&#62;
with the PHP 5 setup instructions here: &#60;a href=&#34;http://www.aprelium.com/abyssws/php5win.html&#34; rel=&#34;nofollow&#34;&#62;http://www.aprelium.com/abyssws/php5win.html&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Perhaps it has something to do with the way PHP is configured on Abyss?&#60;/p&#62;
&#60;p&#62;EDIT: Whoo I've figured it out.&#60;br /&#62;
If anybody has had the same problem as me, here is what's wrong:&#60;br /&#62;
The script wants to send me to a https page (SSL) which I don't have on my server so its not loading correctly.&#60;br /&#62;
However I dunno how to fix this (changing the https to http works but I would need to do that everytime I loaded a page..)&#60;/p&#62;
&#60;p&#62;EDIT #2:&#60;br /&#62;
Well I figured out a hack (read: a fix, not a malicious hack) to make it work.&#60;br /&#62;
Changing line 175 in config.php from:&#60;br /&#62;
'script_url_full'		=&#38;gt; (isset($_SERVER['HTTPS']) ? 'https' : 'http') . '://' . $_SERVER['HTTP_HOST'] . $_SERVER['SCRIPT_NAME'],&#60;br /&#62;
to:&#60;br /&#62;
'script_url_full'		=&#38;gt; (isset($_SERVER['HTTPS']) ? 'http' : 'http') . '://' . $_SERVER['HTTP_HOST'] . $_SERVER['SCRIPT_NAME'],&#60;br /&#62;
will fix my problem.&#60;br /&#62;
I'm sure there's a much more elegant fix for this somewhere (perhaps even a configuration variable that I missed somewhere!) but for now this works for me. So you guys can ignore this post :)&#60;br /&#62;
(BTW my prediction was right - this just suddenly became 10x more awesome ;)
&#60;/p&#62;</description>
</item>
<item>
<title>mudisoft on "Does not login anywhere"</title>
<link>http://www.bblocked.org/forums/topic.php?id=37#post-131</link>
<pubDate>Sat, 03 May 2008 15:38:03 +0000</pubDate>
<dc:creator>mudisoft</dc:creator>
<guid isPermaLink="false">131@http://www.bblocked.org/forums/</guid>
<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Does somebody know why I cannot get the script to login anywhere? Problem with the cookies maybe...&#60;br /&#62;
I have the latest version. Tried with default config and stuff, doesn't help. I've used other software on my server, so it shouldn't be a compatibility issue...&#60;br /&#62;
Starting to wonder if I own half a brain :P&#60;/p&#62;
&#60;p&#62;With regards,&#60;br /&#62;
mudisoft
&#60;/p&#62;</description>
</item>
<item>
<title>Beaver6813 on "Does not work when surfin"</title>
<link>http://www.bblocked.org/forums/topic.php?id=36#post-130</link>
<pubDate>Sun, 27 Apr 2008 20:56:45 +0000</pubDate>
<dc:creator>Beaver6813</dc:creator>
<guid isPermaLink="false">130@http://www.bblocked.org/forums/</guid>
<description>&#60;p&#62;Hey danode,&#60;/p&#62;
&#60;p&#62;If you could submit to the bug tracker, bugs.bblocked.org we'll have a look into it. Development on bblocked has been slow at the moment due to exams etc but around about June expect to see a new release :-) It only seems to do it for some sites so if you could submit the bug I'll get rtfm to have a look into it!&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>danode on "Does not work when surfin"</title>
<link>http://www.bblocked.org/forums/topic.php?id=36#post-129</link>
<pubDate>Fri, 25 Apr 2008 02:10:11 +0000</pubDate>
<dc:creator>danode</dc:creator>
<guid isPermaLink="false">129@http://www.bblocked.org/forums/</guid>
<description>&#60;p&#62;I go to whatsmyip.org or yahoo.com and BBlocked works for the first site but when you surf away it stops working i am using IE7 and just tried firefox same thing only good for first site you surf
&#60;/p&#62;</description>
</item>
<item>
<title>Beaver6813 on "Update"</title>
<link>http://www.bblocked.org/forums/topic.php?id=35#post-128</link>
<pubDate>Tue, 08 Apr 2008 15:54:24 +0000</pubDate>
<dc:creator>Beaver6813</dc:creator>
<guid isPermaLink="false">128@http://www.bblocked.org/forums/</guid>
<description>&#60;p&#62;Heya,&#60;/p&#62;
&#60;p&#62;Sorry for the long time to reply, rtfm and I have been really busy with our college coursework at the moment and so for me anyways that has been the main reason why I havent been paying that much attention to bblocked. I will probably be able to get started properly on this again at the end of May as thats when the exams are over. &#60;/p&#62;
&#60;p&#62;Sorry about the lack of updates to things but we'll make sure the next one does include the long awaited youtube support ;-)&#60;/p&#62;
&#60;p&#62;--Beaver
&#60;/p&#62;</description>
</item>
<item>
<title>mattc908 on "Update"</title>
<link>http://www.bblocked.org/forums/topic.php?id=35#post-127</link>
<pubDate>Wed, 19 Mar 2008 22:28:52 +0000</pubDate>
<dc:creator>mattc908</dc:creator>
<guid isPermaLink="false">127@http://www.bblocked.org/forums/</guid>
<description>&#60;p&#62;Hey guys,&#60;br /&#62;
You are doing some awesome work, but it's been a couple a months without letting anyone know what has been going on.......If you don't mind me asking anything new lately to report on?
&#60;/p&#62;</description>
</item>
<item>
<title>Cagnulein on "Gameknot.com Login Problem"</title>
<link>http://www.bblocked.org/forums/topic.php?id=34#post-126</link>
<pubDate>Wed, 12 Mar 2008 11:36:01 +0000</pubDate>
<dc:creator>Cagnulein</dc:creator>
<guid isPermaLink="false">126@http://www.bblocked.org/forums/</guid>
<description>&#60;p&#62;Hi,&#60;br /&#62;
first of all i would thank all the developers of this project that i consider absolutely amazing.&#60;br /&#62;
Now, here it comes the problem :)&#60;br /&#62;
I can't login into &#60;a href=&#34;http://www.gameknot.com&#34; rel=&#34;nofollow&#34;&#62;http://www.gameknot.com&#60;/a&#62;&#60;br /&#62;
The homepage is ok, but when i try to submit my login information it sends me to a google page o_O&#60;/p&#62;
&#60;p&#62;If i could help you to solve it in any way let me know&#60;br /&#62;
Bye&#60;br /&#62;
Thanks&#60;br /&#62;
Roberto
&#60;/p&#62;</description>
</item>
<item>
<title>Sect0R on "Header frame duplicating when doing google search"</title>
<link>http://www.bblocked.org/forums/topic.php?id=25#post-125</link>
<pubDate>Mon, 10 Mar 2008 14:24:46 +0000</pubDate>
<dc:creator>Sect0R</dc:creator>
<guid isPermaLink="false">125@http://www.bblocked.org/forums/</guid>
<description>&#60;p&#62;Try set 'page_proxy' in config.php as  'proxy':&#60;br /&#62;
'page_proxy' =&#38;gt; 'proxy'
&#60;/p&#62;</description>
</item>
<item>
<title>duplicate on "duplicate framesets, header or whatever"</title>
<link>http://www.bblocked.org/forums/topic.php?id=33#post-124</link>
<pubDate>Fri, 01 Feb 2008 11:12:42 +0000</pubDate>
<dc:creator>duplicate</dc:creator>
<guid isPermaLink="false">124@http://www.bblocked.org/forums/</guid>
<description>&#60;p&#62;hi!&#60;/p&#62;
&#60;p&#62;i checked out bblocked today and it seems nice, but i had some issues with it.&#60;/p&#62;
&#60;p&#62;1) accessing ftp url&#60;br /&#62;
script returned an error after loading for some minuts stating the following that in &#60;a href=&#34;http://ftp.php&#34; rel=&#34;nofollow&#34;&#62;ftp.php&#60;/a&#62; line 71 was erroneous:&#60;/p&#62;
&#60;p&#62;foreach(ftp_nlist($ftp_id, '-dF .') as $path)&#60;/p&#62;
&#60;p&#62;i found a solution somewhere in the net. when grabbing a directory listing with ftp_nlist, some servers only do this in passive mode. therefore, do&#60;/p&#62;
&#60;p&#62;ftp_pasv($ftp_id, true);&#60;/p&#62;
&#60;p&#62;after&#60;/p&#62;
&#60;p&#62;@ftp_login($ftp_id, ...&#60;/p&#62;
&#60;p&#62;and before you quit the function function get_ftp_dir() do&#60;/p&#62;
&#60;p&#62;ftp_pasv($ftp_id, false);&#60;/p&#62;
&#60;p&#62;2) a problem i found no solution to whilst somebody in this forum mentioned it already, having not received any helping hands.&#60;/p&#62;
&#60;p&#62;for reference, see this poster's thread: &#34;Header frame duplicating when doing google search&#34; somehow he managed to work around with iframes, see his page.&#60;/p&#62;
&#60;p&#62;i'm having the same problem with firefox 2.0.0.6.&#60;/p&#62;
&#60;p&#62;after installing a fresh 5.6.3 and visiting google, once you hit the search button a second url header frame loads. once you hit again, a third one opens. and again and again. its on many sites that offer some forms like searches. the same is with browsing ftp sites. every single click, a new url header frame loads, so in the end you have like 5,6,7,8,9... url headers on top.&#60;/p&#62;
&#60;p&#62;so, &#60;strong&#62;do something against it&#60;/strong&#62; because thus far i like the tool! :)
&#60;/p&#62;</description>
</item>
<item>
<title>ZeD on "Warning: unlink(): open_basedir restriction in effect."</title>
<link>http://www.bblocked.org/forums/topic.php?id=31#post-123</link>
<pubDate>Mon, 28 Jan 2008 14:24:17 +0000</pubDate>
<dc:creator>ZeD</dc:creator>
<guid isPermaLink="false">123@http://www.bblocked.org/forums/</guid>
<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;it seems you are only allowed to write in the directory /tmp not into /var/tmp, what bblocked wants to. You can try setting the temporary path in the include.php manually to /tmp or you contact your system administrator that the system variable for temporary files points to a location where you cant write to.&#60;/p&#62;
&#60;p&#62;Greetings,&#60;br /&#62;
ZeD
&#60;/p&#62;</description>
</item>
<item>
<title>satan on "forms"</title>
<link>http://www.bblocked.org/forums/topic.php?id=32#post-122</link>
<pubDate>Thu, 24 Jan 2008 02:52:10 +0000</pubDate>
<dc:creator>satan</dc:creator>
<guid isPermaLink="false">122@http://www.bblocked.org/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I'm having an issue with entering data into fields.  Using bblocked.org for instance I get the following error when trying to logon or entering search criteria in the forum:&#60;/p&#62;
&#60;p&#62;&#60;pre class=&#34;code&#34;&#62;Not Found
The requested URL /bblocked-5.6.3/index.php/aHR0cC93d3cuYmJsb2NrZWQub3JnL2ZvcnVtcy9iYi1sb2dpbi5waHA= was not found on this server.

--------------------------------------------------------------------------------

Apache/2.0.46 (CentOS) Server at -my IP address- Port 80&#60;/pre&#62;&#60;/p&#62;
&#60;p&#62;Any ideas?
&#60;/p&#62;</description>
</item>
<item>
<title>Beaver6813 on "cookies and mmorpg.com"</title>
<link>http://www.bblocked.org/forums/topic.php?id=30#post-121</link>
<pubDate>Wed, 16 Jan 2008 19:45:33 +0000</pubDate>
<dc:creator>Beaver6813</dc:creator>
<guid isPermaLink="false">121@http://www.bblocked.org/forums/</guid>
<description>&#60;p&#62;Hmm, went onto it using our test default and even though cookies are enabled it seems they use some dodgy javascript to detect it which slips through bblocked's net. I'll submit this to the bug tracker :)
&#60;/p&#62;</description>
</item>
<item>
<title>Drazek on "Warning: unlink(): open_basedir restriction in effect."</title>
<link>http://www.bblocked.org/forums/topic.php?id=31#post-120</link>
<pubDate>Wed, 16 Jan 2008 15:17:46 +0000</pubDate>
<dc:creator>Drazek</dc:creator>
<guid isPermaLink="false">120@http://www.bblocked.org/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;i've been trying to test out bblocked on my server but after turning the register_globals off; i'm now getting this error message:&#60;/p&#62;
&#60;p&#62;Warning: unlink(): open_basedir restriction in effect. File(/var/tmp/8OmosX) is not within the allowed path(s): (/usr/local/psa/home/vhosts/udf2.com/httpdocs:/tmp) in /usr/local/psa/home/vhosts/udf2.com/httpdocs/access2/includes/include.php on line 308&#60;/p&#62;
&#60;p&#62;unfortunately i can't seem to figure out what this error means and/or how to fix it.&#60;/p&#62;
&#60;p&#62;any ideas?
&#60;/p&#62;</description>
</item>
<item>
<title>satan on "cookies and mmorpg.com"</title>
<link>http://www.bblocked.org/forums/topic.php?id=30#post-119</link>
<pubDate>Tue, 15 Jan 2008 01:45:41 +0000</pubDate>
<dc:creator>satan</dc:creator>
<guid isPermaLink="false">119@http://www.bblocked.org/forums/</guid>
<description>&#60;p&#62;OK, backticks aren't working....&#60;/p&#62;
&#60;p&#62;The only change I have made to config.php is to show the checkboxes on the bblocked main page:&#60;/p&#62;
&#60;p&#62;&#60;pre class=&#34;code&#34;&#62;'allow_user_settings'	=&#38;gt; 1,		// Allow users to set options for surfing&#60;/pre&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>satan on "cookies and mmorpg.com"</title>
<link>http://www.bblocked.org/forums/topic.php?id=30#post-118</link>
<pubDate>Tue, 15 Jan 2008 01:44:08 +0000</pubDate>
<dc:creator>satan</dc:creator>
<guid isPermaLink="false">118@http://www.bblocked.org/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Has anyone had success at connecting to mmorpg.com?  The closest I can get is a page stating that I don't have cookies enabled, even though according to my config.php cookies are on.&#60;br /&#62;
It is either that issue or the page is redirected to my browsers proxy and is blocked by ContentKeeper.&#60;/p&#62;
&#60;p&#62;The only change I have made to config.php is to show the checkboxes on the bblocked main page:&#60;br /&#62;
&#60;pre class=&#34;code&#34;&#62;
&#60;pre&#62;&#60;code&#62;&#38;#39;&#60;/pre&#62;&#60;/pre&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Thanx.
&#60;/p&#62;</description>
</item>
<item>
<title>Beaver6813 on "Javascript error"</title>
<link>http://www.bblocked.org/forums/topic.php?id=29#post-117</link>
<pubDate>Mon, 14 Jan 2008 00:42:12 +0000</pubDate>
<dc:creator>Beaver6813</dc:creator>
<guid isPermaLink="false">117@http://www.bblocked.org/forums/</guid>
<description>&#60;p&#62;I'm looking into it :-)
&#60;/p&#62;</description>
</item>

</channel>
</rss>
