PHP Nuke

PirateNinjaPirateNinja Icrontian
edited January 2004 in Science & Tech
Calling all php nuke experts, I cant figure this out.

My php nuke installation:

www.pirateninja.com/home/


What I need that I can not figure out how to do after 2 hours of trying to figure it out:

I want my forum module to point to www.pirateninja.com/phpbb. Not the damn built in install of the forums that came with php nuke.


My brain is boiling here. Any help is as always, much aprreciated.

:)

Comments

  • ShortyShorty
    scratches brain and tries to remember..

    If I recall, you dont change the forums module.. you change the reference in the menu module.. to point to a URL rather than the internal module.

    If this isn't possible anymore (if they have changed things again).. attach the menu module here a...
    Manchester, UK Icrontian
    edited January 2004
    scratches brain and tries to remember..

    If I recall, you dont change the forums module.. you change the reference in the menu module.. to point to a URL rather than the internal module.

    If this isn't possible anymore (if they have changed things again).. attach the menu module here and one of us will hack it for you ;)
  • KwitkoKwitko Sheriff of Banning (Retired) By the thing near the stuff Icrontian
    edited January 2004
    I found this: http://www.portedmods.com/ftopict-275.html. It adds phpBB as a module for PHPNuke.
  • Straight_ManStraight_Man Geeky, in my own way Naples, FL Icrontian
    edited January 2004
    Right, the Apache fed HTML does a URL point to PHPbb if you want a forum only, and PHP Nuke is running PHPbb as a PHP higher-function module set so it can parse the PHPbb canned calls. PHPH Nuke in raw install points to its demo forums, so if you stick PHPbb as amodular in as PHP Nuke, then PHP knows to run the PHPbb install instead of its demo. These days, you can use a GUIable thing called Wbemin to help tie things together if you have a box which has an O\S that can run Webmin. Webmin is https browsed to, and can be used for all sorts of admin tasks. Apache is your outside world to PHP on server interlinkage, most commonly, and you can route to it via loopback to admin locally and also to pseudo test setup locally.

    BOTH-- URL plus install PHPbb as active module.

    John.
  • kanezfankanezfan sunny south florida Icrontian
    edited January 2004
    this is how I did it, easy. you disable the forum module or block. I forget which one it is, but it's one of those two module or block. basically go into your admin menu and look for it in modules, I think it's called fuse forums or something like that. now, create a new module called forums, and type in the address of your forums, and then you can go into the main menu module and move the new forums link up or down on the main menu to where you want it positioned.
Sign In or Register to comment.