Search Results for 'bbpress'
-
AuthorSearch Results
-
November 1, 2010 at 10:32 pm #96391
In reply to: Mobile bbPress (using XML-RPC api)
master5o1
ParticipantIt’s not insufficient for general use. My patch only allows a post to be given info about the xmlrpc client.
Basically it adds a get request to be given that allows for client namr and uri to he added as two meta keys.
This allows for a Facebook/Twitter like ‘via Client’ to be listed on each post made through the xmlrpc api.
Although, I did add some stripslashes() to some of the variables.
November 1, 2010 at 10:32 pm #101491In reply to: Mobile bbPress (using XML-RPC api)
master5o1
ParticipantIt’s not insufficient for general use. My patch only allows a post to be given info about the xmlrpc client.
Basically it adds a get request to be given that allows for client namr and uri to he added as two meta keys.
This allows for a Facebook/Twitter like ‘via Client’ to be listed on each post made through the xmlrpc api.
Although, I did add some stripslashes() to some of the variables.
November 1, 2010 at 9:41 pm #96390In reply to: Mobile bbPress (using XML-RPC api)
John James Jacoby
KeymasterIf the xmlrpc file that comes with bbPress isn’t sufficient or needs a patch, could you submit your changes to our trac as an svn diff?
If you want more eyes on this, having it not require a core file edit will help.
November 1, 2010 at 9:41 pm #101490In reply to: Mobile bbPress (using XML-RPC api)
John James Jacoby
KeymasterIf the xmlrpc file that comes with bbPress isn’t sufficient or needs a patch, could you submit your changes to our trac as an svn diff?
If you want more eyes on this, having it not require a core file edit will help.
November 1, 2010 at 9:25 pm #96867In reply to: how to submit a plugin to BBpress?
Abdessamad Idrissi
Memberthank pelle for the replay and the hint… hope an admin sees this thread and put an end to that devilish bug
November 1, 2010 at 9:25 pm #101967In reply to: how to submit a plugin to BBpress?
Abdessamad Idrissi
Memberthank pelle for the replay and the hint… hope an admin sees this thread and put an end to that devilish bug
November 1, 2010 at 1:20 pm #96866In reply to: how to submit a plugin to BBpress?
mr_pelle
ParticipantI think I’ve found the root of all evil: https://plugins-dev.bbpress.org/ currently says:
Trac Error
TracError: The Trac Environment needs to be upgraded.
Run “trac-admin /home/trac/trac-environs/bb-plugins upgrade”
November 1, 2010 at 1:20 pm #101966In reply to: how to submit a plugin to BBpress?
mr_pelle
ParticipantI think I’ve found the root of all evil: https://plugins-dev.bbpress.org/ currently says:
Trac Error
TracError: The Trac Environment needs to be upgraded.
Run “trac-admin /home/trac/trac-environs/bb-plugins upgrade”
November 1, 2010 at 10:28 am #35953Topic: Display user occupation and location
in forum ThemesWokasa
MemberHi, I’m new to bbpress and I’ve got it up and running after some work.
I’m now wondering if there is a simple way to display a users occupation and location?
I’ve looked everywhere and I don’t seem to be able to get it to work…
Would much appreciate a solution!Thanks in advance
Wokasa
November 1, 2010 at 7:34 am #97035In reply to: registration disabled?
ortixia
ParticipantAll right, i think it is the theme, peacemaker.
my theory…
see:
https://bbpress.org/forums/topic/peacemaker-bbpress-theme-is-incomplete#post-66135
and:
i think the original theme must have been posted onto the theme site before it was fully ready, therefore some of the files needed to be updated..
hmmm..
and the guy is no longer building the themes.
any suggestions of what i can do, in lieu of these files.. i really like this theme for a base to work upon, css wise.
November 1, 2010 at 7:34 am #102135In reply to: registration disabled?
ortixia
ParticipantAll right, i think it is the theme, peacemaker.
my theory…
see:
https://bbpress.org/forums/topic/peacemaker-bbpress-theme-is-incomplete#post-66135
and:
i think the original theme must have been posted onto the theme site before it was fully ready, therefore some of the files needed to be updated..
hmmm..
and the guy is no longer building the themes.
any suggestions of what i can do, in lieu of these files.. i really like this theme for a base to work upon, css wise.
November 1, 2010 at 7:10 am #96389In reply to: Mobile bbPress (using XML-RPC api)
ortixia
Participantyou should have access to my email through your support forum should you need anything..
… and thank you for taking this time..
November 1, 2010 at 7:10 am #101489In reply to: Mobile bbPress (using XML-RPC api)
ortixia
Participantyou should have access to my email through your support forum should you need anything..
… and thank you for taking this time..
November 1, 2010 at 7:07 am #96388In reply to: Mobile bbPress (using XML-RPC api)
master5o1
ParticipantHmm… remove the return statement. I’m just going to work on something on for a little while.
November 1, 2010 at 7:07 am #101488In reply to: Mobile bbPress (using XML-RPC api)
master5o1
ParticipantHmm… remove the return statement. I’m just going to work on something on for a little while.
November 1, 2010 at 7:05 am #96387In reply to: Mobile bbPress (using XML-RPC api)
ortixia
Participantis this the view you are looking for…
November 1, 2010 at 7:05 am #101487In reply to: Mobile bbPress (using XML-RPC api)
ortixia
Participantis this the view you are looking for…
November 1, 2010 at 6:54 am #96386In reply to: Mobile bbPress (using XML-RPC api)
master5o1
ParticipantEr… if it’s already in php code then no.
It should already be in php space because the function declaration is in php space:
function page_title()
November 1, 2010 at 6:54 am #101486In reply to: Mobile bbPress (using XML-RPC api)
master5o1
ParticipantEr… if it’s already in php code then no.
It should already be in php space because the function declaration is in php space:
function page_title()
November 1, 2010 at 6:51 am #96385In reply to: Mobile bbPress (using XML-RPC api)
ortixia
Participantsorry.. do i stick a php tag around that?
November 1, 2010 at 6:51 am #101485In reply to: Mobile bbPress (using XML-RPC api)
ortixia
Participantsorry.. do i stick a php tag around that?
November 1, 2010 at 6:51 am #96384In reply to: Mobile bbPress (using XML-RPC api)
master5o1
ParticipantThe difference between xmlrpc.patched.php and bbPress 1.0.2’s xmlrpc.php.
November 1, 2010 at 6:51 am #101484In reply to: Mobile bbPress (using XML-RPC api)
master5o1
ParticipantThe difference between xmlrpc.patched.php and bbPress 1.0.2’s xmlrpc.php.
November 1, 2010 at 6:49 am #96383In reply to: Mobile bbPress (using XML-RPC api)
ortixia
Participantwhat was the patch.diff file that was included in the patch folder, does this matter?
November 1, 2010 at 6:49 am #101483In reply to: Mobile bbPress (using XML-RPC api)
ortixia
Participantwhat was the patch.diff file that was included in the patch folder, does this matter?
-
AuthorSearch Results