View Full Version : Forum integration
dengamer
12-05-2008, 11:13 PM
Hi Leute!
Vielleicht kann mir einer von euch helfen. Da ich ja ein noob bin. Ich habe mal die Anweisung der Manual Probiert, aber mein Forum wird nicht richtig integriert. Ich nehme phpbb2, falls das wichtig sein sollte. Geb mal link zu meiner seite und schaut einfach mal auf die Kategorier Forum http://denver-network.com/subdreamer/.
Danke im voraus für die Hilfe.
MfG
Denver
Wispher
12-06-2008, 05:39 AM
<script type="text/javascript" src="includes/javascript/hovermenu/menu.js"></script>
<link rel="stylesheet" href="skins/science/menu.css" />
<script type="text/javascript" src="skins/science/forummenu.php"></script></div>
this is the problem i think .... more exactly - address of the files should be like this <script type="text/javascript" src="'.$sdpath.'includes/javascript/hovermenu/menu.js"></script>
<link rel="stylesheet" href="'.$sdpath.'skins/science/menu.css" />
<script type="text/javascript" src="'.$sdpath.'skins/science/forummenu.php"></script></div>
this is the problem ...
or you don't add the address of you site in the admin panel
to do this : Go to - Admin Panel---> Subdreamer Settings---> Main Settings---> Website URL : add your website url
XhUnTeR
12-06-2008, 07:58 AM
I think you are using "phpBB" as your forum while subdreamer only supports the newer versions "phpBB2" and "phpBB3".
dengamer
12-06-2008, 01:16 PM
Thx for Help
I have new problem. When i open Category link Forum. Come this seite http://denver-network.com/subdreamer/forum. Whe i click second of ths Category come this http://denver-network.com/subdreamer/forum/forum/. Thx for Help. Sorry for my Bad english.
best regards Denver
Wispher
12-06-2008, 05:35 PM
add manually the address of your forum .... not just /forum/ --- add this
http://denver-network.com/subdreamer/forum/
vBulletin® v3.8.6, Copyright ©2000-2012, Jelsoft Enterprises Ltd.