Search Results for 'bbpress'
-
AuthorSearch Results
-
November 1, 2010 at 9:25 pm #96867
In 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 #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 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 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 #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: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: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: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:05 am #101487In reply to: Mobile bbPress (using XML-RPC api)
ortixia
Participantis this the view you are looking for…
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 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: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: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 #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 #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: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: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?
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:48 am #101482In reply to: Mobile bbPress (using XML-RPC api)
master5o1
ParticipantCool. So in mobile-bbpress/index.php can you:
function page_title()
{
return “whatido”; // insert this line please
November 1, 2010 at 6:48 am #96382In reply to: Mobile bbPress (using XML-RPC api)
master5o1
ParticipantCool. So in mobile-bbpress/index.php can you:
function page_title()
{
return “whatido”; // insert this line please
November 1, 2010 at 6:45 am #101481In reply to: Mobile bbPress (using XML-RPC api)
ortixia
Participantsorry cross post here…
this on my server:
bbpress/xmlrpc.php
is your patched version…
I have the original bbpress version on my computer.
and the settings are checked.
the plugin is activated..
November 1, 2010 at 6:45 am #96381In reply to: Mobile bbPress (using XML-RPC api)
ortixia
Participantsorry cross post here…
this on my server:
bbpress/xmlrpc.php
is your patched version…
I have the original bbpress version on my computer.
and the settings are checked.
the plugin is activated..
November 1, 2010 at 6:37 am #101480In reply to: Mobile bbPress (using XML-RPC api)
master5o1
Participantmmm. I hope.
-
AuthorSearch Results