Forum Replies Created
-
In reply to: Plugin Request: Forum Categories..
Slaps self, hold on! I forgot to upload the root’s category.php file.. Duh spencerp!
spencerp
In reply to: Plugin Request: Forum Categories..Alright, I’ve just uploaded it all, and even applied the new .htaccess rules, but I’m still getting a 404.. By the way, I still have to adjust the colors of the Category itself though!!
http://spencerp.net/forums/category/1
Any thoughts?
spencerp
P.S. Trent, can you adjust my thread’s title please? My grammar mistake is bugging me lol! Catagories => Categories Thanks in advance!
In reply to: Plugin Request: Forum Categories..Hmm, while using Tortoise SVN to apply your added patch, it’s not allowing me to apply the changes to the three files in the bb-templates/ directory..
category.php
forum.php
topic.php
I even made a blank file called: category.php and it’s not doing anything with it. I guess I’ll just go through all the files again, and manually add the changes.. A looong morning ahead of me I guess sigh..
Well, wait, it’s applying to the rest though, so now I *only* have to edit those three mentioned above.. wheew!
spencerp
In reply to: Changing a Domain nameGood tutorial from Podz! Seen it before, but forgot about it! Thanks for posting Spencer!
Yep! I don’t think I could live without his guides lol! You’re welcome by the way.
And I just like how he uses images to show people what, and where to do things..
spencerp
In reply to: Plugin Request: Forum Categories..Awesome!! I’ll go ahead and apply those changes/ files then! YAY!!
spencerp
In reply to: Changing a Domain nameGoing along with what Trent said, I usually follow Podz’s guide for it:
http://www.tamba2.org.uk/wordpress/site-url/
All other guides can be found here:
http://www.tamba2.org.uk/wordpress/
spencerp
In reply to: Plugin Request: Forum Categories..Yeah, I know I’m a bit crazy for doing this, cause it’s set for bbPress milestone 1.0 hahaha. Oh well, I’m just impatient like that … lmao..
spencerp
In reply to: Plugin Request: Forum Categories..That is SWEET!! I’ve just implemented the last patch, running 0.8alpha.
Here’s my site for view: http://spencerp.net/forums/
Only thing I’m waiting on now, is the: /bb-admin/content-categories.php page itself.. I’m getting a blog 404 when going there, but of course, didn’t see that file included, so..
And also getting the 404, after clicking on the link:
http://spencerp.net/forums/category/0
But that’s to be expected right.. lol!
Anyway, hopefully this might push the “project” along a little quicker LoL!.
spencerp
/By the way, I left the same comment on your ticket Sam..
In reply to: MediaWiki, bbPress, and WordPress integration..@nateolsen, I just added ALL 3 databases into ONE database, like such:
database_name (holding all three)
bb_forums
bb_posts
bb_privatemessages
bb_tagged
bb_tags
bb_topicmeta
bb_topics
mw_archive
mw_categorylinks
mw_externallinks
mw_filearchive
mw_hitcounter
mw_image
mw_imagelinks
mw_interwiki
mw_ipblocks
mw_job
mw_langlinks
mw_logging
mw_math
mw_objectcache
mw_oldimage
mw_page
mw_pagelinks
mw_querycache
mw_querycachetwo
mw_querycache_info
mw_recentchanges
mw_redirect
mw_revision
mw_searchindex
mw_site_stats
mw_templatelinks
mw_text
mw_trackbacks
mw_transcache
mw_user
mw_user_groups
mw_user_newtalk
mw_watchlist
sk2_blacklist
wp_bad_behavior
wp_bas_log
wp_bas_os
wp_bas_pages
wp_bas_refer
wp_bas_searches
wp_bas_ua
wp_bas_visitors
wp_bbpress_post_options
wp_bbpress_post_posts
wp_categories
wp_comments
wp_link2cat
wp_linkcategories
wp_links
wp_options
wp_post2cat
wp_post2tag
wp_postmeta
wp_posts
wp_secureimage
wp_sk2_logs
wp_sk2_spams
wp_tags
wp_tag_synonyms
wp_usermeta
wp_users
Of course, used the normal database prefix for each one specifically. It was mentioned though, that for the mw_ ones, you didn’t have to use the “mw_” prefix for when trying to mesh with bbpress/WP.. but, to play it safe, I used the default “mw_” prefix anyway.. Choice is your’s really..
@mozey, nice!! I’ll have to try that out sometime, well, when I get more time. Thanks for tips and pointers!
spencerp
In reply to: Plugin Request: Forum Categories..Awesome! Thanks a million SamBauers!
spencerp
In reply to: My new forum theme in the works!Thanks rednimer.. I’ll try to get on this then, I’ve just been really, really busy with the “home life” lately sigh..
spencerp
In reply to: Another integration question.For the UTW problem, do what this guy said here once, see if that helps. Good luck!
spencerp
In reply to: “This topic is not a support question”Oh nice!! Thanks for the link Michael! I just manually adjusted the “latest” svn files lastnight, for .80 alpha, which is currently running on my forums now.. I manually implemented the [Resolved] codes back into the files, now I won’t have too!
Thanks again!
spencerp
In reply to: My new forum theme in the works!Hahahaha.. I know.. tell me about it lmao..
I told this one guy on GoogleTalk before, I wish someone from Firefox corp, could sneak in as employment for a job in the Microshit Corp building, and some how replace/code in, for the Microshit IE6 upgrade tool.. and have it automatically upgrade them to a latest FF browser(s).. hahaha
spencerp
In reply to: My new forum theme in the works!Dang, I just noticed in Microshit IE6 that some pages (one for example, the profile page) are screwy, I’ll have to fix this before releasing it lmao..
spencerp
In reply to: tag.php access issueThank God this was fixed, and thank God I didn’t choose to run PHP 5.1.2 on the spencerp.net domain lmao.. All in all, I love Dreamhost as a host though!.. (*cough* Despite some little slowness of the servers.. haha)..
spencerp
In reply to: Cannot redeclare bb_int_set_current_user()…Hahaha.. Ah!! That’s right!! Thanks Trent.. Usually when we talked on GTalk, I was half asleep, and millions of things going on at same time lol..
Thanks again for clarifying this guys..
spencerp
In reply to: “This topic is not a support question”bbPress 0.80 will not have the topic resolution stuff. There will be a plugin to re-implement it for those that want it.
Okay, Is there someone working on one at this present time, or..? I was just wondering, because for those downloading SVN commits of bbPress files.. it would be nice to have this plugin already uploaded and handy..
Especially with a few SVN commits back, that was partly, or totally removed already.. right? Thanks in advanced..
/Me didn’t upload that part of the SVN commit(s), but will apply changes manually if need be..
Well, I could just leave those files alone for my forums, and if any new SVN commits come through, for other code changes within those “specific files”.. I can manually apply the changes.. I just want to keep this for my forums, just incase needed.
spencerp
In reply to: Cannot redeclare bb_int_set_current_user()…Oh! Okay, the way I heard it, from Trent I believe it was.. that it went in both locations. Alrighty then, then this changes my whole plan of doing things. YAY!
Well, the theme I made up for the forums now, doesn’t include any WP functional calls, or whatever. But, I’ll release the theme as a normal bbPress theme first. Then, I’ll go back to customizing it like I wanted too!
Thanks a million mdawaffe (Michael), for clarifying this!
spencerp
In reply to: My new forum theme in the works!I like it, although at the bottom, “fueled with wordpress” that would be fueled with bbpress wouldn’t it?
Thanks Vaelrith. Yeah, It’s one of those “things” that I need to change up on theme. I’ll fix that up here soon.. Really, I need to fix up the blog theme’s footer too then..
this is a great looking theme, you’ve integrated it nicely with the blog Are you going to make it a public theme? It’s quite sexy ;p
Thanks skrimpy. Um, I might release it to the public then, however, at the moment it’s a slopped together type job though sigh. I basically copied/pasted the blog’s style.css informations right into the bbPress stylesheet.. and so forth.
When I get some more time here, hopefully soon, I’ll make a public release of the theme. As I’m sure others running the WordPress Gathering theme, might want to have it..
Thanks for the nice comments..
spencerp
In reply to: Cannot redeclare bb_int_set_current_user()…Nevermind, I took out the path to the wp-blog-header.php file now, and adjusted my theme accordingly. If someone wants to try and figure it out though, feel free.. Might be useful later on sometime..
spencerp
In reply to: Plugin Request: Forum Categories..Thanks pontus. I might try this then. However, I’m not one for core edits really, but I might give it a go, unless of course Josh comes up with something soon!?
*cough* I really would like to see this, maybe, implemented in the .80 version.. *cough* lol..
spencerp
In reply to: WP+BB integrated, theme integrating login issues..OH!! I just viewed the source. I have my theme’s #maincontent divs around the forum’s themselves.. I’ll have to adjust that CSS stuff accordingly then..
I guess all this Pepsi is helping, lmao!
spencerp
In reply to: WP+BB integrated, theme integrating login issues..Hahaha.. I’m used to it… Usually I talk to the wall, but he’s on vacation, so..
Dang! I just upgraded the “live” version of the bbPress (localhost copy) to .74, and that crappy IE6 display is still there!?!!?!?!? The forums are pushed all the way to the bottom.. Any thoughts people!?
http://localhost.spencerp.net/forum/
I could have sworn, I also applied the “fixes” in the blog’s theme CSS file too.. what the heck!?
*EDITED- Must have something to do with the blog theme’s H2’s, #Main, and stuff.. I’ll keep tinkering with her on the normal localhost copy.. But, if someone has an idea in the meantime, please share them!
spencerp
In reply to: WP+BB integrated, theme integrating login issues..Ok, I just changed some stuff up again, so here’s what I got on my actual localhost (computer version) now.. whee!
http://localhost.spencerp.net/forum/
Please note: I didn’t upgrade it to .74 yet, but will be here soon.
spencerp