Although that would make more sense programmatically, Miles, that's not always the case for administrative decisions. If people are accustomed to using the Wordpress interface and refuse to change, but you want to use/integrate a site built in CakePHP, compromises must be made.
If you can't build your own blog system and use Miles J's awesome forum plugin, then here's some other people who did similar things (search is a wonderful thing): http://groups.google.com/group/cake-php/browse_thread/thread/a3b4b82eefeb9d8a Good luck. On Jan 21, 1:02 pm, Miles J <[email protected]> wrote: > If your going to be using wordpress and a forum, then you should not > be using Cake at all. > > Either use Cake and build your own blog system (and use my forum > plugin), or don't use it. > > On Jan 21, 5:05 am, Chad Smith <[email protected]> wrote: > > > > > Hey Boobalan, > > > You could place the wordpress files in the /app/webroot/ folder then > > access it by: domain.com/wp-content/ ... that way the database and > > such can have their own tables since Wordpress enables table prefixs > > automatically. > > > I've used this in a few places, not wordpress exactly but on other > > applications likehttp://www.countycriminal.comandhttp://theeasyapi.com > > > Take care and hope this helped, > > Chad > > > On Jan 21, 5:13 am, boobalan <[email protected]> wrote: > > > > Hi to all, > > > I need to integrate wordpress blog and a forum facility in my > > > application. Is that possible in cakephp - question bcoz, models file > > > and class names should have same as DB tables names ???.. > > > > Regards > > > Boobalan.m- Hide quoted text - > > - Show quoted text - Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
