|
Posted by Tom on 02/23/07 19:46
On Thu, 22 Feb 2007 18:39:31 -0800, James walker wrote...
>
>Hi all,
>
>I am trying to add some script to a phpbb forum, that calls a table in MySQL
>that I have added.
>
>Can some 1 pls tell me if there are some files with in phpbb that i need to
>update for the string to be reconized.
>
>james
>
>
I've tried using phpbb a while back and is a pretty well developed program. Many
times you can find extra modules at their site that are already designed and
tested, and offer an easier approach then introducing new code that hasn't been
debugged thoroughly.
From what I remember the program uses template type files and may need to trace
the program a little. That way you can get an idea of how it connects to your
MySQL, which files it uses to pull the information, and how it passes that
information the template files.
You may need to dig through the code a bit and make an outline or flow chart to
get an idea of where you can add your code to get information from your new
table.
Tom
--
Newsguy.com
75+ days of Binary and Text Retention!
Higher levels of article completion!
Broader coverage of newsgroups
Navigation:
[Reply to this message]
|