![]() |
Nope. This mod is self contained.
|
Quote:
Amy |
it just didnt work for me. i had that problem with deleting user pages... i uninstalled it and then found the solution. when i tried to re-install, the phrase table had some duplicate key which i couldnt get rid of, simply because i didnt know what it was. could have been a great plugin for my site.
|
Once it's upgraded to a product, it won't be a problem anymore.
|
I read the entire 22 pages here but still didn't see a fix to the problem about deleting userpages. (I get a permission error even with the permission set)
Also on the report page post I get: Code:
<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\"> http://userpage.php?userid=292 is there a way I can edit it so that the code doesn't appear and that the full url to the page is added? I also get the unknown location problem in the WOL box. On the deletion confirmation screen (which it doesn't allow me to do) it shows the footer and header twice. I think it'd be handy to be able to disable shouts and/or allow users to disable shouts on their page. Another idea I think would be useful is to add a row on the memberlist section to show if they have a userpage and maybe a link to it if they do. Also to add a link to it in their profile. btw, great hack!! :D |
Quote:
https://vborg.vbsupport.ru/showpost....&postcount=268 |
thanks andrew, worked great. I do remember that post now, just wasn't sure if anyone had tried it successfully, but works good.
|
Hi
I keep getting this error: Warning: main(DIR/includes/functions_editor.php): failed to open stream: No such file or directory in /userpage.php on line 76 Fatal error: main(): Failed opening required 'DIR/includes/functions_editor.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/username/public_html/userpage.php on line 76 Do i have to create a directory and then upload the files in that directy? At the moment my forum is in the root directory. Also, when it says import the xml file, how do i do that? Thanks |
As far as importing the xml, here you go: https://vborg.vbsupport.ru/showthread.php?t=82621
I am not sure what your path problem is. The include statements are formatted the same way that jelsoft does it. Let me check with somebody and see if they know what the issue could be. Amy |
Never mind toolman. I just looked at your site. You are using 3.0.8. You will not be able to install ANY of the hacks in the 3.5 section
Amy |
If any of you are using vbseo on your site, here are the custom redirects you will need for userpage.php
Code:
'userpage\.php\?do=list' => 'userpage-list.html' |
Nice great install, fast and worth it.
|
It won't increase when you view your own page. Somebody else has to view it.
|
Quote:
|
umm what would i put in the member info template so it shows their page link only if they have a page i have this so far
Code:
<if condition="$show['edituserpagelink']"> |
I'm wondering if this nice hack could somehow combined with the Form Hack (https://vborg.vbsupport.ru/showthread.php?t=93970) to make the user pages standardized for e.g. to use it as a Systeminfo page for the users pc (btw i'm still wondering that there is no systeminfo around yet or i didnt find it :rolleyes: )
|
Looks very very nice; I'm surely going to install this when vB3.5 goes final (and if it's compatible with it ofcourse)
|
It will be. I use it on my site and I always upgrade to the latest version of vbulletin :)
|
sorry if this has already been asked, but is there some code so that when I click on a users name in a thread that will add an option to the pull down menu to show a link to their member page if they have one?
|
Quote:
|
This mod is absolutely awesome. This will help keep our forums active, which is better for our gaming community. Thanks for creating this! :)
|
I don't think this should be happening
Invalid File Specified The happens when I try to import the plugin |
Viper, there is a sticky thread at the top of every 3.5 release forum about that problem.
|
Some member used <script></script> in his page and it messed it up, not sure why.
|
I've installed this mod and I suppose all seems good. I can reach a page without any custom pages made yet.
My problem is that there's no link in the User CP for users to be able to create a page. I DID follow the instructions: 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> ---------- But my link's not there. I'm signed on as an Admin with permissions set, of course, for me to be able to add/view, etc. the Custom Pages. Any ideas? |
There is an associated plugin that makes those links work. I'll look at it and see if I can find any issues. It's time to get back to work on this mod anyway. ;)
Amy |
Looken good ma'am. I'll try this out.
|
amy ! have u forgotten all about me ?
|
Quote:
|
Just checking back to see if anyone knew what I must be doing wrong. I see you might be thinking about it, Amy. Thanks.
Btw, I'm very new to all this software -- I have the forum, CMPS and gallery that I'm trying to get all set up. There's definitely a learning curve that I've just started climbing. But I wanted to send out a big thanks to you, Amy, as you've contributed a ton here. Great ideas, great work, good job! So thanks! |
Thank you :)
|
Quote:
|
Quote:
Quote:
|
She tried. I've been ignoring PMs the past few days cause I've been buried between getting the kids back to school and working my night job. I have been one sleep-deprived coder.
|
wow, I never realized how much time it would take to get the kids to and from school.
my 6 year old is in kindergarten in the afternoons and my 4 (5 in oct) has preschool in the morning, plus I have a 3 and a half year old that requires someone to be with her all day (except for ballet class) and I'm in college while my wife is working and we have one car. Luckily my sister in law is living with us while she's going to school so we can kinda take turns carpooling the kids around while the other has class. I'm pretty pooped after the first week. |
btw on lines 767-770
PHP Code:
PHP Code:
|
I thought I fixed that one a while back? Sometimes I wonder if attachments here get updated when I change the zip.
|
hmm, looks great, except i have a few problems and questions...
i set the usergroup permissions and such, but my test account still has no button in his usercp to make a userpage. while my admin account does. and umm... how do i go to other peoples userpages? when i go to userpage.php it loads mine up. |
userpage.php?do=list is the list of everyone with a page I believe.
|
Did anyone ever come up with a way to add the link to a user's userpage only if they have one in the postbit username dropdown?
|
All times are GMT. The time now is 10:26 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|