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 |
#92
|
|||
|
|||
post # 88 please...
|
#93
|
||||
|
||||
Quote:
|
#94
|
||||
|
||||
Quote:
|
#95
|
||||
|
||||
let me suggest a link in the userpage.php?do=list "create your page", cause im not finding it anywhere... and then you can just use the list as a link to the pages
also in the list there seems to be an empty row in the bottom of the list. Code:
<tr> <td class="tcat" align="left"></td> <td class="tcat" align="right"></td> </tr> im gonna use it to put the "create your page" link another minor issue, "Users With Personal Pages" used as title is hardcoded, also "Page Last Updated on", also you should use "vbdate($vbulletin->options['dateformat'], $lastupdate, true)" instead 'Y-m-d' format, "'s Personal Page" is hardocoded, maybe a phrase in the format "Editing {1}'s Personal Page", also if you leave your page empty it should consider you dont have a page (i was thinking about a "delete page" but then i had the idea to check that) sorry if i sound annoying :P just giving feedback oh and it really hurt you replied jesus like pie but not me edit: and wol plugin is creating the wrong userpage link for me, seems $seeuserid doesnt exist edit2: heres the userpage_list_bottom im using Code:
<if condition="$show['member']"> <tr> <td class="tcat" colspan="2" align="right"><a href="userpage.php?$session[sessionurl]">Go to my page</a></td> </tr> </if> </table> |
#96
|
||||
|
||||
The link in the usercp is in the next version. I just don't feel like creating a new release and all the problems that entails for such a minor change.
|
#97
|
|||
|
|||
The link in the User CP is just a template edit. I even put it into the navbar under "Quick Links" too... Regsiter at my forums if you want, and see.
|
#98
|
||||
|
||||
is that .htaccess for modrewrite
|
#99
|
||||
|
||||
Quote:
|
#100
|
||||
|
||||
Quote:
|
#101
|
|||
|
|||
Quote:
O.K but you should have but it all on one line then...not divided it into like 8 different lines... |
#102
|
||||
|
||||
Quote:
|
#103
|
||||
|
||||
edited
|
#104
|
|||
|
|||
nope :P
I'm very new to SQL queries and try to avoid (nice job vbulletin by scarying me when putting "THIS CANNOT BE REVERTED in big bold letters) *shudders* O.K I'll try again this time. |
#105
|
|||
|
|||
bla
ok i tried running this query and it didnt work either....as i said, i suck at queries.. Code:
CREATE TABLE userpage (userid INT( 15 ) UNSIGNED NOT NULL , *sigh* Can you just give it to me without pasting errors? sorry for my disability on this area..... |
#106
|
||||
|
||||
Dream, please don't release mods to this code here. I already have many new features added to the code. I am just working toward the next release. Views is already added in, and it ensures the user's views of their own page aren't counted.
Amy |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|