Drupal node submission to phpbb api
jase951 - June 25, 2009 - 15:15
| Project: | phpBBforum Integration module |
| Version: | 6.x-2.0-beta5 |
| Component: | Code |
| Category: | feature request |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Hi
I just wanted to know if there is an api for node submission into phpbb topics, for use within other modules.
Thanks.

#1
Hi drupal login error, help me pls.
Fatal error: Cannot access empty property in ...../public_html/includes/bootstrap.inc on line 712
thanks
#2
Try submitting this as another issue.
Does the forum run normally without the module running? And have you checked that you have updated all the paths?
#3
I managed to integrate this into my module. The node into forum works correctly from the node form.
However, it does not work for other non-node forms. I am returned undefined phpbb functions. Can someone tell me how phpbbforum.module defines the functions into drupal and if phpbbforum.module has a global function that can be called from within my module.
Thanks!
#4
My issue solved. Globals were not called properly.
Though an API may still be useful for other modules. Closed for now.