Results 1 to 7 of 7

Thread: Blog Hack or Userpage Hack

  1. #1

    Blog Hack or Userpage Hack

    Hello Guys,

    I am very new to vB. Do you know know any hack for Blog or Userpage, where everyuser can have his our blog or a page with about and other things.

    I got a plugin for userpage but plugin did not work.

    I really need this. Please help me

  2. #2
    Moody Admin Peggy's Avatar
    Join Date
    Jan 2005
    Location
    Youngstown, OH
    Posts
    12,414
    a guy over at vb.org is in the process of building a blog hack, but it's not finished yet.
    Only other thing is, there's a journal hack, but there are restrictions. The author warns that it doesn't work well on php 4 and mySQL 4.1 and higher.

    Perhaps someone else will have some better news for you

  3. #3

    Thanks.....Any help on userpage

    I am sorry i cant go to vb.org because i have not bought a real one yet because i am still running it on localhost (XMAPP) my laptop.

    Can you tell me how to install the userpage hack or tell any site which have detail steps.

    I dint understand some steps in it. One of them was rebuild bits or something.

  4. #4
    Moody Admin Peggy's Avatar
    Join Date
    Jan 2005
    Location
    Youngstown, OH
    Posts
    12,414
    hun I've never heard of the userpage hack. I only use vBulleting stuff. sorry
    if you haven't yet, do a google search for it

  5. #5

    I got one

    I got one for userpage.

    But i dont understand some thing

    -----------------------------------

    3. Upload bitfield_userpage.xml to your includes/xml directory. Rebuild your bitfields.

    4. In your admincp usergroup manager, set permissions for each of your user groups.

    5. In your usercpshell template Find:

    Code:
    <if condition="$show['siglink']">
    	<tr>
    		<td class="$navclass[signature]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=editsignature">$vbphrase[edit_signature]</a></td>
    	</tr>
    </if>
    Code:
    -----------
    Add After:
    ----------
    <if condition="$show['createuserpagelink']">
    	<tr>
    		<td class="$navclass[signature]" nowrap="nowrap"><a class="smallfont" href="userpage.php?$session[sessionurl]do=create">Create Your Userpage</a></td>
    	</tr>
    </if>
    <if condition="$show['edituserpagelink']">
    	<tr>
    		<td class="$navclass[signature]" nowrap="nowrap"><a class="smallfont" href="userpage.php?$session[sessionurl]do=edit">Edit Your Userpage</a></td>
    	</tr>
    </if>
    ----------
    I have uploaded the hack at the following site

    Code:
    http://www.satishlive.info/userpage_vb.zip
    Can you download an tell me how do i complete the steps 4,5,6,7
    Last edited by satishlive; 05-28-2006 at 10:49 PM.

  6. #6
    Moody Admin Peggy's Avatar
    Join Date
    Jan 2005
    Location
    Youngstown, OH
    Posts
    12,414
    Sorry, but I don't download anything from a site that I'm not familiar with. I don't even know that this 'hack" is compatible with vB.
    Your best bet would be to contact the author of this hack and ask them.

  7. #7
    i tried to ask the author but his site is down from many days.

    Can you tell me how to Rebuild your bitfields In Step 3. That is the only step i am missing

Similar Threads

  1. What am I doing hack.....
    By TipTopMan in forum Hack Discussion and Requests
    Replies: 4
    Last Post: 09-15-2008, 10:54 PM
  2. ı want this hack
    By vBulletinturk in forum Hack Discussion and Requests
    Replies: 5
    Last Post: 08-11-2007, 05:24 PM
  3. Which hack is this?
    By amansingh1985 in forum Hack Discussion and Requests
    Replies: 1
    Last Post: 07-26-2007, 06:53 PM
  4. Need A Hack ....
    By lubna in forum vBulletin Discussion and Questions
    Replies: 3
    Last Post: 06-01-2007, 10:25 PM
  5. Replies: 0
    Last Post: 03-31-2006, 09:36 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
  •