Search Results for 'test'
-
AuthorSearch Results
-
April 13, 2015 at 11:21 am #161046
In reply to: Forum Topics Not Linking
meganme517
ParticipantI tested the forum by deactivated all plugins and nothing seemed to change. The forum index works fine but when you click on one of the forums you get no text on the page and no forum.
http://roadguardians.org/forums/
Any help or suggestions would be much appreciated.
Thank you,
MegApril 12, 2015 at 11:38 pm #161040Topic: locked out of admin
in forum Troubleshootingandrew55
ParticipantI recently moved our bbPress installation from one folder to another. Everything seemed to go well, accept when I loggged in, my admin account lost all admin privileges.
Fortunately, I have another second test bbPress installation and could see what admin status looks like in phpmyadmin.
So, in the first installation, using phpmyadmin, in the metavalue of the wp_usermeta table, I changed:
a:2:{s:10:"subscriber";i:1;s:15:"bbp_participant";b:1;}to…
a:2:{s:13:"administrator";b:1;s:13:"bbp_keymaster";b:1;}It seems to work. My admin account has admin privileges.
Now I understand the administrator and bbp_keymaster in the string, but what about the rest of the characters? For example, I changed s:10 to s:13.
Is this OK?
I’m just not sure what these other characters mean and what they need to be.
Thanks for any help.
April 11, 2015 at 5:56 pm #161023In reply to: Implode Warning on Forums page
Robkk
ModeratorThe error message does go away when switching to the twenty fourteen wordpress theme.
so the issue is definitely in your theme then.
ill try to search your theme and see if i can find anything.
other than that since i said it looked fine on my end when i tested your theme, maybe you should try uninstalling your theme then re-installing it to see if it fixes the issue.
April 11, 2015 at 2:03 pm #160992Robkk
Moderatorthis should be fixed in latest bbPress unless you are using a plugin that is making the subscriptions have issues.
go through the general troubleshooting steps for common issues in this link
April 10, 2015 at 5:03 pm #160972In reply to: Can't Import from Vanilla
jaymzyates
ParticipantActually I can’t import anything. I’ve tried a couple of other forum databases I had lying about as a test. It’s like the importer isn’t being invoked or a password is wrong or something. I’ve doublechecked everything, my DB host IP address, username, db name, pass are all correct and verified.
Is there some issue with my DB’s not being on localhost perhaps?
April 9, 2015 at 5:23 pm #160958In reply to: BBpress and the wordpress custom header
Robin W
ModeratorIt could be a theme or plugin issue
Plugins
Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
Themes
If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentytwelve, and see if this fixes.
Then come back
April 9, 2015 at 11:40 am #160949In reply to: SMF Import to bbPress
curvemeister
ParticipantHi Stephen,
I’ve made some slight improvements to the attachment importer script – pls check with me when the time comes, and I’ll send you the latest version. I have looked around for how to get write access to the source repository, and still don’t have a clue.
Looking over the SMF->bbPress import template, I noticed that avatars are being imported from the wrong place – they actually live in the attachments table, not the avatar table, with the associated ID of the user.
All the best,
Mike
April 9, 2015 at 4:40 am #160939In reply to: SMF Import to bbPress
kweh
ParticipantIs there a way to use this importer for the latest version SMF 2.1 Beta 1? Please help me, because I want to use bbPress. I have over 20,000 registered members and this is a big problem. SMF has become a very bad solution.
April 7, 2015 at 4:26 pm #160889In reply to: Not displaying proper freshness for each subforum.
Robin W
Moderatorsorry, but helpers on here do not have the time to look for differences between two screens.
Can you specify which bit of what screen is wrong.
and while you are at it, can you do the tests in
and then come back.
April 7, 2015 at 4:23 pm #160888In reply to: Short code to add recent topics specific forum
Robin W
Moderatorok,
https://wordpress.org/plugins/bbp-style-pack/
contains a highly customisable latest activity widget
and
https://wordpress.org/plugins/amr-shortcode-any-widget/
turns any widget into shortcode
April 7, 2015 at 3:11 am #160879Topic: Short code to add recent topics specific forum
in forum Requests & Feedbackkatootje
ParticipantI am looking for a shortcode or code (so I can make my own shortcode) to add the latest x topics from a specific forum. Like the recent topic widgets does. But in this case I can’t use the widget – so I am looking for a code to get the output of that widget somewhere in the text. I hope that is possible. I looked at the shortcodes on the website, but none of them is useful in my case.
It needs to say show x recent topics of forum with ID=… and then only give the titles with linkApril 6, 2015 at 9:06 am #160848In reply to: User unable to post on forum
BewitchingFiction
ParticipantI have a few regular users who have been able to log in and post without issue – I have just logged in as her and while I was able to submit the test post it didn’t appear on the site and it also didn’t appear in the spam for Akismet or in the pending comments on the replies thread. It’s most peculiar, especially as it’s only happening with this one user.
April 6, 2015 at 7:56 am #160844In reply to: Topics are not adding
Robin W
Moderatorok I think you need to strip this down and rebuild
I’d suggest that you create a test site
https://codex.bbpress.org/creating-a-test-site/
then on the test site
disable all plugins except bbpress AND switch to a default theme such as twentytenThen if this doesn’t fix, go into
tools forums and reset forums to delete all the data
Then uninstall and reinstall bbpress.
Then prove that this set-up ie a default theme with no other plugins, just bbpress, works by creating topics, and checking the backend shows forum etc.
You should then have a working site
next add you theme back and check again
Then you can add plugins one at a time to find out what is wrong,testing each time that it still works.
If it all re-builds ok, then you can do the same reset and re-install to fix the live site
Lots of work, but until you get to a stripped down working site, you’ll probably not make progress.
April 5, 2015 at 11:23 am #160812In reply to: No forum visible after import phpbb
markham1421
ParticipantWell, keep in mind that I’m learning as I go here. I have three wp sites – one is public and two are development sites in separate directories in the public folder. I’m testing the import on one of the development sites.
I see three different WP databases and in
wp_hzue_postsI see posts from the imported forum in my development site.On my front end forum page I set up a test forum prior to the import and there I see nothing. I’m guessing I have to change something else.
On my live WP site I have three forums that I don’t want to change but I’d like to add a fourth with the imported posts. It wouldn’t be the end of the world if I had to start over with the forum on the live site – it’s new and there’s not much there yet.
April 5, 2015 at 7:56 am #160799In reply to: Topics are not adding
Robin W
Moderatorhmmm
It could be a theme or plugin issue
Plugins
Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
Themes
If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentytwelve, and see if this fixes.
Then come back
April 4, 2015 at 10:14 pm #160786In reply to: Changing Hyperlink Colors
Robkk
ModeratorI did open Filezilla and I searched for “cache” — I found a cache.php file, but I didn’t even attempt to go mucking about in there!
yep , dont edit files or delete any files you might cause another issue with your site.
I’m a little glad to hear that you’ve possibly had a similar problem; maybe I can ask some other people on the site to try out different browsers and see if I need to go clean out my CPU cache.
something like it , im sure its common too , like i said i dont remember 100%
If you have a chance to add more classes to the CSS code, I would be extremely grateful. I really appreciate the time and effort you’ve spent on my issues.
i tested with your theme and this seemed to work.
.bbpress span#favorite-toggle a, .bbpress span#subscription-toggle a { color: #000; } .bbpress span#favorite-toggle a:hover, .bbpress span#subscription-toggle a:hover { color: #707070; }April 4, 2015 at 6:16 pm #160770In reply to: Full Width Problem with page.php
Svend Rugaard
ParticipantNow it just give my the seperator code but you can see it on a random pages wit 404 but see as in this random created page it is showing correct name in the browser top – http://www.playstationforum.dk/just-just-test/
but now i actually manage to get the archive remove but doesent show “Debat” as it should be but i think its som tag / slugs i have mess up in the backbone of the theme, i fix it nothing to do with this topic i think but i was just wondering it only was the forum there do it.
April 4, 2015 at 6:09 pm #160769In reply to: Make the forum pages full-width
Robkk
ModeratorThese two Custom CSS rules should help.
put them anywhere you can put custom CSS
child themes style.css file
jetpacks custom CSS module
a standalone custom css plugin..bbpress .post-section { margin: 0 2% 20px 2%; width: 96%; } .bbpress #content-main { width: 100%; margin-right: 0; }if this does not work try this CSS for a test
if the links in your forum turn red the CSS is working.
.bbpress a { color: red; }if the links are red and my above CSS rules for full width arent working i probably have to redo the CSS rules i gave you above to include more div classes which will be super annoying.
April 4, 2015 at 4:20 pm #160754In reply to: Full Width Problem with page.php
Robin W
Moderator@davidnsfw – as with @svend-rugaard I can’t see where that is – can you post a url to a page with an example and tell me whjere this is displayed – I can’t see the word ‘archive’
@svend-rugaard come back when you have testedApril 4, 2015 at 1:55 pm #160727In reply to: Setup problems
Robin W
Moderatorok,
It could be a theme or plugin issue
Plugins
Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
Themes
If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentytwelve, and see if this fixes.
Then come back
April 4, 2015 at 7:45 am #160687In reply to: Get rid of target="_blank" in topic page links?
Robin W
Moderatorthat’s not standard bbpress behaviour – breadcrumbs just navigate within the same window.
It could be a theme or plugin issue
Plugins
Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
Themes
If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentytwelve, and see if this fixes.
Then come back
April 3, 2015 at 8:09 pm #160683In reply to: Forum Topics Not Linking
meganme517
ParticipantThanks. Will test those things.
April 3, 2015 at 4:13 pm #160654Robkk
Moderatoris it just the search or is it bbPress entirely??
As long as you have the latest bbPress too it should work fine.
usually users that have problems with bbPress when upgrading to WP 4 , we usually recommend these two plugins to help solve their issue.
you can also go through the normal troubleshooting to identify an issue.
bbpress.org/forums/topic/before-posting/
April 2, 2015 at 5:35 pm #160609In reply to: Forum stuff gone awol
Robin W
ModeratorIt could be a theme or plugin issue
Plugins
Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
Themes
If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentytwelve, and see if this fixes.
Then come back
April 2, 2015 at 5:34 pm #160607In reply to: 'Topics started' & 'Replies created' not showing
Robin W
ModeratorI’d suggest you upgrade to latest wordpress, not to fix this issue, but because you leave your site more open to attack by using old software.
Onto your problem…if profiles are viewable by non logged in users – can you post a link to the forum so that we can see the issue
-
AuthorSearch Results