I have just installed latest PHPBB 3 RC 4. I just one to confirm if i install DRUPAL as my CMS, is it possible to integrate the forum with drupal. Any working bridge available for the drupal and phpbb 3.
I would like to allow my users to register with out providing an email address. Ever! My reason is that if you require an email address on a children's website then you are required by FCC rules to notify their parents. By not collecting any "identifying" information you can avoid this.
We specialize in the development and remodeling of high profile, community and social networking websites. We're looking for motivated, young entrepreneur spirited developers with advanced PHP experience skills who want to be challenged, respected and part of a great team. You will be on the ground floor of a new firm which will have a significant pay increase in the future if you can perform.
The ideal candidate will have 4+ years of experience working with web related code, concepts and project planning. Many of our larger sites use the Drupal framework; knowledge of Drupal and other Open Source platforms is required. Additional programming experience (Perl, ASP.net, Java, C++, ASP etc.) is strongly desired.
Is there an easy way to generate a _clean_ list of taxonomy terms used in the most recently created nodes?
Playing with views, I could create a list of terms used, but not a list with duplicates removed, multiple terms split apart (ie no commas), etc.
I'm thinking along the lines of 'Recent Topics Discussed', so I don't want the cruft of doubles/etc, just a way for someone to see XYZ was discussed, and a single link (via taxonomy) to items using that term.
Seems simple enough, but for some reason I don't see an 'out of the box' way to generate it...
After installation wizard is done i have got following errors:
/ Windows 2003, Microsoft-IIS/6.0, PHP Version 5.1.5, MySQL 5.0.22 /
Access denied
* notice: Trying to get property of non-object in D:\inetpub\hosting\drupaltest.com\www\modules\user\user.module on line 438.
* notice: Trying to get property of non-object in D:\inetpub\hosting\drupaltest.com\www\modules\user\user.module on line 444.
* notice: Trying to get property of non-object in D:\inetpub\hosting\drupaltest.com\www\modules\user\user.module on line 445.
* warning: array_keys() [function.array-keys]: The first argument should be an array in D:\inetpub\hosting\drupaltest.com\www\modules\user\user.module on line 445.
* warning: implode() [function.implode]: Bad arguments. in D:\inetpub\hosting\drupaltest.com\www\modules\user\user.module on line 445.
* user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1 query: SELECT DISTINCT(p.perm) FROM d6_role r INNER JOIN d6_permission p ON p.rid = r.rid WHERE r.rid IN () in D:\inetpub\hosting\drupaltest.com\www\includes\database.mysql.inc on line 157.
* notice: Trying to get property of non-object in D:\inetpub\hosting\drupaltest.com\www\modules\user\user.module on line 447.