Forum Replies Created
-
In reply to: What is the best forum software for my needs ?
Simple Machine Forums, even though I’m using bbPress at the moment, I don’t recommend it
In reply to: What is the best forum software for my needs ?Simple Machine Forums, even though I’m using bbPress at the moment, I don’t recommend it
In reply to: Adding "Quote" feature?@auphoria which version of bbpress are you using?
I’m using 1.0.1 and ajaxed quote version 1.2
and working fine
Well, actually it just started doing weird lately, I have used it like forever, and it works fine for normal members.
Just for admins it started giving problems :S
I have deactivated it, though …
A plugin like that is kinda a must, still……
If there’s a way to troubleshoot, to find out what’s causing the problem, I’ll be happy to help.
In reply to: Invite a friend pluginWow, you’re so smart, thanks for the tip.
Already 2 months since the creation of this topic, and still not fixed — wow way to sell bbpress
In reply to: Topic lists on index of this websiteNice to see you around here, _ck_
Sorry for the very late reply… and thanks for your reply
I’m using tons of plugins actually and using bbpress version 1.0.1
The plugin which is causing this is ck’s unread post plugin.
Luckily, this problem is only noticed by keymasters.
I don’t really want to turn off this plugin, since its a very usefull plugin to see what is new on the forums.
I just don’t understand how it started happening all of a sudden.
In reply to: bbPress article deleted from Wikipedia?I still think it’s lame they deleted the article.
bbPress has its problem, so has any software.
In reply to: URL problems in the installationyou should upload the files to the root of subdomain, instead of a folder called forums.
you can take the content from the folder called forums and put it into subdomain, and change the vaulues in your database using phpmyadmin
hope it helps
In reply to: bbPress mobile versionWell, if i look at the list of supported mobile browsers, i don’t think it does.
$small_browsers = array(
'2.0 MMP'
,'240x320'
,'AvantGo'
,'BlackBerry'
,'Blazer'
,'Cellphone'
,'Danger'
,'DoCoMo'
,'Elaine/3.0'
,'EudoraWeb'
,'hiptop'
,'IEMobile'
,'KYOCERA/WX310K'
,'LG/U990'
,'MIDP-2.0'
,'MMEF20'
,'MOT-V'
,'NetFront'
,'Newt'
,'Nintendo Wii'
,'Nitro' // Nintendo DS
,'Nokia'
,'Opera Mini'
,'Palm'
,'Playstation Portable'
,'portalmmm'
,'Proxinet'
,'ProxiNet'
,'SHARP-TQ-GX10'
,'Small'
,'SonyEricsson'
,'Symbian OS'
,'SymbianOS'
,'TS21i-10'
,'UP.Browser'
,'UP.Link'
,'Windows CE'
,'WinWAP'In reply to: bbPress mobile versionThanks a lot BerryReview!
In reply to: Welcome Back _ck_Welcome _ck_
In reply to: Direct code to post urlokay ashfame, will check again, thanx.
In reply to: bbPress mobile versionOkay, perhaps the good folks around here can help me with this.
I checked the website that Kevin posted here, and it asks me to put this code:
require_once('mobile_device_detect.php');
mobile_device_detect(true,false,true,true,true,true,true,false,false);Now, I have no clue in which file exactly to put that code, or how the code should be wrapped.
Any suggestions?
If i can find a way to redirect the browser to a different mobile version URL, that would be a good start already, to start working on a mobile version.
If once it works, i will sure as hell put the code here.
In reply to: Direct code to post url@zaerl weird enough, just today im seeing your replies, was it caught by akismet??
In reply to: Direct code to post urlhey foof, i checked the page, and the source code of post.php don’t actually now what u wanted to show me (or where my answer is… )
In reply to: Direct code to post urlTo give an example. A piece of code generates the post url of each reply in this topic, see below:
https://bbpress.org/forums/topic/direct-code-to-post-url#post-67639
https://bbpress.org/forums/topic/direct-code-to-post-url#post-67659
https://bbpress.org/forums/topic/direct-code-to-post-url#post-67660
i want the code that generates that unique url for each reply.
Is there a way?
In reply to: Direct code to post urlI’m trying to insert the Like button from Facebook into my bbpress-based forum. Therefor i need the exact url of each reply.
is there a code for that? at the moment im using
<?php topic_posts_link(); ?>
but thats not the best one, cos it generates a link to the topic url, instead to the reply url.In reply to: bbPress mobile versionStill looking forward to the codes……
In reply to: Change the URL in registration e-mail@chengdu living I tried locating the file, but didn’t find it.
In reply to: bbPress mobile version@BerryReview I’d love to use that plugin if available, I don’t mind editing the codes at all.
I tested your page with this website http://iphonetester.com/ and it’s looking good.
Good work, man!
In reply to: New bbPress Project Launched Today – WoW UI Gallerywow – amazing, i’d never thought it was bbPress powered….. great job
In reply to: Change the URL in registration e-mailIsn’t it better to locate the file which is sending the data?
I will look into this as well.
In reply to: Plugins You Want !!!I will check Raize, however I don’t prefer using 3rd party apps on my website, cos for 1) it makes the site look less professional and 2) the data gets stored somewhere else and often u have very less control over it.
but thanks for the tip, i will check it.