Null (@null)

Forum Replies Created

Viewing 25 replies - 351 through 375 (of 437 total)
  • @null

    Member

    Does any one has a template test page already up? or is there a plugin, so you choose a template from a ddlb and the page shows the forum in the chosen template…

    In reply to: If code-question

    @null

    Member

    Thx guys

    @null

    Member

    Any other ideas?

    @null

    Member

    Did you report it as a bug? (if it is one)

    @null

    Member

    Like it, only put the original bbPress logo in it instead of yours: https://bbpress.org/bbpress.png

    In reply to: bbPress 0.75 Released

    @null

    Member

    Perhaps an upgrade.zip can be made for a quick fix…

    In reply to: 0.74

    @null

    Member

    Major changes like….. ?????? PLZZZ tell :)

    @null

    Member

    Would be nicer to have some bbpressMU :D Something I really want. Could be done izi I think, just put an id code with each forum and posts and filter on that ID. Only each forum should be able to pick its template and plugins…. well perhaps in the future? wish wish

    @null

    Member

    Like mdawaffe said above: Probably not. There’s a lot of custom code talking to two different servers via http, cron jobs, svn actions and a dozen other things.

    /Me guesses there is TOO much stuff going on behind the scenes, to even want to consider making this a “plugin” per se.. =/

    I understood that, was aiming to some pluginmaster that want to created something like this :)

    Well it aint that important, it would be just handy. Even more if all the info could be pulled (with some filters) so the plugins would stay at 1 central point (this site) and updated to. So no different plugin versions on every site….

    Well just some suggestions…

    @null

    Member

    Can someone make it as a plugin then :)

    Or some page we can put on our site, but that pulls al the plugins from this site for display?

    @null

    Member

    Yeah but I would like to use this page on my own site as well. Pref as a plugin

    @null

    Member

    Is there also a way to get a link to the first REPLY in a post? There is a link option to go to the last reply, but i wanta link ti the first reply. So the sec post (if you see them all as posts)

    @null

    Member

    You mean you want the first X characters or words from a first post?

    This is possible. I am playing with this myself so users of my bbPortal plugin can use a read more button on the portal if they want to. It wil count the first 100 words and then ad a read more link.

    Think this is something you want (without the read more link). This can be done with a plugin and a new function. I haven’t got something working yet else I would post it here…

    @null

    Member

    Aah ok thx for the info!

    @null

    Member

    Hmm and where is the data stored at the moment (i see no options table)…

    Did some reading, very interesting! So if I re-write my bbPortal plugin, I can use the bb_get_option instead of those long sql queries for creating a new table etc. Just make sure that the name is unique, right? For now I just have to variables ($pforum_id and $number_of_topics) so I can use these with the bb_get and update functions.

    What about bb_get_option_{$option_name} and bb_get_option_from_db_{$option_name}? Isn’t from_db always faster? (cause you skip all other checks), or isn’t the speed of any influence? When would one use the first function and when the second?

    @null

    Member

    Ah thumbs up, it also fixes a css bug but it isn’t this one: https://bbpress.org/forums/topic/420?replies=8 Do I have to report this or is this also fixed?

    Well can’t wait till the release (date??), keep up the good work!!!

    Null

    @null

    Member

    You need to include http:// if you use an absolute path!

    In reply to: Plugin – bbPortal

    @null

    Member

    Thx spenc and 1.1 is dl 22 times and 1.0 over 50. There is just something wrong with the plugin when loading the admin page, its uploading then, but i don’t understand why the hell it does that :)

    In reply to: Plugin – bbPortal

    @null

    Member

    Hmm its getting stranger and stranger. It isnt the posting when i get this bug, but when i vieuw the admin page (any admin page). Just viewing it (no updating), will cause the frontpage to be empty :S

    In reply to: Plugin – bbPortal

    @null

    Member

    OMG found a bug, when posting a reply on a topic, you will also update the portal (with nothing cause you have entered no input). There for teh frontpage will turn up empty.

    So when posting something you will also post/update the portal (think it,s because it also uses the post from the portal)

    How to solve this? Thought using an if would be enough, but it isn’t…

    Help!

    In reply to: Topic views

    @null

    Member

    Could be done with a click counter…

    @null

    Member

    Hmm going to play with that, thx

    @null

    Member

    So in this case, there is no way to extend it?

    @null

    Member

    Hmmm… ok going to do a clean install on my test forum, perhaps another plugin is jamming…

    Thx

    Got it fixed, it was another plugin, fixed the error, thx again

    zip is removed

    @null

    Member

    Checked it, but that’s not it. Also get this error when login in (same as when posting):

    Warning: Cannot modify header information – headers already sent by (output started at /xxx/bbpress/my-plugins/bbPortal.php:2) in /xxx/bbpress/bb-includes/pluggable.php on line 39

    Any other ideas?

    Made a zip of the current plugin, just put it into your plugin folder. Now try to post a new post or anything and the error will occur. The new form in adminpage/content/bbportal works great.

    NOTE:

    This is for testing ONLY. The plugin aint done yet or compleet!!!!

    http://www.sourceskins.com/bbPortal-BETA.zip

Viewing 25 replies - 351 through 375 (of 437 total)