Search Results for 'code'
-
AuthorSearch Results
-
zaerl
ParticipantYou can display html tags embedding them in a code section.
December 20, 2010 at 6:50 am #103506In reply to: Allow users to delete their own post?
sagemore48
Memberyeap,we all need to preview,edit,even delte the post,for we could have googled for the answer.
then why not?
thk u!

sage
December 20, 2010 at 6:50 am #98406In reply to: Allow users to delete their own post?
sagemore48
Memberyeap,we all need to preview,edit,even delte the post,for we could have googled for the answer.
then why not?
thk u!

sage
December 19, 2010 at 7:40 am #94759In reply to: bbPress 2.0 – Updates
John James Jacoby
KeymasterHave been for past few weeks but have had other priorities to get started. I’ll probably post something up all official like eventually.
December 17, 2010 at 1:35 pm #103476In reply to: Links point to old domain.
bbuser12345
ParticipantI am using the kakumei theme. Where would they be hardcoded?
December 17, 2010 at 1:35 pm #98376In reply to: Links point to old domain.
bbuser12345
ParticipantI am using the kakumei theme. Where would they be hardcoded?
December 17, 2010 at 9:45 am #103475In reply to: Links point to old domain.
Ashish Kumar (Ashfame)
Participanteither the links are hardcoded in theme or they are in content portion.
former can be fixed by editing the files and the later can be fixed by sql replace query
December 17, 2010 at 9:45 am #98375In reply to: Links point to old domain.
Ashish Kumar (Ashfame)
Participanteither the links are hardcoded in theme or they are in content portion.
former can be fixed by editing the files and the later can be fixed by sql replace query
December 16, 2010 at 5:46 pm #36548Topic: password reset
in forum Troubleshootingrezag
MemberI tried to reset my password here on the bbpress and got the email but the reset link led to a ‘you are not allowed…’ page. I noticed a few topics on this here, is this still an open bug and will I see it on my (soon to be) own install?
Any help appreciated
December 16, 2010 at 10:25 am #103385In reply to: Manipulating bb_option
Ashish Kumar (Ashfame)
Participantwhy don’t you just make an array and save it
// For retrieval
$array = bb_get_option('option-name');
// For Saving
bb_update_option('option-name',$array);December 16, 2010 at 10:25 am #98285In reply to: Manipulating bb_option
Ashish Kumar (Ashfame)
Participantwhy don’t you just make an array and save it
// For retrieval
$array = bb_get_option('option-name');
// For Saving
bb_update_option('option-name',$array);December 15, 2010 at 3:58 pm #94757In reply to: bbPress 2.0 – Updates
Rich Pedley
MemberCongarats JJJ – though I admit to thinking you already were, maybe I just heard a rumour
December 15, 2010 at 3:09 pm #94756In reply to: bbPress 2.0 – Updates
Gautam Gupta
Participant
December 15, 2010 at 2:48 pm #94755In reply to: bbPress 2.0 – Updates
John James Jacoby
KeymasterHeads up…
With the holidays coming up and starting my new job at Automattic, progress on the plugin is going to slow down for a week or two. GautamGupta is working on Google Code-in projects for the bbPress plugin and doing a great job on the tasks he’s completed so far.
December 15, 2010 at 2:33 am #59214In reply to: Help with an if/then statement
yuanyelss
MemberYou should always put custom code in your template or plugin. Did my code not work in your template? If you want to create a custom designed jewel, so that replica cartier necklaces,you can choose the metal and the gemstone that make the perfect piece of cartier love ring white gold for you,you should take some things into consideration.First of all, ask for an expert gemologist’s advice in this matter.
December 14, 2010 at 9:59 pm #94754In reply to: bbPress 2.0 – Updates
Ryan Gannon
MemberI think the problem is in the
get_option( '_bbp_user_slug', $prefix . 'user' )etc. I don’t seem to have does in my options table. I’ll take a closer look.
Update:
$this->root_slug = apply_filters( 'bbp_root_slug', get_option( '_bbp_root_slug', 'forums' ) );is where my problems are, I deleted ‘forums’ and now it’s fine.
December 14, 2010 at 1:54 pm #94746In reply to: bbPress 2.0 – Updates
Erlend
ParticipantI still find being sent to a singular reply utterly confusing. I definitely acknowledge the value in this functionality, but in an ordinary forum context I prefer just being sent to the #reply in question plus the whole thread loaded with it, like here.
I hope this is just being done to see if it works
December 14, 2010 at 11:28 am #103231In reply to: Customize registration email
Ashish Kumar (Ashfame)
Participant@justin, That was a spam reply for checking email templates folder. There is nothing like that in bbPress.
You need to check out the code where the mail is sent in the code. If there are filters (most likely the case), then you can use a small plugin to modify that or even make changes to the core file there.
December 14, 2010 at 11:28 am #98131In reply to: Customize registration email
Ashish Kumar (Ashfame)
Participant@justin, That was a spam reply for checking email templates folder. There is nothing like that in bbPress.
You need to check out the code where the mail is sent in the code. If there are filters (most likely the case), then you can use a small plugin to modify that or even make changes to the core file there.
December 14, 2010 at 11:26 am #103367In reply to: Wp and bbpress
Ashish Kumar (Ashfame)
ParticipantYou don’t need deep integration for sharing user tables.
You can share them by defining something like this in wp-config.php file
define('CUSTOM_USER_TABLE','new_user_table');
define('CUSTOM_USER_META_TABLE', 'new_usermeta_table');But I would suggest copying over the users in WordPress side and then telling bbPress to use WordPress tables.
December 14, 2010 at 11:26 am #98267In reply to: Wp and bbpress
Ashish Kumar (Ashfame)
ParticipantYou don’t need deep integration for sharing user tables.
You can share them by defining something like this in wp-config.php file
define('CUSTOM_USER_TABLE','new_user_table');
define('CUSTOM_USER_META_TABLE', 'new_usermeta_table');But I would suggest copying over the users in WordPress side and then telling bbPress to use WordPress tables.
December 14, 2010 at 1:26 am #102282In reply to: Avatar Upload Problem!!
Pomy
ParticipantHi Zaerl,
I think that the author built such a system in order to support a huge number of pictures (too many files in the same directory will slow down the file seek). I don’t like this approach.
Then please can you tell me what is the alternative?
How can we get rid the numbers of folders? because sometimes it creates trouble when we change hosting. It take so much time to download them and then shift to another hosting. I’ve faced this problem.
It would be great if you tell me the alternative or solution.
December 14, 2010 at 1:26 am #97182In reply to: Avatar Upload Problem!!
Pomy
ParticipantHi Zaerl,
I think that the author built such a system in order to support a huge number of pictures (too many files in the same directory will slow down the file seek). I don’t like this approach.
Then please can you tell me what is the alternative?
How can we get rid the numbers of folders? because sometimes it creates trouble when we change hosting. It take so much time to download them and then shift to another hosting. I’ve faced this problem.
It would be great if you tell me the alternative or solution.
December 13, 2010 at 7:34 pm #94744In reply to: bbPress 2.0 – Updates
Rich Pedley
MemberI’ll update as soon as I can then

thanks.
December 13, 2010 at 6:49 pm #94743In reply to: bbPress 2.0 – Updates
John James Jacoby
KeymasterReply page now only shows one reply. Still probably needs some tuning, but at least it’s less confusing now.
-
AuthorSearch Results