Web dev and programming discussions forums
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account
Forum archives

[REQUEST] Invitation Only


I was wondering if there will be an Invitation only MOD for PHPBB3, My current board is an Invite only and I wish to keep this option.

viewtopic.php?f=15&t=283054&p=1535758&hilit=passcode+for+registration#p1535758


and also a Spell Checker ;)

Statistics: Posted by Khyron - Wed May 23, 2007 12:38 pm - Replies 14 - Views 1173


View original thread with replies
Tags: invitation, 1173, views

installation help request

hi,

I have uploaded my drupal site to my host.
I have set up a server and used phpmyadmin to import the .sql file.
Logging on I read:

Site off-line

The site is currently not available due to technical problems.

Is there an obvious solution to this?

Thanks in advance for any advice, help.


Post Request PHP

Hi guys,

I'm trying to post replies to 4CHAN POSTS using a little curl script,
but it doesnt work, whats wrong with it ?

PHP Code:


<?php

      $aryPost
= array(com => "com",  resto => "TOPIC NUMBER");

      
$postVals = '';

        foreach(
$aryPost as $key=>$val);

        
$postVals .= urlencode($key)."=".urlencode($val)."&";
            
        
$ch = curl_init("http://cgi.4chan.org/X/imgboard.php");

                
curl_setopt($ch, CURLOPT_POST, 1); // Sending Post Items

                
curl_setopt($ch, CURLOPT_POSTFIELDS, substr($postVars,0,-1));

                
curl_setopt($ch, CURLOPT_HEADER, 0); // Don't include headers in result

                
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); // return page instead of display

                
$remotePage = curl_exec($ch);

                
curl_close($ch);

?>


New feature request: Ctrl + Tab

Hi there, thanks for listening to me.
I'd like to say that I love Aptana Studio, it's simply great. And to keep it like this (or improve) i want to make a suggestion: change the focus on the working file to the following opened file by pressing the keys Ctrl + Tab.
It's only a suggestion, not a 'awesome' feature, but I'd like it.


Activity module request

I think it would be a great tool and an enhancement

1- There is a new friendship between two users.
2- ember updates his profile.
3- member writes a message on another member profile.
4- new group is created.
5- member joins a group.
6- banned member
7- new topic created
8- new post
9- new forum created
10- announcement
12- new event added to calendar

and many more..

machinima.com BBCode Video Request

Hi there!

I currently have youtube and wmv code bbcode for my phpbb3 forums but I'd also like code for adding videos to my forum posts using videos from http://machinima.com.

I'd be grateful for any help into making one :)

Statistics: Posted by Crusadia - 05 Mar 2009, 16:55 - Replies 6 - Views 70



[REQUEST] Spell Check Feature

I would love to see a spell check feature. I would prefer it to use Ispell software(I believe that is the name), since that is what my last forum needed to use it.

Statistics: Posted by T50 - Wed May 23, 2007 2:55 pm - Replies 95 - Views 8590



HTTP/1.1 400 Bad Request response to file_get_contents()

I'm looping through a address list sending the $address to the file_get_contents().
Is there a way I can get the HTTP header response from a file_get_contents()?
I'm geocoding yahoo maps. If there is a bad address an error prints on the map.
I want to store the error in an array with the address. But I don't know how to get the HTTP response to the request????? Line 85 is the $addressData line in the function.
thanks,
------Yahoo error message resonse if there is a bad address--------
Warning: file_get_contents(http://local.yahooapis.com/MapsServi...2w--&location=) [function.file-get-contents]: failed to open stream: HTTP request failed! HTTP/1.1 400 Bad Request in /Library/WebServer/Documents/phoogle1a.php on line 85

---------------------------- function
function addAddress($address,$htmlMessage=null){
if (!is_string($address)){
die("All Addresses must be passed as a string");
}
$apiURL = "http://local.yahooapis.com/MapsService/V1/geocode?appid=JezVqMLV34G_VJeKk_o8kM12GbWa1PiTotJPt6OxwowFgMb73vEJ.VUdXXp92w--&location=";
$addressData = file_get_contents($apiURL.urlencode($address));

CMS Feature Request - WordPress import

Probably low on the list of priorities, but the site I run has a WordPress CMS bridged with the vBulletin forum - I'd like to ditch WordPress completely and go with the integrated solution, but clearly I don't want to lose all the content from WordPress.

Are there any plans to create an import tool that will convert articles, categories, tags, etc from WordPress (and other common CMS', e.g. Joomla, Drupal, etc) into the new vB CMS data format?

Important feature request regarding PHP integration

Totally agree. This morning I started to migrate my previous colorization features to Aptana 2.0 and suddenly discover that I have duplicate CSS/JS/HTML editors and Aptana´s ones are not even the default. Now I must manually override file associations.

If the problem was caused by a plugin installed by myself, well, Eclipse has this things, but the fact here is that I've downloaded Aptana "stand alone" version and then installed PDT because Aptana offered me the option, and the result was a total deactivation of Aptana main features.

Don´t get me wrong, I think that a better Eclipse integration is a bold decision, but version 2.0 is not ready to public release, period. Next time ask for betatesters and I'm sure many people will be glad to help, myself included.


Request | IF chosen X => Delete X And Write Y.

Again like i sad on the title ^^
i need a php code thad will read X field from 'user' table for example.(MySql)
and give to the user to chose from all he have on
the X field(radio buttons or something). after the
select it will ask if he's shure and then delete
|The Choise| from the X field and then write....
(i have done the write code already.)
and if the user have nothing on field X -
msg will appear - "Message"(you can't chose)

Off Topic - Windows 7 Release Party Invitation
Nov 4, 2009
Hello Everyone Microsoft Community Bangladesh arranged a launch party of Windows 7 in Dhaka. We call it "7 on 7 Dhamaka @ Dhaka!" Everyone is invited to join party and take the benefits or it. Agenda: # Keynote Presentation - Feroz Mahmud, Country...

Ajax.Request not sending request to server in IE8, but processing continues with stale/cached response
Nov 6, 2009
I'm having a problem with Ajax.Request in IE8 that I can't understand. My code is working fine in other browsers. If I use the IE8 menu to clear the browser cache to my domain then my next Ajax.Request() works properly. But when Ajax.Request is...

For a week i request this question here, but no request.
Nov 5, 2009
For a week i request this question here, but no request. How to open the activ ul from the start at a site http://groups.google.com/group/jquery-en/browse_thread/thread/e752f5d7bdf102a8

ajax request
Nov 10, 2009
hi everybody i have an issue with ajax requests, when i send two requests one after the other the second one waits for the first one to finish , and of course i specify that they are asynchronous. anybody has an explanation for that ?

Encode Request Cannot be empty
Nov 5, 2009
HI, i am using gwt1.5,struts2,spring and hibernate. and also using the NTLM filter for filtering . i am getting following error. The problem is IN fire fox it's working very well but in IE am getting the following exception <Error>...

question about Request Handler
Nov 5, 2009
Hi people, I am bulding an app which supports web services,where the returned data may be XML or JSON.My idea is to create a component to handle both types of data.In particular i use HttpSocket to hit the specific url,then i take the data and...

Helpers and AJAX request
Nov 9, 2009
The general question is - Is there a way to access Helpers during an AJAX response? I have a form that contains a dropdown and a group of radio buttons. When a new item is selected from the dropdown, an XMLHTTPRequest is sent to the server to get...

SVN Account Request: jimmcq
Nov 13, 2009
To help maintain and document the gearman extension

Extension elements help request
Nov 11, 2009
sfFactoryConfigHandler - create Request
Nov 16, 2009
Can anyone explain why sfFactoryConfigHandler creates sfWebRequest with 5 arguments instead of 4? Is it bug or no? sfFactoryConfigHandler::execute { case 'request': $parameters['no_script_name'] = sfConfig::get ('sf_no_script_name'); $instances[]...