similar to: Need copy of Wiki Page on phpBB integration and signon

Displaying 20 results from an estimated 700 matches similar to: "Need copy of Wiki Page on phpBB integration and signon"

2006 Jul 09
8
find_all order question
How does one properly get find_all to grab the data from the DB table ordered by a specific column? For example: @anglers = Angler.find_all This code gets all the angler records and they are sorted in order of the id field which is of course set as a primary key in the DB (mysql). I''d really like to pull the data from the DB sorted in the order of another field, for example
2004 Nov 29
4
asterisk newsgrup proposal or phpBB forum
Hi all, I can see huge traffic here over 400 post in 4 days. My proposal is to create asterisk newsgrup proposal or phpBB forum what do think about it ? BR, Corvin btw. I'm admin of phpBB Forum (slackware forum - polish language), nearly 900 users. I think if someone will prepare it good it can be great project. (but I have 7 person team).
2005 Aug 11
1
phpBB forum
Hi my name is Eddy I'm working with a samba serveur and 20 pc (windows xp). I would like to install a forum on intranet. I was trying to install phpBB but an error occured I had installed MySQL and APACHE but the error message is < you seem not have a good database to work with phpBB > An idea ? Thanks for help and sorry for my pity english Eddy
2004 Apr 22
1
signon problem
I am using openssh version 3.6p1 under AIX 5.1. I am trying to change the login herald. I have changed /etc/security/login.cfg, and when logging in via telnet, I see the new herald. When I log in through ssh, using public key authentication, I get the default herald. I am not sure if I am changing the correct file. If I have missed something in the documentation I apologize, but I don't see
2006 Oct 26
0
NT coexistence scenario with kerberized SAMBA and MIT single-signon
Hello, thanks for the time to read this. I am doing a proof of concept in the following context. I have a NT 4.0 domain and because I don't want AD, I am moving towards a MIT Kerberos managed domain which still gives me SSO and thru kerberized SAMBA, file sharing. What I have setup so far is XP workstations SSO into the MIT Kerberos domain, I can access shares on the Samba server
2005 Apr 14
3
PHPBB+Centos
I'm having a hard time getting PHPBB installed on Centos. We get the error that The PHP configuration on your server doesn't support the database type that you chose. We choose MySQL 3.x but get that error. Perhaps PHP4 isn't compatible with MySQL 3.23.58-1? -- <<JAV>>
2017 Aug 31
0
Natural vs National in R signon banner?
Actually, I do agree with you about Microsoft. But they have so many users that their terminology should not be ignored. Here are a few more views: https://www.ibm.com/support/knowledgecenter/ssw_aix_71/com.ibm.aix.performance/natl_lang_supp_locale_speed.htm https://docs.oracle.com/cd/E23824_01/html/E26033/glmbx.html
2006 Jul 20
3
Does Find also tell you a count of the array size?
When I use @persons = Find(:all) (for example) and I get back an array of persons, is there an easy way to tell how many rows the find returned? I have been using Persons.count(:all) but you would think Find knows how many it returned -- is the count/array size stored somewhere in the ret array? -- Posted via http://www.ruby-forum.com/.
2008 Mar 26
3
Sympa vs Mailman/phpbb/mail2forum
Hi Paul, > From my notes, we decided the easiest, most straightforward way to solve it > was to use sympa. It's highly configurable, and has both a forum and a > mailing list interface, and sets forum replies up in a email-friendly > fashion, and neatly sidesteps the security problems that seem to plague many > of the php-based forum packages at the time. I set aside an
2006 Jul 11
3
LoginGenerator Killing Me ;)
OK I have dents in my head from beating on LoginGenerator, so if anyone who has used this thing can shed a little light I would greatly appreciate it. It is installed and I have set it up on my User class. Folks can login, logout, etc just fine. I have am not using the per method protection model yet, as I am trying to migrate slowly ;) What is broken though are all my methods that save or
2006 Aug 29
2
change password on 1st signon
Is there a way to enable user to change password on first signon?
2006 Jul 10
10
IE vs Firefox -- http:// matters?
I just noticed something interesting (or not) about getting to my RoR app on the 2 browsers. I''ve tested it running Webrick or Mongrel_rails and get the same behavior. The app is at http://www.mydomain.com:myport#/app/list Specifying that complete URL works fine in both browsers. However in IE if you just specify www.mydomain.com:myport#/app/list I get page not found. In FF the URL
2006 Jun 07
0
phpbb bbcode to html
Hi guys, My rails application has its forum based on phpbb. I suppose many have done so. But I need to convert the message body (in bbcode) to html format, does anyone have written ruby methods to do so? Or any other idea? Thanks much! -- B.Y. -- Posted via http://www.ruby-forum.com/.
2006 Apr 28
0
Markdown for phpBB, vBulletin and the rest?
Is there any way Markdown could be ported to the major bulletin board programs, like phpBB? It seems like such a place would be a great fit for Markdown. It would definitely be a lot better than using BBcode or vBcode or whatever the heck it is they call that mish-mash of pseudo-HTML they use. -------------------------------------------------------- Robert Dumas robdumas@gmail.com
2017 Sep 01
0
Natural vs National in R signon banner?
Just leave it, I think. Some nations have 4 national languages (as Martin will know), some languages are not national, and adopted children often do not speak their native (=born) language... I suspect someone already put a substantial amount of thought into the terminology. -pd > On 1 Sep 2017, at 09:45 , Martin Maechler <maechler at stat.math.ethz.ch> wrote: >
2006 May 30
3
phpbb forum with rails application.
I would like to knock up a phpbb forum with a rails application. I wanted to do this as I want to use ActiveRecord to crawl through the user database in the rails app. Is there a way to do this - on the same domain name and server... Or does it depend how the server is setup? -- Posted via http://www.ruby-forum.com/.
2006 Jul 24
3
Confused on URLs to my Rails App
I need a VERY SIMPLE solution to get to my rails app. We have a WHM/Cpanel linux server with numerous virtual servers on it. I have an existing website called www.mydomain.com that lives in /home/mydomain/public_html. I have written a rails app called "test" that is in /home/mydomain/test, and it''s rails "root" is therefore /home/mydomain/test/public. I am an
2002 Jun 23
2
SAMBA + LDAP Single Signon Achieved
Hello all!! I have partially achieved full single-signon, synched passwords with Samba 2.2.5 and OpenLDAP 2.0.25 on Mandrake 8.2. I can change my PDC password from a Win2K box and it synchs the Linux/Unix/LDAP password correctly. I can change my password from Linux using 'passwd' and it synchs the PDC password. Samba is the PDC, and uses LDAP as the smbpasswd backend. This all works
2006 Jul 09
9
undefined method stupidity
I put some code in a before_save callback in the model file to alter some fields that have dependencies in the DB. I''d like to call a method in the controller file but I continually get undefined method errors. I have specified Controller::methodname as well to no avail. What am I missing? -- Posted via http://www.ruby-forum.com/.
2017 Aug 31
3
Natural vs National in R signon banner?
The R signon banner includes this statement: Natural language support but running in an English locale Should that not say 'National' instead of 'Natural'? Meaning that LOCALE support is enabled, not that the interface understands human language? Please ignore this and forgive me if this is an inappropriate post. I am a N00B in R. [[alternative HTML version deleted]]