| Re: How do you create a categorie in GiJoes D3Forum? |
| by script_fu on 2008/1/13 14:50:28 Ty sir!!! |
| Re: How do you create a categorie in GiJoes D3Forum? |
| by vaughan on 2008/1/13 14:31:16 open up footer.php and move the line that says xoopsOption[template_main] to before the line where include header.php is on line 68. |
| Re: How do you create a categorie in GiJoes D3Forum? |
| by script_fu on 2008/1/13 14:24:36 Thanks for the reply. I did get d3forum up and running. It is a very nice module. The only thing I dont like is there are no buttons for users to use. Everything is a text link. ----- I figured out this is not an error in the module. Gijoe lets you name each field of the module with your own names. Its built right into the module under language. This is a very nice feature that had me lost for a bit. Constant Name = _MD_D3FORUM_ON Default Value = Posted on User Value = You can change the name of the field in this box ----- Anyway for anybody else the only thing I can find wrong after another complete install is this warning below. Quote:
Thanks for the replys... |
| Re: How do you create a categorie in GiJoes D3Forum? |
| by voltan on 2008/1/13 6:17:02 after Overwrite class/smarty/xoops_plugins/resource.db.php are you removeing all files under templates_c/ ? |
| Re: How do you create a categorie in GiJoes D3Forum? |
| by script_fu on 2008/1/12 23:49:30 I didn't even notice the two plugin folders. I put the file into the other one and now I can create cats... Thank you for making it clearer to me. I still have a whole bunch of notices... ----- Quote:
In all the different spots to read what each setting is for I have... _MD_D3FORUM_CATEGORYMANAGER _MD_D3FORUM_LINK_MAKECATEGORY _MD_D3FORUM_TH_CATEGORYTITLE It just goes on and on... You think this might be php5 related? |