![]() |
Quote:
|
Quote:
|
same here been runnning it for a while and everything is fine most fixes are posted indeed just take the time:)
|
Is there a way that I can have one of the user's custom profile fields displayed instead of their user name on the list of user pages?
My userpages are for DJs and I'm using it for DJ Profiles but I would like their DJ Name displayed instead of their user name. Thanks!! |
Nice hack when it gets out of beta I will sure try it ;)
|
Quote:
That's great if you've fixed the problems for it to run smoothly for your forum, but I havn't seen anyone that has taken the time to do so for their own forum, post a complete post of the steps to fixing the known problems of this hack. It would be easier to follow complete & well written steps within one post instead of fishing through this thread for the fixes. |
Mine works great, the only problem I'm having are some Phrases that are missing but that is a simple fix I'm sure and I think it was my error that caused this problem.
Check my user pages out: http://www.azdancemusic.com/forums/userpage.php?do=list I've modified it to be DJ Profiles instead of just plain user pages and add some custom fields that get autoentered based on some custom profile fields I created. I love this mod!! Thanks again AMY!! Quote:
|
I just found this hack and would liek to install it, but there has been no updates since November and there seems to be some issues. Is there any work being done on it?
|
a lot of work has been done in the thread. But before you install, note that this mod is in BETA and is intended only for use by those who know how to code. The zip file will not likely be updated for some time due to time constraints.
|
In answer to a post, I've put together a list of the important updates, fixes and work-arounds for this hack. These are links to posts in this thread, and obviously if they get edited or deleted, they may not show up. If you've already installed the product from the first page, you can use the following threads to help you sort things out. Although it's not officially part of the Hack, I recommend WAZA'S UPDATE (See Updates Below for the link) which gives you some additional functionality.
IMPORTANT: BEFORE YOU INSTALL OR UPDATE THIS HACK, MAKE SURE YOU HAVE BACKED UP YOUR DATABASE! The #1 problem most people have is they don't understand or follow the directions in the FAQ. I've tried to put prime examples of such below, but it's VERY IMPORTANT that you follow all steps in the install. (Rebuild Bitfields, Edit a Phrase in Phrase Manager, etc) If there is anything wrong or missing here, please let me know so I can edit this accordingly. INSTALL: Download the current Zip and follow the instructions included. Install Issues: Blank Usergroup Permissions/Just Buttons Click Here Admins can't Delete Userpage Issue Click Here Issue with 'Report this page' Forum ID: 'How can i get this so that when report a page is clicked, it posts a message in the forum of choosin, as it appears on the top x stats but when i click it says I have no permission. I also cant find the post in the forum' Click Here Fixing bad link for Profiles in Shoutbox: (use of '/forums' instead of '/forum' Click Here Another Fix, too VBSEO Issues with Userpage (file edit needed for VBSEO Compatability) Click Here Deleting Userpage Permission Issue (code change userpage.php): Click Here Formatting/Bad links in Report Page Posting: Click Here Workaround for Table Issue (huge spaces above) Click Here Userpage created via CP Link, but they are unable to EDIT Click Here Updates: Adding a link to the User's User Page in Member Profile Click Here Hellcat's solution to the 3.5.1 Bug: Click Here WAZA'S Update: 11-26-05 (Highly recommended) Click Here (Caution, you may lose any existing userpages and shouts, make sure you've backed up your database) Have you tried uninstalling or upgraded and 'broken' or 'dropped' your tables/fields? (and now you're board is broken?!) I've put together a work-around for restoring your tables and making a clean uninstall so you can upgrade your product. Click Here ---------------------------------- The rest of the threads pertain mostly to Waza's update, and are as follows: Amy's 'no loss of data' update: Click Here (Caution, you may lose any existing userpages and shouts, make sure you've backed up your database) Remove Smiley Box from Userpage Click Here Remove Ranking Box (in Waza's Update: Click Here Issue with .htaccess (link goes to AdminCP, etc): Note, this isn't a current fix for this problem, this is only discussion about it. If you have an issue, simply don't use it. Click Here The 'Double Delete' Confirmation Issue: Click Here As more updates come along, I'll be sure to update this post. Feel free to let me know of anything important I missed. -Chris |
Quote:
|
Chris, I believe this was a reference userpage.php
|
thank you
|
I'm having a slight problem.
In IE, the drop down menu to rate someone isn't a "drop down" menu, it just stays there. http://ospreylife.com/userpage.php?userid=1#shouttop Anyway to fix that? EDIT:: And yes I did try searching. Searched IE, Internet Explorer, Drop down menu, menu, an firefox and returned no results. EDIT:: Never mind, searched a few other terms and found my problem. Thanks fo the awesome hack. :) |
Could you maybe post your findings to help others who may have a similar issue?
|
@chris lang:
thx for posting all the fixes together! |
Shortly after I posted the list of updates, I had a bit of crisis myself. I was going to update the hack and somehow I managed to DROP all the tables in the database for this hack (tried to overwrite the product, then tried uninstall --- big mistake!).
I want to mention that I'm in no way a 'coder'. There is probably a much easier way of doing this. I'm simply putting down what I found by trial and error and about 8 hours of work: This will be helpful for people who wish to cleanly uninstall the product if that process has already failed and you're stuck. (Stuck meaning, you're board is down because of missing MYSQL tables and fields brought on by an incomplete uninstall or a upgrade 'gone bad'). I want to mention that unless you had a backup prior to upgrading/re-installing this hack, any existing userpages and shouts are toast. You will need the following: A. PHPMYADMIN (Your dedicated box should have this, if not, don't bother reading on). Obviously you need the MYSQL username and password to use this. B. Downloaded a fresh copy of the vBulletin Software with the same version you are running on your 'live board' C. Room on your server for another copy of vBulletin. D. Create a new database for the 'Dev Forum' you're going to set up. (call it 'forum2' if you prefer, but obviously don't use the existing database) E. Backup your Database. Do it, now. (You didn't originally and that's why you're in this mess, along with me). In PHPMYADMIN 1. First, Go to PHPMYADMIN and select your existing forum database. Check for the following tables: Userpage_rate, Usershout and Userpage. If any of these are missing, then its likely you've dropped them somehow and you can pretty much kiss them goodbye if you didn't have full backup for your database (like what happened to me!). Next, go into Table 'usergroup' and see if the field 'userpagepermissions' is present. If it's missing, proceed to step 2. 2. This next step assumes that you have either corrupted, dropped or are otherwise missing some or all of your tables. At this point, you can drop any of the existing tables since the assumption now is that your existing userpages and shouts are gone and you're going for a fresh install/upgrade. Save yourself some time and just leave PHPMYADMIN running for now. In your Vbulletin AdminCP: 3. First, disable the Product (don't bother trying to delete it if you've already messed up tables). This will keep your board running. (You may want to take your board 'down' during this process). 2. This is a bit time consuming, but it'll be helpful down the road: Create a 'clean' DEV-Forum for yourself (basically a clean fresh forum install of the version you're running). 3. Install the Product on the new forums and follow the other instructions (rebuild bitfields, phrase edit, etc). Verify that its working normally. 4. Go to PHPMYADMIN (because you left it open, right?) and select the NEW database 'forum2' or whatever you decided to name it. Choose and select one the following three tables (choose 'Browse, or just double click on them in the left-hand listing) Userpage Userpage_rate Usershout Choose EXPORT and export the table structure to a MYSQL file, select "save" and save it on your desktop or someplace handy (be sure to name the file accordingly, so you can keep track of which one is which). Repeat the process for each table above. You should now have 3 MYSQL files on your desktop (or someplace handy). Now, Using PHPMYADMIN, select your OLD forum database and then Click STRUCTURE. The listing of tables will appear. Verify that the 3 tables you're going to import are indeed DROPPED (gone). Scroll down past the listing in STRUCTURE to the bottom dialog where its asking for a filename to use. Click Browse, select one of your three MYSQL files from your desktop (or your oh-so-handy-place). Import all three files in the same manner. 3 Tables will be created (I know, you're asking about that missing field 'userpagepermissions', we're getting to that). PROPER UNINSTALLATION: Now we're going to go back and uninstall the Product on your OLD board correctly. Go into your ADMIN CP, go to your Product Manager and UNINSTALL the product. At this point, the product should uninstall without any issue. If not, you may have missed a table somewhere. The uninstallation will also take care of that pesky 'Userpagepermissions' table, too, if it was in your database. Now that the product is uninstalled, you're going to simply re-install the product, making sure you're using the latest ZIP version and follow the instructions carefully. What happened in the above sequences was this; we created blank entries (tables) using a new forum, exported the instructions to create them into 3 MYSQL files, imported them into your old database, ran the uninstall, which can now run properly because it has found all the database entries it needs to to properly uninstall, and then we just re-installed. Now, that wasn't too bad was it? And you've just learned some things about MYSQL, PHPMYADMIN and you've got a brand-spankin' new DEV forum you can screw up to your heart's content. Was this helpful? Please let me know! |
For all of you guys that have successfully uninstalled this product, just how did you drop the table and not get your board to crash? If I manually dropped the userpage SQL table and uninstall the product from the AdminCP, the DB still looks for the table and crashes the whole board. Can someone instead of just saying that they did it manually actually help out and recommend how they did it to help those of us that want to uninstall this? Thanks in advance.
|
a quick edit, i would like to make an If statement so that if they dont have a user page this link doesnt show up, but i cant seem to get that to work, so here u go
this adds a link in the postbit menu, (so users viewing a post can use the dropdown to get to the users page) Find PHP Code:
PHP Code:
|
Anyone know where I could find info on how to do this or who I should ask, I'm hitting a dead end here.
Thanks. Quote:
|
Quote:
The other option is to put the Product on 'disable' and leave it as-is, but I don't recommend this. |
I just uninstalled this product and now it crashed my board:
Database error in vBulletin 3.5.4: Invalid SQL: SELECT * FROM userpage WHERE userid=1; MySQL Error : Table 'booyah.userpage' doesn't exist Error Number : 1146 Date : Thursday, March 2nd 2006 @ 05:53:56 PM Script : http://www.letsgokings.com/bbs/ Referrer : IP Address : 24.182.38.110 Username : rinkrat Classname : vb_database Any help? I'd appreciate it! |
Quote:
|
man, if this hack causes all these problems, it should prolly be taken down?
|
Every time somebody has complained about not being able to find the table, it's because they didn't install the product. A lot of bug reports have been from people who didn't upload files, didn't follow the install directions and update their bitfields, etc. Not much I can do about operator error unfortunately. The mod has been running since the early betas of 3.5 on my site with no problems other than minor tweaks.
|
same here :)
|
should it not be taken out of beta?
|
No. Not yet. There are some things like file uploads that I still want to add to it when I get time.
|
Quote:
Try following the instructions in this thread: https://vborg.vbsupport.ru/showpost....&postcount=977 If the product is still installed, you can try DISABLE and see if that temporarily gets your board back. I'm guessing you ran the uninstall and were unsuccessful? |
Quote:
|
im running it on a live forum....and its fine
|
I searched this thread and didn't find the answer, so a question. How would I go about making the page that lists all the user pages sortable by the last date modified column?
And for the record, we haven't had any problems at all running this hack. |
The only problem is, I'm the owner of the forum and I'm unable to delete user pages.
Why? I've set all the options to Yes in the admin cp. |
Tomo, you need to read the support thread. Especially the patches post that is linked in the first post of the thread.
|
Quote:
|
Quote:
|
When a member clicks 'Create A Userpage' and then decides not to, by pressing back, the userpage still creates. How can I stop this?
|
installed and no problem
thank you |
amy, i uninstalled the product and this was the result
Code:
Database error in vBulletin 3.5.4: |
Never mind, Fly, I fixed it.
|
All times are GMT. The time now is 10:48 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:
|