Just did the upload and my CMS Forum Hack works just fine with e107 .617 !!!!
I tried to upload my forum to Invision Board 2.0 But I can't find a link to download from ! :huh: Can anybody help me out with this ???
Just did the upload and my CMS Forum Hack works just fine with e107 .617 !!!!
I tried to upload my forum to Invision Board 2.0 But I can't find a link to download from ! :huh: Can anybody help me out with this ???
you need to get if from someone who has already downloaded it like a week ago or so, its gone paid now, so thats the only way to get it, let me see if I can post a link here (if thats ok with the admin)![]()
Wow, that is going to cause IPB popularity to plummet, of course who didn't see that coming? What is the leading free forum software now then? phpBB?
:angry: Bastards !
Anyway... i'm running a site on IBF 1.2 and it's working fine....
And to be honest, I don't see much difference between the versions 1.2 and 1.3 <_<
And just wanted to try the 2.0 is it worth the while upgrading from 1.3 ????
Another Happy news : This script works even if you install another login menu on e107 !!! :P
I'm using eXtendLogin at the moment and It ROCKS !!!!!
Just wanted to ask a question !Is there a way to make users on the forum appear on the online users list on e107 ??? My site looks empty while there are more than 10 people in the forum ! <_<
That's because your site IS emptyMy site looks empty while there are more than 10 people in the forum ! <_<![]()
But the forum is integrated ??
This question ain't about the hack... Just a code request if you know a way to do it...![]()
It is a pain because you have to work with session manipulation / cookie manipulation / database session storage. It really is a bother to explain, and even more difficult to code. You could try looking into the login / logout functions of the CMS Forum Member hack script for hints.
:P YOu won't believe me but I've made it !!!!
If anyone's interesed in having the members on the forum to show on the users online menu (e107) here's the method :
Open your forum index.php and find :
Add just after :Code:<?php
Supposing you have your forum installed in a folder 1 lever after your e107Code:require_once("../class2.php");
www.yoursite.com/forum
Works great for me... but it sucks cause it shows the users as connected on index.php
I'll try and rename index.php into ibf.php but I needs lots of work... and is very optional![]()
Have a nice day !
You give thanks for the ability to do that to the Invision crew, as their forum is nice and self-contained to the point where the sloppy code of e107 doesn't conflict.