Search Results for '+.+default+.+'
-
Search Results
-
Topic: bbPress and BuddyPress
I have a clean brand new install of WordPress.
I installed the buddypress plugin and it seems like it works fine. I don’t like the fact you can’t make any changes to it’s internal install of bbpress (no settings page that I could find) so I don’t enable the forum.
I install the bbPress Plugin (2.0-beta-3b) and it shows up in the dashboard. I can create forums and posts. I cannot get to the default listing of forums on the site.
mydomain.com/forums/ – goes to what looks like a blank wordpress page named “Forums”
I can click view forum from withing the dashboard and it takes me to the forum topic
Topic: Navigation links don't work
I converted from standalone BBPress to BBPress 2.0 as a plugin and made a page with the forum topics as my home page. None of the paging links at the top of the page work. Click any number and it only pulls back the first page.
is the same as
http://jawsmovie.com/?paged=54
etc.
I tried changing permalinks and if I do anything other than the default setting, I get 404 errors.
Any ideas?
I’m using Avatar Upload with the Misty Morning theme and that theme seems to work best with avatars not much bigger than 50×50 pixels.
Trouble is, the user data I have imported from an old bbPress install seems to have existing users’ avatar sizes embedded somewhere – so that even the default avatar is coming up for existing users as 100×100 as it was on the old site. New users seem to be OK and working as Avatar Upload intended.
Is there anywhere in the database I can find this old avatar data and any way I can delete/change it?
I’m new to this plugin and to bbpress in general though I do work with WordPress on a regular basis. The forums load fine. I would like to copy the default theme and customize my own based on the original.
The problem is, I don’t see a place where I can choose a template for BBPress to use. Is there a place in the WP admin panel I’m overlooking or do I need a custom function to load a specific theme?
Any help would be appreciated.
It strikes me as a really useful feature to have for forums, yet it doesn’t seem to be included by default for the forum post type. Is there any particular reason for this?
In bbPress 2.0 is there a way to get all the topics on one page like in the forums here? Right now it seems to default to showing you a list of forums at /forums/ but I’d rather visitors see a list of all the topics. Thanks!
Topic: Database connection error
I’m scratching my head on this one. I can’t get bbPress to install, and it always complains about connecting to the database.
The mySql server is remote, and I’ve tried adding it in with the hostname as well as the IP. No dice.
I know the default answer is a credentials problem, but if I use SSH and connect to the website that will host bbPress, I can do
mysql -h hostname -uusername -ppassword
and connect fine.
I can also use the above command to connect from my workstation, remotely. I’ve copy-pasted the credentials dozens of times, verified that it has read/write access to the DB, etc.
I’ve even copied bb-config-sample.php to bb-config.php and edited it manually, but it still can’t connect to the database.
Any ideas what I might try next? Thanks.
Hey all –
I’m hoping I’m just missing something here, but I’m trying to create a new template (to match a WordPress theme I’m working on). I’ve created a folder within the bbp-themes folder, and added a stylesheet and one file (I’m just testing it right now to get a feel for how the theming system works): page-front-forums.php.
The thing is, when I do this, ALL of my themes in the WordPress back end (under appearance > themes), save the twenty Ten (default WP theme and the bbPress version) go away. ALL of them. Now, the current theme is still working on the front end of the site, but on the back end, there’s no themes at all – they are all gone.
So can anyone tell me what I’m doing wrong here? Am I putting the bbPress theme files in the wrong place? Or is this some kind of bug?
Got thru installation procedure, but one error when tried to create ‘bb_allposts’ table. Error seems to be syntax error??? How do I fix or how do I re-install? If I have to re-install, do I need to remove anything first?
Hope you can help
Regards
S
SQL ERROR!
>>> Database: seoirse_eg_wordpress (localhost)
>>>>>> CREATE TABLE IF NOT EXISTS
bb_allposts(post_idbigint(20) NOT NULL auto_increment,forum_idint(10) NOT NULL default 1,topic_idbigint(20) NOT NULL default 1,poster_idint(10) NOT NULL default 0,post_texttext NOT NULL,post_timedatetime NOT NULL default ‘0000-00-00 00:00:00’,poster_ipvarchar(15) NOT NULL default ”,post_statustinyint(1) NOT NULL default 0,post_positionbigint(20) NOT NULL default 0,PRIMARY KEY (
post_id),KEY
topic_time(topic_id,post_time),KEY
poster_time(poster_id,post_time),KEY
post_time(post_time),FULLTEXT KEY
post_text(post_text)) TYPE = MYISAM DEFAULT CHARACTER SET ‘utf8’;
>>>>>> 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 ‘TYPE = MYISAM DEFAULT CHARACTER SET ‘utf8” at line 16
Key master email not sent!
hi guys i would like to customize the new bbpress plugin. i’m using the automatic theme integration, ie my theme does not natively support bbpress. how would i go about editing the files?
thanks
‘) to a specific image file, (e.g. ‘smile.png’).