Search Results for 'test'
-
Search Results
-
ABOUT
A script to help you convert you phpbb3 (version 3.0.7) forum to bbpress (version:1.0.2) forum. This code is an update to the code made by wmnasef (http://bbpress.org/forums/topic/phpbb3-gt-bbpress-converter-beta-release).
GET IT @
http://code.google.com/p/phpbb3-to-bbpress1-converter/
BUGS CORRECTED
* works with bbpress 1.0.2
* corrects the single quote problem
* corrects the login problem
HOW TO INSTALL
1. make a backup from your online forum (if possible make an exact copy of your forum in your localhost server, this prevents any damage to the online forum).
2. install bbpress anywhere, just use the same database of phpbb3. this is important because the script assumes that all tables are in the same database.
3. download the script from here. extract it, and you’ll get 2 files.
4. copy the file phpbb3tobbpress.php to “phpbb3/” directory.
5. copy the file _phpbb3_pass.php to bbpress/my-plugins/ directory (if it doesn’t exist, create it!).
6. go to http://path-to-phpbb3/phpbb3tobbpress.php and start converting your board.
7. voila .. all your data is converted to bbpress tables, go to your bbpress installation and login. don’t forget to visit admin->manage->recount to make sure your converted board is updated.
As said before, it is advised to copy your phpbb3 forum to a localhost installation and make the conversion as stated in the steps above, this way if you have big forum with thousands of posts, it is easier and safer to run the conversion on localhost.
Hope this helps and thanx to the original poster.
Tested by http://numediastudio.com for http://forumcine.ma
i upgraded my bbPress to latest version 1.0. But i have a warning message:
Warning: file_exists(): open_basedir restriction in effect. File(/www/***.org/d/e/n/denemefrm/bb-config-path.php) is not within the allowed path(s): (/www/***.org/d/e/n/denemefrm/htdocs/) in /www/***.org/d/e/n/denemefrm/htdocs/bb-load.php on line 141 Warning: Cannot modify header information – headers already sent by (output started at /www/***.org/d/e/n/denemefrm/htdocs/bb-load.php:141) in /www/***.org/d/e/n/denemefrm/htdocs/bb-includes/backpress/class.wp-auth.php on line 273 Warning: Cannot modify header information – headers already sent by (output started at /www/***.org/d/e/n/denemefrm/htdocs/bb-load.php:141) in /www/***.org/d/e/n/denemefrm/htdocs/bb-includes/backpress/class.wp-auth.php on line 273 Warning: Cannot modify header information – headers already sent by (output started at /www/***.org/d/e/n/denemefrm/htdocs/bb-load.php:141) in /www/***.org/d/e/n/denemefrm/htdocs/bb-includes/backpress/class.wp-auth.php on line 273 Warning: Cannot modify header information – headers already sent by (output started at /www/***.org/d/e/n/denemefrm/htdocs/bb-load.php:141) in /www/***.org/d/e/n/denemefrm/htdocs/bb-includes/backpress/class.wp-auth.php on line 273 Warning: Cannot modify header information – headers already sent by (output started at /www/***.org/d/e/n/denemefrm/htdocs/bb-load.php:141) in /www/***.org/d/e/n/denemefrm/htdocs/bb-includes/functions.bb-pluggable.php on line 232
—-
How can i solve this problem???
shows up on latest discussion page:
Warning: strtotime() [function.strtotime]: It is not safe to rely on the system’s timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected ‘America/Los_Angeles’ for ‘PDT/-7.0/DST’ instead in /Library/WebServer/Documents/wordpress/_bbpress/bb-includes/functions.bb-formatting.php on line 327
I also can’t login as keymaster for some reason. Any thoughts on this? Password recovery doesn’t work either.
Topic: bbPress 1.1 – Maybe Soon!
Just an update on what’s going on Trac – bbPress 1.0.3 milestone has 3 tickets left (all the tickets have patches and 1 depends on a BackPress ticket), while 1.1 milestone has 4 tickets left (2 have patches, and 2 need patches). There’s also another BackPress ticket that needs to be fixed (which also has a patch). That means that bbPress 1.1 is very near to its release!
How can you help?
- Checkout a copy of bbPress trunk version via SVN and test it.
- Test the patches of the open tickets.
- Contribute patches to the tickets which don’t have one.
What’s new in bbPress 1.1?
- Email subscriptions
- Loginless posting
- Better administration of posts and topics
- Better search and statistics
- Bug fixes. Some critical ones are – #1261 (RSS feeds errors), #1146 (faster recount functions), #1150 (undelete topic error).
- Better tags administration (if #1243 goes in)
Some tickets that missed 1.1 milestone are #960 (better user administration) and #1277 (kakumei cleanup) even though they had patches but could cause errors as they were huge changes and needed more testing. They might get into 1.2 though.
Cross Posted Here on the bbdevel blog – http://bbdevel.wordpress.com/2010/06/22/bbpress-1-point-1-maybe-soon/
I have made a second latest discussion panel (in the header of my design), but it is an exact replica of the other latest discussion panel found in the front page. So if I want my new panel to have only 5 latest discussions, I have to also limit the original latest discussion to also have 5 latest discussions via the admin section of the website in the settings page. Also when I click on the next page of the latest discussions, my new panel also shows the next page, instead of showing a constant number of latest topics.
Any ideas on how to fix this?
thank in advance