![]() |
Are the changes posted anywhere? I couldn't find anything via the search and had a member put malicious javascript that to a not so nice site. Thanks.
Quote:
|
Will this work on 3.5.4? If so where can I obtain the latest version?
Any help would be greatly appreciated. |
Yes it works with 3.5.4
The latest version is the one attached to the first post of the thread (top of each page) |
Alright, I searched this thread and didn't find my answer. Forgive me if I overlooked it.
I've had this hack installed for alittle while now and thought it was working fine. It's been kinda in the background because I'm making it part of a premium feature on my site. Thus far its only been usable by admins and its worked great. I recently revealed the hack as part of a premium package and now I have permissions set for only admins and diamond members to be able to create/edit their pages. I still have no problems with admins but when I add someone to my diamond usergroup they can see the link in their user cp but when the click create userpage they get this: Quote:
|
When did you originally install? This has been updated because the way vbulletin handled permissions changed at some point. Make sure you have the latest version.
|
Quote:
|
okay, I can not get this to work, after I transfer the .hta access file, it shuts the whole board down..
|
Alright, now I have bigger problems. I tried redownloading the zip and did the upgrade from previous version and its all twacked out now. When I enable the product I get this:
Quote:
|
Quote:
|
ive said this before, but in the upgrade the mod version still says 1.0.1, ive upgraded a few times and it still says the old version number
|
if this mod allowedd you to upload and insert pics it would rule...
but it doesn't - it's very nice, but it doesn't rule.. |
Would there be anyway to add text to a signature on when their userpage was last updated? like you have on the bottom userpages themselves?
|
thank you nice mod :)
|
Quote:
That would be awesome, or even just the code to add a link in the profile fields to show the link to each users page if they have created one. :) |
Quote:
As for adding to someone's signature they should be able to do that if the forum settings allow links in signatures. Just go to your userpage, copy the location from the address bar and use it as a link for the words 'My Personal Page' when editing signature in usercp. |
Quote:
|
sorry if i phrased it wrong but i want it set up so it shows the date they last updated their page with a link to their page. so like in the signature it would be like
__________________________________________________ _____ I updated my userpage on June 18th, 2006 at 9:47 PM |
OK what She and i are trying to do is show the link IN THE POSTBIT
when we use this Code:
<a class="smallfont" href="userpage.php?do=main&userid=$userinfo[userid]">View My page</a> |
OK great Mod I have installed and clicked :D, here are some things I would like to tell others just incase they hevent been said before,
I added the links to my User CP and my Quick Links list, to add your links to the Quick Links list just do as follows: Open Template > navbar Find: Code:
$vbphrase[whos_online]</a></td></tr></if> Code:
<if condition="$show['createuserpagelink']"><tr><td class="vbmenu_option"><a href="userpage.php?$session[sessionurl]do=create">Create Your Userpage</a></td></tr></if> Now for my other part the user page I found a Bug this is more for the great maker of this Mod, There was some code missing and it made errors with the rating section, Now I didnt fix it fully I just made it so the drop down box worked, but couldnt get the text "Rate this page" on where it should be. Here is my code: HTML Code:
$stylevar[htmldoctype] One more thing, on the userpage_edit template I changed that around a little so that I could add some rules to the page to make it less empty and so my members do as there told :D this is the code and what I did on the userpage_edit template: HTML Code:
$stylevar[htmldoctype] |
Quote:
Code:
<a class="smallfont" href="userpage.php?do=main&userid=$post[userid]">View My page</a> |
Quote:
|
This hack is great! I have a question though, how much in terms of bandwidth and space usage are we talking about with this? My members would love it, but my board is very large and I'm not wanting to pay more monthly for the site...
Thanks! |
Thanks for the great hack! I'll be installing later this afternoon !
|
Quote:
|
Sorry, I had to un-install this one. I was having problems with members not being able to see their pages or even start their pages ??? I am sure it is a conflict with some other installed hack. I'll try again later when I have more time to mess with it
Good idea though. Henry :surprised: |
The userpage is created automatically for new users, right?
How can I mass create userpages for existing users, eg using phpMyAdmin? |
Hello. I have been trying to fix the report a page bug, but have not been able to get it work. When you click on the page it doesn't do anything but blank the page out. I don't know where the message, if any, is being sent?
I did the edit that was described and still no go. Anyone else been able to get this to work? Thanks. |
Ok, I am learning so I have this whole install down and I am sure I can do it except I am confused about one thing.
In the installation text it has this: 7. Add a link to the list of userpages somewhere on your site (i.e. your navbar. The link is <a href="userpage.php?do=list">User Pages</a> Is this the right link and where would you recommend I put this? |
Quote:
Admin CP>Styles and Templates>Style Manager> << >> > All template groups>navbar> Place that code where you like to have it show up on the navbar> Save Shoot me a PM if you need more help and/or if you want to see how mine is set up. Good luck! :) |
when will the planned features be implemented?
thanks for the great hack! |
Yer I cant wait till the Planned Features are added I love the sound of them :D
|
great i'm installing this on 3.5.4 now. i have 2 questions in case anyone runs by this (i thumbed through the last 10 pages of thread)..
1) is their still no way to uninstall this without an SQL error? 2) is their any if conditions to show a link only if the user has a page up? |
Quote:
|
ok well I will ask a different question!!!
What code has to be added to make it show on the who is online that a user is in this section? |
Quote:
Also for some reason the link to edit their page isnt showing up for some of my users. They have permission to do so but its not there. |
Hi,
How many are using this on a live forum? I was thinking about giving it a try, but seen some of the bugs that are listed, and just wanted to see if anyone is having any other problems? I tried it on my test forum, and noticed that when I tried to uninstall it, I get blank options in my usergroup permissions. Then if I try and make any changes I get an SQL error. I found reinstalling the hack, brought the options back and got rid of the errors. Is there an update on the way that fixes some of the already mentioned problems? |
I'm running it, no problems at all
fixes if needed are in the posted 'post link' in Amy's original thing up there at the top of the thread Updates: https://vborg.vbsupport.ru/showp...&postcount=970 also when uninstalling you may need to physically go into any templates that you 'physically' had to change and make changes also... also check to be sure database fields were actually dropped/deleted with the uninstall script... i think it's the ***_user table, also (since I can't remember if any additional tables were added with the install or not..) check and be sure any 'added' tables were dropped also. |
I just noticed something else, and don't see it discussed anywhere.
On my test forum, on the page where the word 'rating' should be. it's not there. All you see is the little down arrow. The only way I found where to rate a page, is by looking at the examples here. Any ideas to why that's happening? Also, I've been reading through all the pages, in regards to the 'report this page' feature. I've set my forum ID to 2 on the userpage.php file $forumid = 2; Now I've been trying to test this, and when I hit the link, all that comes up is a blank page with the nav bar, and the footer. And I never see anything posted within the forum? It should make the post in the forum right away shouldn't it? And shouldn't there be something for the user to know it actually reported the page? Or is there something just not right here? |
i put this up on a test forum 3.6.0 beta works well ty amy....
|
anyone have any idea how to fix the 2 problems I'm having?
I'm looking through the FAQ and I'm not seeing my problems listed. |
All times are GMT. The time now is 08:58 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:
|