View Full Version : Blog Hack or Userpage Hack
satishlive
05-24-2006, 11:27 PM
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
Peggy
05-25-2006, 12:39 AM
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
satishlive
05-25-2006, 03:33 AM
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.
Peggy
05-25-2006, 05:00 AM
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
satishlive
05-28-2006, 10:47 PM
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:
<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>
-----------
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
http://www.satishlive.info/userpage_vb.zip
Can you download an tell me how do i complete the steps 4,5,6,7
Peggy
05-29-2006, 01:25 AM
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.
satishlive
05-29-2006, 10:38 AM
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
Powered by vBulletin® Version 4.2.0 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.