bbPress

Simple, Fast, Elegant

bbPress support forums » Troubleshooting

Ajax libs used...

(4 posts)
  • Started 1 year ago by c00l2sv
  • Latest reply from c00l2sv
  • This topic is not resolved
  1. I'm trying to integrate bbpress with wordpress using a theme i created. The problem is:
    My wp theme uses mootools. BBpress uses prototype. When I'm trying to include my template headers, neither my mootools, nor bbpress prototype functions are working.
    Please help me with a solution. Of course, I can just disable thoose functions. But the second questions I got is:
    Does bbpress really needs those ajax libs? Can't those just be replaced with a smaller js function (used only for ajax http request, if this one is the only one bbpress uses so far)?
    Please help!

    Ohh, I forgot to tell that I'm using the mootools v1. The theme I'm trying to integrate both of them can be examined at http://www.e-stas.net/pm/

    Posted 1 year ago #
  2. Nah protoype.js can't be removed, cause my bbMenu plugin uses/needs it too :)

    I guess you'll need to include your .js in your template folder and call it from there...

    Posted 1 year ago #
  3. I don't think you can use both frameworks at the same time. One is going to have to go.

    Posted 1 year ago #
  4. I wasn't asking to remove the whole ajax staff.
    I was asking to reduce it. Once we need only ajax http requests feature, why we should use the whole lib?
    Can't we just write a function for that?
    It would be also great to had the possibility of including or not including any ajax libs in forums API, those already predefined and distributed with the bbPress or WordPress?!
    Still unresolved.....

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.