Search Results for 'test'
-
AuthorSearch Results
-
October 15, 2008 at 5:58 am #60772
In reply to: PHPBB3 Converstion
bryan868
MemberIs the phpBB 3.0 converter included in bbPress 1.0 alpha 2? Just curious, I’m interested in testing it out.
October 15, 2008 at 2:23 am #4148Topic: RSS links show document tree instead of feed
in forum Installationagitainment
MemberHi, there.
I have been getting sporadic errors with my RSS feeds using both my own theme and the default Kakumei theme on the latest installation of bbPress.
Sometimes when I hit the various RSS links, the following error comes up on a new page followed by a listing of the document tree:
“This XML file does not appear to have any style information associated with it. The document tree is shown below.”
Usually, when I hit the back button on my browser and try the feed button again, it works fine.
Any idea what’s going on here and how to fix it?
Thanks!
October 14, 2008 at 1:02 am #68155In reply to: Second Page Gone!
brad_langdon
MemberAnd it is hard to test now as it works fine on my machine every time but not on some others…and then it will start working on those for no apparent reason.
I am wondering if upgrading to alpha will help…or maybe make it worse?
October 13, 2008 at 4:31 am #68152In reply to: Second Page Gone!
chrishajer
Participant> I can’t really switch the theme as my clients
> customers are using the site as we speak…
> changing the site now wouldn’t be a great look.
Yeah, but it’s broken now anyway, so what’s worse? If you don’t want to change it, I understand.
How about just creating a duplicate of it, duplicate the database, copy over all the files from bbPress, then change the domain name or something, or just access it by subdirectory, all on the same server. See if it’s still broken there. If it is, good, you have a good test environment. Now, try the stock theme, and try turning off plugins one by one (all twenty of them) and see when the problem goes away. You have far from a stock installation, so something in your forum or on your server has changed enough to create this problem.
October 13, 2008 at 2:49 am #68150In reply to: Second Page Gone!
brad_langdon
MemberThanks for the help.
Plugins I am using are…
Allow Images 0.7.1
Terms of Service 0.0.3
Human Test for bbPress 0.7.1
Post Count Plus – Dynamic.Titles & More! 1.1.5
bbPress Smilies 0.0.1
Quote 0.2
BBcode Lite 1.0.1
bbPress Attachments 0.1.11
Avatar Upload 0.8.3
My Views 0.1.2
BBcode Buttons Toolbar 0.0.4
BBPress Private Messaging 0.80
bbRatings 0.8.5
Mini Track 0.1.5
My Views module – Started/Participated Topics 0.1.2
Tweaks (mini-plugins)
bb Topic Views 1.6.2
Simple Onlinelist 1.5
My Posts module – Most/Least Posts 0.1.1
Unread Posts 0.9.0
I cant really switch the theme as my clients customers are using the site as we speak…changing the site now wouldn’t be a great look.
How do I access the error logs?
October 12, 2008 at 2:26 am #67927In reply to: Show User Registration Date
chrishajer
ParticipantYou didn’t mention what version you’re using.
But, in my old version and in the latest trunk, bb-admin/admin-functions.php contains “bb_user_row” which returns the date the member registered: you can see it in the admin screen for managing users. I imagine duplicating or using that function would get you the the date of registration.
And when viewing a member profile, the “Member Since” text appears there also, with a more nicely formatted date (no time.) If you look at how the date is displayed there I bet you could get it to display where you want.
October 11, 2008 at 8:23 pm #63055In reply to: Open Links in new window
zigx
Memberanyone know if this plugin works with the latest bbpress? (0.9.0.2 )
I cant seem to get it to work.
Plugin is activated, but links do not have _blank added into the <a tag.
any ideas? thank you!!
October 10, 2008 at 10:56 pm #67947In reply to: Profile Change resets User PW
Sam Bauers
ParticipantI just retested on my local copy.
Neither editing my own or anyone else’s profile causes a problem. No matter who I am logged in as.
It has to be something local to your setup.
October 10, 2008 at 10:42 pm #68234In reply to: Problem with rss/topics
Sam Bauers
ParticipantI just get 404 errors when I try to retrieve your feeds using curl.
I suspect it has something to do with a bad translation string. Try switching your forum to english to test if that fixes it, if so then it is a problem with the language file you are using.
It also may be a problem with the date or time format in your settings.
October 10, 2008 at 6:34 pm #68101In reply to: Fail to make BBpress Live working
patung
Member“It’s in the readme.txt file too….”
What is in there is this:
* bbpress_live_get_forums() – Provides an array of forums
* bbpress_live_get_topics() – Provides an array of the latest topics
But I mean what do I actually put in the theme template file, like sidebar.php. I mean bbpress_live_get_forums() has to be wrapped in some kind of php doesn’t it?
October 9, 2008 at 9:14 pm #68221In reply to: 1.0 Alpha 2 install issue
threevisual
Memberthanks, I download the latest zip file from the link provided but I’m now getting the following error:
Warning: bb_install(/home/wired/public_html/bbpress/bb-includes/backpress/functions.core.php) [function.bb-install]: failed to open stream: No such file or directory in /home/wired/public_html/bbpress/bb-admin/class-install.php on line 106
Fatal error: bb_install() [function.require]: Failed opening required '/home/wired/public_html/bbpress/bb-includes/backpress/functions.core.php' (include_path='.:/usr/php4/lib/php:/usr/local/php4/lib/php') in /home/wired/public_html/bbpress/bb-admin/class-install.php on line 106October 9, 2008 at 5:48 pm #68195In reply to: bbPress 1.0-alpha-2 released
Bharat Karavadra
ParticipantYes it does – I installed aplha 2 in about 10 minutes and the login works. I need to test the registration but I’m sure that this will be OK.
You add all your wordpress settings when you install alpha 2 (it’s all form based).
October 9, 2008 at 4:53 pm #68194In reply to: bbPress 1.0-alpha-2 released
doyle640
MemberDoes the wordpress integration work with the latest version of wordpress now?
October 9, 2008 at 2:26 pm #4108Topic: 1.0 Alpha 2 install issue
in forum Troubleshootingthreevisual
MemberHey, I thought I’d try out the latest 1.0 alpha release (2) but when I go to install I get the following error:
Fatal error: Call to undefined function: bb_glob() in /home/wired/public_html/forums/bb-admin/class-install.php on line 322Any idea how to fix this? One for the bugs list?
October 9, 2008 at 8:48 am #68182In reply to: bbPress 1.0-alpha-2 released
Sam Bauers
ParticipantThanks!
BTW, you’ll be happy to know there are three different ways to tun off XML-RPC:
* In settings
* Forcibly, via a plugin
* Just plain delete the file (xmlrpc.php)
But I’d like to think that you could help us to keep it secure instead : )
On a related note, thanks to everyone who has helped out with testing so far. Apparently the first alpha was downloaded over 2,500 times, thanks to all those who took time to report bugs and suggest improvements over that time.
I’m looking forward to further input and feedback as we approach 1.0 beta and beyond.
October 9, 2008 at 6:08 am #68132In reply to: Next page on “latest discussions?”
geltoorch
Memberthanks everyone, ill try it out
October 9, 2008 at 2:45 am #68143In reply to: Second Page Gone!
chrishajer
ParticipantLooks like the whole server is gone now… Can’t bring it up at all.
The blank screen is likely a 500 Internal Server Error, so if you have access to error logs, that will help. If not, it’s likely a syntax problem in a template file. I saw at first that you had a custom theme up there. You could try with a stock theme and see if the problem persists.
One other thing I noticed is that the URL appeared incorrect. It looked like this:
http://harrismarine.co.nz/bbpress/topic.php?page=2
But the topic ID is missing in that URL. It should look more like this:
http://harrismarine.co.nz/bbpress/topic.php?id=9&page=2
Maybe the pagination links in your theme got messed up somehow. I wasn’t able to test any further because I can’t bring up any pages at all on your forum right now.
October 9, 2008 at 12:57 am #67940In reply to: Profile Change resets User PW
nekita
MemberI’m just loading certain components from my WP Blog to give bbPress the same appearance (header and footer graphics, menu etc.). However it’s not a deep integration via bb-config.php.
I also deleted the entire modified template folder and replaced it with the original Kakumei template for testing reasons but the problem persisted.
October 8, 2008 at 6:41 pm #68131In reply to: Next page on “latest discussions?”
Detective
MemberWhat i do in the current stable version is to register a new view called all discussions. It works pretty neat.
October 8, 2008 at 1:27 pm #68130In reply to: Next page on “latest discussions?”
Sam Bauers
ParticipantI’ve added the ability to do this to the development trunk. If you want to backport this to an older bbPress, you can follow the changes here:
https://trac.bbpress.org/changeset/1786
Then drop the function
<?php bb_latest_topics_pages(); ?>wherever you want it in the front-page template to show pagination.October 8, 2008 at 10:04 am #68129In reply to: Next page on “latest discussions?”
geltoorch
MemberYes, I realize. So how do I make it a possibility?
October 8, 2008 at 8:35 am #68128In reply to: Next page on “latest discussions?”
Sam Bauers
ParticipantLatest discussions on the front page is meant for latest discussions… so paging has never been a possibility there.
Forum pages do provide paging of topics though.
October 8, 2008 at 8:20 am #67937In reply to: Profile Change resets User PW
Sam Bauers
ParticipantAnother thing left is to try it using the default template instead of the custom one you are using and seeing if that changes the behaviour.
You can just switch to it temporarily, then test and switch back.
October 8, 2008 at 7:48 am #68127In reply to: Next page on “latest discussions?”
geltoorch
MemberThanks, but there will eventually be hundreds of posts and it’s just ridiculous to show 1000 posts on one page.
Any other ideas?
October 8, 2008 at 7:29 am #68126In reply to: Next page on “latest discussions?”
chrishajer
ParticipantI don’t know of anything for adding page links for the latest discussions, but there is this plugin for changing the number of items being displayed. Maybe that will help?
-
AuthorSearch Results