Search Results for 'wordpress'
-
AuthorSearch Results
-
January 21, 2011 at 6:32 am #103494
In reply to: Forums Not Working – Error when creating topic
mountainmonkey
MemberHello! I completed my first install of WordPress / Buddypress today and was extremely excited about switching after seeing how easy everything was to install…so impressive, I love it! However, I’ve been struggling all day with the “There was an error when creating the topic” issue mentioned above. I searched for hours on the Internet trying to find a solution and was thrilled to see this post! But unfortunately, nhla’s suggestion to check and uncheck the ‘Enable Discussion Forum’ didn’t work for me. :0( I desperately want a forum for my Word Press so I looked into installing the SimplePress plugin, but…. would definitely prefer to go the Buddypress route.
Are there any other suggestions/fixes for this problem?
I’m using a “one click install” of Word Press v3.0.4, and Buddypress v1.2.7.
Any help or suggestions would be greatly appreciated, I don’t want to give up on Word Press!
January 21, 2011 at 1:28 am #103480In reply to: Searching / browsing through extensions
dyerrington
MemberI had some time earlier to create a little spider that basically:
– Scans the extensions page (all 12 pages!) for the direct URL’s of each plugin
– Extracts meta-data from each of the pages (title, rating, downloads, last updated, compatible, requires.. etc)
– Normalizes a little bit
– Dumps to text file for database import or CSVAnyhow, for about 30 minutes worth of work, I was able to get most of the meta-data into a report. Some pages threw errors, probably because I didn’t set a delay between fetches or something but I could easily improve on this and cron the process into a database. Anyhow, I was mostly curious about searching through the extensions more effectively. Here’s a sampling of the top 20 or so by downloads:
# | Title, Version, Updated, Requires, Compatible, Downloads
1 | Plugin: BuddyPress 1.2.7 92 days ago 3 3.0.4 446618
2 | Plugin: W3 Total Cache 0.9.1.3 126 days ago 2.8 3.0.4 263812
3 | Plugin: MapPress Easy Google Maps 2.28 70 days ago 3 3.0.4 120369
4 | Plugin: All in One Webmaster 6.9.9.3 44 days ago 2.9 3.1 117468
5 | Plugin: Tweet Blender 3.2.4 50 days ago 2.8.0 3.0.4 81710
6 | Plugin: WP-Hashcash 4.5.1 296 days ago 2.9.2 71257
7 | Plugin: Login With Ajax 3.0.3 53 days ago 2.8 3.0.4 60193
8 | Plugin: Codestyling Localization 1.99.7 121 days ago 2.5 3.0.4 50702
9 | Plugin: Transposh – translation filter for wordpress 0.7.0 10 days ago 2.8 3.1 40218
10 | Plugin: Post video players, slideshow albums, photo galleries and music / podcast playlist 1.95 2 days ago 2.0.2 3.0.4 36651
11 | Plugin: Author Avatars List 1 121 days ago 2.8 3.0.0 32541
12 | Plugin: Buddypress-Ajax-Chat 1.3.8 31 days ago 2.9.1,1.2 30325
13 | Plugin: BuddyPress Media 0.1.8.7 14 days ago 2.9,1.2 3.0.4,1.2.7 26729
14 | Plugin: Twit Connect 2.56 77 days ago 2.7.0 3.0.4 20029
15 | Plugin: Welcome Pack 2.1 223 days ago 2.9.x,1.2.3 3.0,1.2.4.1 17864
16 | Plugin: Invite Anyone 0.7.1 51 days ago 2.8,1.1 3.0.1,1.2.7 16969
17 | Plugin: BuddyPress Links 0.5 91 days ago 5.2,3.x,1.2.6 5.2.x,3.x,1.2.6 15916
18 | Plugin: BuddyPress Group Email Subscription 2.7.9 46 days ago 2.9.1 1.2 3.0.1 1.2.5.2 15806
19 | Plugin: BuddyPress Like 0.0.8 53 days ago 2.9 3.0.4 14836January 20, 2011 at 10:40 pm #103471In reply to: Looking for BP help
Paul Wong-Gibbs
Keymaster1. I think there’s a plugin for this, but can’t find it quickly. Anyone?
2. That’s a default feature of the “public” group type.
January 20, 2011 at 8:59 pm #103464In reply to: Can use WordPress build a micro-blog system?
r-a-y
KeymasterTestbp.org is probably going through some maintenance right now.
Check back in a few hours or so.
January 20, 2011 at 8:47 pm #103463In reply to: Can use WordPress build a micro-blog system?
youlichika
Member@Andrea_r, thanks, but I think it is also a little deffirent, BP must built a group first, and everyone has his own ‘timeline’ in twitter.
@r-a-y, I clicked the testbp.org, but the google tells me the link is bronken. Then I click the site Cached, and I see the page `BuddyPress Test Drive`, how to setup if there has a tutorial? is there everyone get one page like this? or still relay on creating a group?
Thanks to all.January 20, 2011 at 5:57 pm #103436jake007
MemberMany of the linkss on the pages I would copy and paste directly into the page article I was writing. Could it be the links that are causing the conflict. The other links I just used the link editor to link things up. But heres the deal, even when I make a new menu with no links or anything still no drop down menu..
I did disable BP,and every plug in..nothingI did update my wordpress a few days ago, but the dropdowns worked fine after that..
January 20, 2011 at 4:29 pm #103432In reply to: How to operate the subdirectories?
@mercime
ParticipantThis is a WordPress installation issue. You need to resolve your problem at WordPress.org forums before installing BuddyPress.
January 20, 2011 at 3:08 pm #103426sevenos
MemberI just tried the SMTP plugins you suggested but no matter what I do with it’s settings, it just keeps giving errors…
The below error for example;
Test Message Sent
‘The result was:
bool(false)
The full debugging output is shown below:object(PHPMailer)#878 (45) {
[“Priority”]=>
int(3)
[“CharSet”]=>
string(5) “UTF-8”
[“ContentType”]=>
string(10) “text/plain”
[“Encoding”]=>
string(4) “8bit”
[“ErrorInfo”]=>
string(36) “Could not instantiate mail function.”
[“From”]=>
string(23) “noreply @www.sevenos.net”
[“FromName”]=>
string(5) “81300”
[“Sender”]=>
string(0) “”
[“Subject”]=>
string(44) “WP Mail SMTP: Test mail to sevenos @gmail.com”
[“Body”]=>
string(68) “This is a test email generated by the WP Mail SMTP WordPress plugin.”
[“AltBody”]=>
string(0) “”
[“WordWrap”]=>
int(0)
[“Mailer”]=>
string(4) “mail”
[“Sendmail”]=>
string(18) “/usr/sbin/sendmail”
[“PluginDir”]=>
string(0) “”
[“Version”]=>
string(5) “2.0.4”
[“ConfirmReadingTo”]=>
string(0) “”
[“Hostname”]=>
string(15) “www.sevenos.net”
[“MessageID”]=>
string(0) “”
[“Host”]=>
string(9) “localhost”
[“Port”]=>
int(25)
[“Helo”]=>
string(0) “”
[“SMTPSecure”]=>
string(0) “”
[“SMTPAuth”]=>
bool(false)
[“Username”]=>
string(0) “”
[“Password”]=>
string(0) “”
[“Timeout”]=>
int(10)
[“SMTPDebug”]=>
int(2)
[“SMTPKeepAlive”]=>
bool(false)
[“SingleTo”]=>
bool(false)
[“smtp”]=>
NULL
[“to”]=>
array(1) {
[0]=>
array(2) {
[0]=>
string(17) “sevenos @gmail.com”
[1]=>
string(0) “”
}
}
[“cc”]=>
array(0) {
}
[“bcc”]=>
array(0) {
}
[“ReplyTo”]=>
array(0) {
}
[“attachment”]=>
array(0) {
}
[“CustomHeader”]=>
array(0) {
}
[“message_type”]=>
string(5) “plain”
[“boundary”]=>
array(2) {
[1]=>
string(35) “b1_1470c9ad82e79af6f6f5232da168c73a”
[2]=>
string(35) “b2_1470c9ad82e79af6f6f5232da168c73a”
}
[“language”]=>
array(13) {
[“mailer_not_supported”]=>
string(25) ” mailer is not supported.”
[“provide_address”]=>
string(55) “You must provide at least one mailer is not supported.”
[“execute”]=>
string(19) “Could not execute: “
[“instantiate”]=>
string(36) “Could not instantiate mail function.”
[“authenticate”]=>
string(35) “SMTP Error: Could not authenticate.”
[“from_failed”]=>
string(35) “The following From address failed: “
[“data_not_accepted”]=>
string(30) “SMTP Error: Data not accepted.”
[“recipients_failed”]=>
string(56) “SMTP Error: The following SMTP Error: Data not accepted.”
[“connect_host”]=>
string(43) “SMTP Error: Could not connect to SMTP host.”
[“file_access”]=>
string(23) “Could not access file: “
[“file_open”]=>
string(33) “File Error: Could not open file: “
[“encoding”]=>
string(18) “Unknown encoding: “
[“signing”]=>
string(15) “Signing Error: “
}
[“error_count”]=>
int(1)
[“LE”]=>
string(1) “
“
[“sign_cert_file”]=>
string(0) “”
[“sign_key_file”]=>
string(0) “”
[“sign_key_pass”]=>
string(0) “”
}
The SMTP debugging output is shown below:’January 20, 2011 at 9:57 am #103418In reply to: HOw can i rename a page…..
Tammie Lister
ModeratorDo you mean a page you created or a BuddyPress specific one? https://codex.buddypress.org/extending-buddypress/customizing-labels-messages-and-urls/ or http://bp-tricks.com/coding/string-replacement-hack-core/ may get you on the right direction if BuddyPress specific. Otherwise it’s just a case of editing the page in your WordPress admin if not a BuddyPress specific page.
January 20, 2011 at 4:08 am #103402Virtuali
ParticipantBuddypress, as mentioned many, many, many times, is wired through the wordpress emails.
Buddypress has absolutely nothing to do with the emails. So don’t blame it on BP, there is nothing bp can do for the activation email really.
As through searching on forums, this issue is rising problems after problem. Bluehost seems to be big with it, so try the “Mail From” plugin.
January 20, 2011 at 2:29 am #103398In reply to: I could use some buddy press advice
roydeanjr
ParticipantFirst, forums are generally part of a group. You cannot create forums outside of the group paradigm unless you install bbpress and integrate bbpress with wordpress. Generally you don’t install bbpress and buddypress because buddypress will take over bbpress when you turn on the forum component in buddypress.
Second, if #1 is true then you have to decide what groups you will create or let your users create the groups. You can create groups for each resort, maybe even each board manufacturer, or board style, etc. You have to make those kinds of design decisions yourself or explain to your members how they can create their own groups.
Once you create a group, part of the creation or administration of the group is the decision to enable the discussion forum. Once the forum is enabled, then discussion can take place under that group. Yes all the forums can be listed in a directory, but once you get some traffic your users will click a forum link or topic link and be taken to the group that the forum belons to.
I hope that helps.
January 19, 2011 at 11:13 pm #103387In reply to: Users can’t complete sign-up
Virtuali
ParticipantHave you searched the forums here on buddypress? because there are lots and lots of other topics about this.
The buddypress confirmation email is wired around wordpress emails, so it’s not buddypress’s fault, it’s most likely your host.
January 19, 2011 at 8:26 pm #103368Paul Wong-Gibbs
KeymasterCould be a bug. From wp-admin/users.php, do you mean? What versions of BuddyPress and WordPress are you using?
January 19, 2011 at 8:04 pm #103367In reply to: Imitating Irrational Games Website?
Paul Wong-Gibbs
KeymasterI can help you with one of them; https://wordpress.org/extend/plugins/achievements/
Everything else you want is out-of-the-box (other than your custom theme, of course!)
January 19, 2011 at 6:01 am #103319In reply to: wHere to upload the MO file?
Hugo Ashmore
Participant@imjscn So to round of the thread Jenny (just in case you were still wondering) you simply need to create the directory ‘languages’ in wp-content WordPress looks for this and defines it if not set otherwise, Buddypress now mirrors that process and also will check for the languages folder in wp-content but you must be running 1.2.7 for this change.
January 19, 2011 at 5:54 am #103318In reply to: Forums Posting Problems: The definitive post
modemlooper
ModeratorI want to add that one click software could be outdated. Best to get WP from wordpress.org so you know you have the most up to date software.
January 19, 2011 at 2:09 am #103307In reply to: Help! “Sorry, no members were found”
Virtuali
ParticipantMake sure the “order by” drop-down isn’t set to anything but default.
If it just persists, I image you must have done something to the filters of the activity, or changing something in the files.. have you done anything to the files?
If you have, download wordpress from this site (manual.zip) and copy the original php file and replace your existing, for a fresh start
January 19, 2011 at 1:27 am #103299In reply to: Forums Posting Problems: The definitive post
modemlooper
Moderator@cmroybal When software is tried and true like WordPress and you have issues at install. It’s usually the install process. That’s why I suggest a different install method. also the same thing has happened to me before with one clicks and now I never use them.
January 18, 2011 at 11:50 pm #103280In reply to: Forums Posting Problems: The definitive post
cmroybal
MemberI can confirm that your method to troubleshoot my particular problem was successful.
So the final verdict: Do not use Dreamhost’s One-Click Installs to install WordPress if you want to use BuddyPress. Instead, do a manual WordPress install and continue from there.
Thanks to everyone for their help! Hope this information saves other people headaches in the future.
January 18, 2011 at 7:57 pm #103271In reply to: Can use WordPress build a micro-blog system?
r-a-y
KeymasterYup, andrea_r is spot-on!
Go to testbp.org to see how a default BuddyPress install looks like.
January 18, 2011 at 7:56 pm #103269In reply to: Can use WordPress build a micro-blog system?
Andrea Rennick
ParticipantThis is already built in? If I type in @youlichika you will see it in your activity stream here. Just go look at your profile.
January 18, 2011 at 11:40 am #103233Paul Wong-Gibbs
KeymasterProbably beyond the scope of what we can do in 1.3. Moving the WordPress filter sounds hacky and best and would probably break someone else’s plugin, so I’d imagine that this would get resolved with the more extensive changes in 1.4.
January 18, 2011 at 6:37 am #103216In reply to: Forums Posting Problems: The definitive post
Matthew Willse
MemberI reproduced the problem and found a solution.
bbforum is not creating its tables or entries after using the one-click install on Dreamhost. Dreamhost’s one-click install yields a unique wp-config.php file with several differences that might be the problem. bb-config.php settings were fine.
A manual installation fixes the problem.
@cmroybal – you might be able to fix wp-config.php. If that doesn’t work, a fresh manual installation will definitely do the trick. It isn’t too difficult. You can create a database within Dreamhost (rather the phpmyadmin), and upload WordPress via ftp. After that, it takes about 1 minute for the WP install.
For those of you wondering if the problem related to multisite — it does not. I have that working as well.
“There was an error when creating the topic” really should say “There was an error because of a one-click install.”
January 18, 2011 at 2:15 am #103206@mikey3d
ParticipantI just playing around with buddypress.org links and I see the problem is duplicate contents causing the BuddyPress plugin. It doesn’t redirecting URL like WordPress does. Example:
WordPress: Try deleting a few letters at the end of this URL and it always redirect to the right URL.
https://buddypress.org/2010/12/buddypress-1-2-7/https://buddypress.org/2010/12/buddypress-1-2-
BuddyPress: It doesn’t redirect to the destination URL. Example:
No slash and slash at the end of URL:
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/download-pagehttps://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/download-page/
Try deleting some letters at the end of URL to see what you get:
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/download-pahttps://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/downlo
I get the title “Pagination Issue (5 posts)” page above when delete any letters of URL?
Why is that it doesn’t redirecting the URL like WordPress? Can it fix it?
January 18, 2011 at 2:02 am #103202In reply to: Plugin manager for WordPress MU
r-a-y
KeymasterApparently, the link no longer exists on WPMUDev; the developer of the plugin says the next release will be available on wordpress.org/extend/plugins/.
Mason has posted a modified version here:
http://premium.wpmudev.org/forums/topic/plugin-commander-or-plugin-manager#post-60823 -
AuthorSearch Results