![]() |
Hey waza, is there a way to add other features. For example, at CF (Christianforums), when the user clicks on Create/Edit Userpage, it gives them the ability to add a Title of userpage and it gives them the url of their userpage.
In addition, a preview tool and the current userpage. Is it possible to add these? |
Quote:
However, this is the way you can do it: I looked a while ago @ showthread.php and you can add things to the query that calls the post. So what you basicly will have to do is add something like LEFT JOIN ".TABLE_PREFIX."userpages AS userpages ON (post.userid=userpages.userid) And then a condition like <if condition="$post['userpage']">He got one<else />Nope</if> However you will have to look for yourself now, these are basic instructions I now just typed without looking something up. |
I cannot pretend I have read all 57 pages of posts but I cannot find this problem in the first ten or so and I would have thought others had it to.
Changing permissions does not stick and I am getting this message Warning: mysql_real_escape_string() expects parameter 1 to be string, array given in /includes/class_core.php on line 635 any ideas ? |
Ok :)
More reading, then some more reading, then some more reading...... Post 566 sorted it all out for me :) |
Hiya
It's a wonderful Extension, installed with no problems at all! I do have two questions though... 1. For some reason, my voting looks all weird on the user pages, I'm assuming this has something to do with my templates, but I'm not sure. Can you please let me know what I have to do to either fix it or remove it from the pages? http://www.adultforums.com.au/forums...age.php?u=2951 2. Is there anyway there can be a link put on the members profiles page and next to their avatar on their posts which points to their userpage if they have one? Thanks... Amanda PS... I had a look through all the other posts, did about 40 pages before deciding to post the question, I couldn't find where to search through the post, so please forgive me if these questions have already been asked! |
for your first problem:
https://vborg.vbsupport.ru/showpost....&postcount=832 for the second: not an easy way at this time. |
my voting is all messed up as well, but I don't have a table tag that's not closed in my usercp shell or usercp template. In fact there's nothing really resembling that code from post 832 in either of those templates.
I'm using 3.5.3 but I had this problem in 3.5.2 as well. *edit* its in userpage template not usercp template as that post states |
can u tell me hove to cmpletely remove this hack
|
I assume you just uninstall the product, delete the files you uploaded and undo the template edit?
|
but its problem with the templates, and i dont want to do anything wrong
|
[high]* Club3G clicks install.
[/high] One thing I really don't like - How do I go about moving the rating box below the page content? Thanks! :D |
One thing I really don't like.. I uninstall using uninstall product and then I remove from templates and now my site is down saying:
Database error in vBulletin 3.5.2: Invalid SQL: SELECT * FROM userpage WHERE userid=1; MySQL Error : Table 'youradul_420.userpage' doesn't exist Error Number : 1146 Date : Wednesday, January 11th 2006 @ 05:42:41 PM Script : http://www.420boards.com/ Referrer : IP Address : 94.252.250.213 Username : 420kid Classname : vb_database Please hurry, I was expecting the product to easily be uninstalled!!! Yes thats if I go to the site www.420boards.com see for yourself.. What is all of a sudden trying to find that table? What do I remove? Help please. |
I also just tried to uninstall using the installuserpage.php old file and nothing. I am feeling desperate now and should apparently be doing any changes on a dev board. :( Anyone know how to uninstall this thing so I don't keep having database errors?
|
OK if anyone else has this problem you can atleast get your site back up by just adding the table userpage and adding the 8 rows. This of course is for the older version so you may want to look at your .xml files to see what database tables are trying to be opened.
If someone would please let me know the correct way to remove this hack. Apparently something still tries to find the database tables after various uninstallation attempts. |
Small issue - everything's working great (aside from the extremely ugly rank-this-page-box), but I can't delete pages. All of my Usergroup permissions are set to yes.
|
Quote:
Before <if condition="$show['popups']"> in template usercp the table is not closed. So replace this: </tr> </table <if condition="$show['popups']"> with </tr> </table> <if condition="$show['popups']"> |
I don't have that statement in my usercp - I'm fine with the way the box is displayed, I just want it below the actual page content - or removed altogether. :)
|
u should make it so IF someone has a custom page, a link is displayed in their profile, and in the user dropdown in the postbit
also once someone votes the vote thing should disappear, and u must be logged in to vote, kind of like how the poll is just an idea |
when comes the next update of this script? with any of the planned features?
|
would be cool to be able to disable shoutboxes as controlling thousands of them is quite hard :D
|
Quote:
|
Ok. I have read through all 58 pages, twice. IThis problem has only been mentioned once and went unanswered :)
If I try to report a users page it goes to a page that just shows the navbar and footer. Nothing in between. Reporting is working ok on the forum. Any Ideas ? |
as far as I remember you have to set the forum id where you want the reports to go in one of the files/templates.
|
I have done that :)
The problem is not where the report goes but how you make one in the first place. There is no text box or anything, just a navbar and the footer on the page that comes when you click report this page. |
Still trying to figure out two things:
- Why Administrators can't delete pages, I get a no permission message. - How to remove the rank box, or at least move it the bottom. (It looks a little rediculous up top) |
The inability to delete pages is caused by a missing ! in the userpage.php file. If you look back through the threads it is mentioned several times.
The rating box can be simply commented out in the userpage template. |
Quote:
there's some crazy frame/pop-up issue showing our forumheader twice though, but it disappears again after deleting :D |
^^ Hah, I have that on my clipboard, was just about to post it. Thank you grobert. :)
|
Just so it's here, to remove the ranking box, in the userpage template, remove or comment out this code:
Code:
<if condition="$canrate"> |
OK first please understand there are 58 pages and no way for me sit in one place long enough to read all of them....
That said, I load the hack as per instructions and get a "500 Internal Server Error". When I remove the .htaccess file I can now make a personal page but get a "Can't find phase" error and the same error with the shout out.... What can be done to fix this? |
A minimum character limit would be nice. As soon as users click Create User Page, it makes a blank page regardless if they've done anything to it. I have about two dozen members with blank pages now.
|
Quote:
|
O yes sorry, "Could not find phrase 'shout_posted'."
|
Quote:
If not, try adding it. AdminCP -> Languages and Phrases -> Add New Phrase. The text is just, coincidentally, Shout Posted. ;) |
Quote:
|
I don't think so, I didn't bother with the htaccess file at all. From what I can tell all it does is rewrite the URL so that you can put in the user's name instead of the user ID to link it.
Total stab in the dark, but perhaps try reuploading bitfield_userpage to the includes/xml folder. |
I reinstalled the whole thing and not any different....
So I can live with out the "htaccess" file??? The phase, It looks like I can live without them also. Thanks for the input.... |
Yeah, not needed at all.
What's the URL that's throwing the 500, if you don't mind posting it? It might be a file permissions problem - try setting the .php file to 755 and see if that does it - sometimes 500's are a server config deal. |
I changed the htaccess to the 755.
The link would be my forum + admincp/index.php Still get, o'yeah its on all site pages not just admin: Quote:
|
I'm confused, but I'm on your time standard so we're probably in the same boat. ;)
What's giving you the 500? I don't get why you're going to the admincp instead of forum/userpage.php. I'd kill that htaccess if I were you, sounds like something's not jivin' with your setup. |
All times are GMT. The time now is 06:15 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:
|