Page 2 of 2 FirstFirst 12
Results 16 to 27 of 27

Thread: INDEXU 3.1 - vBulletin 2.3.0 integration v.0.1 (not stable)

  1. #16
    Join Date
    Apr 2003
    Location
    Atlanta GA
    Posts
    3,395

    Default

    Originally posted by dody
    just logout and login again.
    OK, that worked ( after I finally found the logout button )....well, at least I could get to the review page...I did not try posting a review.
    esm
    "The older I get, the more I admire competence, just simple competence, in any field from adultery to zoology."

    .

  2. #17
    Join Date
    Apr 2003
    Posts
    5

    Default

    sorry to push you how long do you estimete before this is stable

  3. #18
    Join Date
    Jan 2002
    Posts
    58

    Default

    What is the current status of this awesome hack

  4. #19
    Join Date
    Aug 2002
    Posts
    92

    Default

    Originally posted by dody
    [B]Here is how to capture back link without need to write actual url:
    PHP Code:
    if (empty($COOKIE_USERNAME)) {
      
    //$url = urlencode('http://'.$HTTP_ENV_VARS["HTTP_HOST"].$HTTP_ENV_VARS["REQUEST_URI"]);
      
    $url urlencode('http://'.$_SERVER["HTTP_HOST"].$_SERVER["REQUEST_URI"]);
        
    header("Location: login.php?b=$url&f=1");

    dody, this back link is not working for me. the right link shows up in the url but it is preceeded by http://www.home.com/login.php?b=http://www.blah.com

    how do i just get http://www.blah.com to show up?

  5. #20
    Join Date
    Aug 2001
    Location
    Indonesia
    Posts
    3,732

    Default

    player, the progress is slow
    I'm working a lot with v.4 since it's the prioity. I'll try to spend time on weekend to work on it. Currently 'my account' is not integrated yet, but problem with admin cp already fixed. I'll post the file tomorrow.


    scheetz, it's bad. Not all server have the same 'server variable environment' (even I tried both in linux and windows). You can use hardcoded url:
    PHP Code:
    $url urlencode('http://www.yourdomain.com/review.php'); 
    where review.php is the file name which you edit.

  6. #21
    Join Date
    Jan 2002
    Posts
    58

    Default

    I hope you guys don't go overboard with the development of new versions. There is only so much that is needed for a link directory. Eventually it just becomes a huge program like nuke.

  7. #22
    Join Date
    Aug 2003
    Posts
    38

    Default

    Does this work or not? And will it work with vBulletin 3.0's backend?

  8. #23
    Join Date
    Nov 2004
    Posts
    71

    Default

    Ok I managed to get it integrated but one problem I am seeing is this, when I go to login via the main page, if you are registered on the forums and links area then it will log you into both but if not you still have to register at both. Something wrong there?


    Thanks
    Myth
    Last edited by Mythotical; 11-07-2004 at 07:03 PM.

  9. #24
    Join Date
    Nov 2004
    Posts
    71

    Default

    Ok and update, use the vbmemberhack.txt file located in this thread if you are running Indexu V3.2 and vBulletin 3.0.0 and up. It will work great and work like a charm.

  10. #25
    Join Date
    Nov 2004
    Posts
    71

    Default

    now to get the template setup and get my categories from Links V2.0 imported to Indexu. Thanks guys.

  11. #26
    Join Date
    May 2007
    Posts
    1

    Default

    Quote Originally Posted by markbrooks View Post
    Hi Dody,

    Good job, I will certainly look into using this with my Vbulletin.

    I have found another hack at vbulletin.org which allows a member signing up in the forum automatically becoming a member of the Indexu site. I have tested that hack with IndexU 3-1 and VBulletin V2-30 and it works fine.

    It might be worth your while taking a look at the hack and modify it further, therefore, someone becoming a member of the IndexU site automatically becomes a member in the forum where the user does not currently exist and vice versa, that is to say someone who signs up to the forum who is not currently a member with the indexU site becomes a member of the IndexU site as this hack currently does.

    I attach the VB hack found on vbulletin.org for your consideration.
    can someone walk me through doing this hack?? im new to this and dont quite understand.

  12. #27
    Join Date
    Jun 2007
    Posts
    15

Similar Threads

  1. Replies: 9
    Last Post: 01-11-2005, 06:36 PM
  2. Replies: 3
    Last Post: 01-11-2005, 06:26 PM
  3. Replies: 3
    Last Post: 01-30-2004, 04:42 PM
  4. Replies: 0
    Last Post: 01-29-2004, 05:55 PM
  5. vbulletin and indexu integration
    By Hart_House in forum v3.2
    Replies: 8
    Last Post: 08-18-2002, 08:49 PM

Posting Permissions

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