The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Give Your Users a Custom Page on Your Site Details »» | |||||||||||||||||||||||||||
Give Your Users a Custom Page on Your Site
Developer Last Online: Nov 2013
This Extension for Vbulletin 3.5 offers forum members the ability to create a custom profile page (or pages) on your site.
Current Features
Planned Features
FAQ
Demonstration http://www.eaforums.com/forums/userpage.php?do=list http://www.eaforums.com/forums/userpage/amykhar.html http://www.eaforums.com/forums/userp...inkerlady.html Updates: https://vborg.vbsupport.ru/showpost....&postcount=970 ------------- This hack will always be free, however your donations are kindly accepted and will help towards further development. If you donate, please leave me some info (either your forum site or username at vB.org) so that I can thank you. Supporters / CoAuthors Show Your Support
|
Comments |
#1152
|
||||
|
||||
I installed user page today,I can see mine in my userpc,but the link to get to user pages gives me a 404 Not Found error,I installed as per install.txt....
Any suggestions to get this to work would be great.Thank You my site, www.outerzone.us |
#1153
|
||||
|
||||
Can't check it because you don't allow guests to view.
|
#1154
|
||||
|
||||
I fixed it so you can view,also I had to change http in link but other features are not working.
|
#1155
|
||||
|
||||
Uninstall issue (again) , any fix so i can uninstall this
Quote:
Quote:
|
#1156
|
||||
|
||||
ok now I have it working all permissions are set,but when registered users (usergroup) go to their usercp to edit their userpage,they get a message saying they dont have permissions,but then when you look on the userpages link their name is there but they cant edit it.Im confused.Other then uninstalling it what do I need to do to get this working correctly?
www.outerzone.us |
#1157
|
|||
|
|||
Quote:
https://vborg.vbsupport.ru/showpost....&postcount=977 It's a bit long-winded, but hopefully helpful. The error you're getting is that the uninstaller is trying to drop a table that's probably already been dropped. You need to go in, restore the dropped tables, then run the uninstaller again. Full details are in the above post. |
#1158
|
||||
|
||||
Quote:
|
#1159
|
||||
|
||||
Quote:
My forum is not down (as disabling it works ) so i'll wait till later to try that as if its gonna take 8 hours lol , it will be time to get up for work, thanks for the heads up |
#1160
|
||||||||
|
||||||||
Quote:
Quote:
https://vborg.vbsupport.ru/showpost....&postcount=977 Quote:
Code:
<if condition="$canrate"> <td class="tcat" id="rate" nowrap="nowrap" width="25%" align="right"><a href="#rate">$vbphrase[rate_userpage]</a> <script type="text/javascript"> vbmenu_register("rate"); </script> </td> <else /> <td class="tcat" nowrap="nowrap" width="25%" align="right"> <img src="$stylevar[imgdir_rating]/rating_$rating.gif" border="0"> Code:
<td class="vbmenu_option" title="nohilite"> <div><img class="inlineimg" src="$stylevar[imgdir_rating]/rating_5.gif" alt="$vbphrase[excellent]" /><label for="vote5"><input type="radio" name="rating" id="vote5" value="5" $votechecked[5] />$vbphrase[excellent]</label></div> <div><img class="inlineimg" src="$stylevar[imgdir_rating]/rating_4.gif" alt="$vbphrase[good]" /><label for="vote4"><input type="radio" name="rating" id="vote4" value="4" $votechecked[4] />$vbphrase[good]</label></div> <div><img class="inlineimg" src="$stylevar[imgdir_rating]/rating_3.gif" alt="$vbphrase[average]" /><label for="vote3"><input type="radio" name="rating" id="vote3" value="3" $votechecked[3] />$vbphrase[average]</label></div> <div><img class="inlineimg" src="$stylevar[imgdir_rating]/rating_2.gif" alt="$vbphrase[bad]" /><label for="vote2"><input type="radio" name="rating" id="vote2" value="2" $votechecked[2] />$vbphrase[bad]</label></div> <div><img class="inlineimg" src="$stylevar[imgdir_rating]/rating_1.gif" alt="$vbphrase[terrible]" /><label for="vote1"><input type="radio" name="rating" id="vote1" value="1" $votechecked[1] />$vbphrase[terrible]</label></div> Quote:
Quote:
Quote:
https://vborg.vbsupport.ru/showpost....&postcount=356 for the solution. Quote:
Quote:
Hopefully this helps. I'll do my best to drop in and address issues. I want to point out that nearly all of these issues have been brought up before. I highly recommend checking the links above and using the "Search this thread" function if you are still having specific issues. I want to stress that I'm not a programmer and "learned by doing", but mostly it just takes time, experimenting and NOT giving up. -Chris |
#1161
|
||||
|
||||
DELETED IT
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|