![]() |
i got it, i re-installed the templa
|
Help When someone reports a bad post and I change the ID for the forum the reported posts go into, the bad report post reads as follows which is not very helpful. How do I fix this so it links back to the User page itself to be edited by a moderator? <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\"> Partrib has reported a problem with this personal page. This is neat userpage.php?userid=1 |
Quote:
|
djtaz, the htaccess file I posted lets you do as you wish - if you don't have vbseo installed. If you have vbseo installed, it's just a matter of setting up the custom redirects.
amy |
Very good stuff although like a couple others mentioned I have no text beside the radio buttons on usergroup permissions. The standard code reads:
Quote:
Quote:
Also I can not(nor any others) delete any pages? I keep getting permission denied and I have all permission that I know of set to yes? I'm running this on 3.5 gold Any help would be appreciated |
Read the very first post of this thread Arios. Modifications work ever so much better if you follow the installation instructions.
|
I clicked all 4 radio buttons for my administrator account and it still wouldn't let me delete others' user pages.
How can I delete user pages if they are profane? Also, how does the moderator function work? Where do I go to view the moderator screen? http://biblocality.com/forums |
Help When someone reports a bad post and I change the ID for the forum the reported posts go into, the bad report post reads as follows which is not very helpful. How do I fix this so it links back to the User page itself to be edited by a moderator? <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\"> Partrib has reported a problem with this personal page. This is neat userpage.php?userid=1 |
Quote:
I tried the HTaccess page you gave , but all i seem to get is : The page cannot be found I dont have much knowledge about htaccess so im a bit at a loss , but ill do some research and see what i can come up with - Thanks again |
I have some problems:
1) I deleted a username for my forum, and then I tried to delete the Userpage for that deleted user, and it just gives you this message that says the user no longe exists. How do I totally get rid of the User page for a user than has been deleted from the forum? 2) I can't delete any User pages at all. 3) Reporting abuse in a User page produces all kinds of strange data in the forum it is sent to. I just unistalled the whole thing, but when I tried to reinstall it all the same 3 problems still exist and it still shows a user page link for the deleted user, a link that is dead. I want to get rid of that Userpage user name, but it won't let me. Help. Lot's of problems. |
I'm amongst the people that have SEO set up and the .htaccess messes with the links.
I'm not certain how to make changes so both these can work together, is there a process to uninstall this hack until I can find a way for them to work peacefully together? |
http://biblocality.com/forums
I just got a database crash and I can't access my forum at all. I tried to uninstall these instructions using installuserpage.php, choosing uninstall and got some error. I did this because I was trying to get rid of one the user's User Pages after I deleted the user. I am stuck and my forum is dead now. Any ideas? Installation instructions 1. Upload installuserpage.php and userpage.xml to your admincp directory. Run installuserpage.php 2. upload the userpage.php and .htaccess to your forum directory. 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> ---------- 6. import the userpage_plugin.xml 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> You are good to go! |
Morgalis, don't use this htaccess if you have vbseo. What you need to do is set up custom redirects. I believe they are posted at the vbseo site.
|
very cool add on. will be real useful for our users.
i am having a small problem when reporting a user page. as an admin...i can report any page and the report is posted in the forum i specify in userpages.php. my problem is...if any other usergroup reports a page, the report is posted but it is sent directly to the moderation queue. ive checked the usergroup permissions and the forum permissions. they are setup as they should be. also...i was getting a javascript error when creating/editing a page. removing this code fixed that: Code:
" <if condition="!is_browser('webtv')"> onsubmit="return vB_Editor['$editorid'].prepare_submit(this.title.value, 0)"</if> Code:
$vboptions[bburl]/userpage.php?$session[sessionurl]userid=$userinfo[userid] |
nice work, when do you think you'll get to complete it with the planned features?
|
Any working examples of this hack?
|
=============================================
Open Template: usershout_archive_row --------------------------------------------------- Find: /forums/member.php Replace With: /$vboptions[bbtitle]/member.php ============================================= Open Template: usershout_row ---------------------------------------- Find: /forums/member.php Replace With: /$vboptions[bbtitle]/member.php ============================================= |
Btw Amy, do you got your ibpro working for 3.5 gold? cause the instructions I got won't work for it due to certain codes not being there...etc
|
<font color="SeaGreen">* christian clicks install</font>
I've not seen any problems yet, and don't forsee any either. |
Took me a while to get up and running - more down to my lack of knowledge than anything else, but it's working fine now :)
Apart from when edtiting user group permissions - I'm still not getting the labels, and don't know what to look for in the phrase manager to open and save them! Cheers, Amykhar - a much appreciated addition :) /EDIT: Aha, got the little buggers - everything's working fantastically now. Thanks again :) |
amykhar I must'a done something wrong some where. I can't get it to show up in my 'Control Panel' ?
I can get it to work putting the url in the url bar for everything:"Forum/userpage.php?userid=1" But just doesn't show in the control panel? |
I have this installed. Everything is running great execpt I can not delete any pages. Can anyone help on this?
|
Quote:
REMOVE THIS PART Code:
Options +FollowSymLinks |
How steady is this addon with 3.5 Final? Any Major Issues?
|
Seems to be pretty much rock solid for me as regards the coding goes - i have added in a few phrases myself as my boards isnt aimed at English speaking people and i need to change the languages a little , but its seems to be pretty excellent for now anyway.
|
Works great Amy, good job!
*clicks install* |
I would like to know how I could possible setup a default page - that way it doesn't automatically say "This user has not created... blah blah" and at least it would start counting visitors and such. Is this possible?
|
Hi Amy,
Had a small problem with a member calling an external javascript file that caused the page to go kaphlooey. Any way of disabling html for this? |
In the next version, I'll let the admins set whether html is enabled or not. Until then, it's a matther of changing the parameters to the editor. I'll look up the changes for you.
Amy |
i keep getting this error when trying to install any advice
There seems to have been a problem with the YourVirtual Adult Community database. Please try again by clicking the Refresh button in your web browser. An E-Mail has been dispatched to our Technical Staff, whom you can also contact if the problem persists. We apologise for any inconvenience. Database error in vBulletin 3.5.0: Invalid SQL: INSERT INTO phrase VALUES ('', -1, 'no_userpage_created', 'This user has not yet created a personal page',1 ,'vbulletin'); MySQL Error : Unknown MySQL error Error Number : 2000 |
How do import the userpage_plugin.xml, what do i need to put in the boxes ????
It tells me its not a product and to use plugin manager. ?? |
In your admin cp click "Plugin System" then "Download/Upload Plugins" then scroll down to the bottom of the page and clear the default path and then click the "Browse" button and navigate to where you have the plugin saved. Click "Import" and your done!
Amy-Nice hack! Works Great! *clicks install* |
Quote:
|
Quote:
|
what are the exact names of the phrases in admincp?
Any Chance to move the Shoutbox to the top? Or as a Sidebar? Like its in the Webpage and Guestbook Script? Btw ..why is the Background grey and not white? |
amykhar i have one question...
can the personal page be edited to add some questions that will show in personal page of each user? Example, "Favorite Movie" , "Favorite Band" etc ? |
Yes, but it require significant changes. This mod is not meant to be a profile page. It is meant to be a personal page for the user to express himself.
Amy |
Quote:
no i mean, the page can stay as it is, only if its possible to add those questions as an extra |
Not without significant work.
|
Quote:
I think it would be nice if a link to the user's page can automatically appear in their postbit (provided that they have a page - if they don't then nothing shows). Does anyone have an <if> statement that can do this? Thanks! |
All times are GMT. The time now is 10:00 PM. |
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:
|