Page 1 of 2
1 2 LastLast
Results 1 to 10 of 12

Thread: Ver 1.0 Works fine with e107 .617

  1. Ver 1.0 Works fine with e107 .617

    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 ???

  2. Join Date
    Aug 2004
    Posts
    18

    Ver 1.0 Works fine with e107 .617

    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)

  3. Join Date
    Aug 2004
    Posts
    781

    Ver 1.0 Works fine with e107 .617

    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?

  4. Ver 1.0 Works fine with e107 .617

    :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 ????

  5. Ver 1.0 Works fine with e107 .617

    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 ! <_<

  6. Join Date
    Aug 2004
    Posts
    781

    Ver 1.0 Works fine with e107 .617

    My site looks empty while there are more than 10 people in the forum ! <_<
    That's because your site IS empty

  7. Ver 1.0 Works fine with e107 .617

    But the forum is integrated ??

    This question ain't about the hack... Just a code request if you know a way to do it...

  8. Join Date
    Aug 2004
    Posts
    781

    Ver 1.0 Works fine with e107 .617

    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.

  9. Ver 1.0 Works fine with e107 .617

    :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 :

    Code:
    <?php
    Add just after :

    Code:
     require_once("../class2.php");
    Supposing you have your forum installed in a folder 1 lever after your e107

    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 !

  10. Join Date
    Aug 2004
    Posts
    781

    Ver 1.0 Works fine with e107 .617

    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts