![]() |
edit: linked removed
|
did u change sum settings in this Mod if yes then wat ???
from which thread did u get this Mod ? |
How many queries does the profile page usually run? With this enabled, there are 21 queries on my profile. Seems a little excessive...
|
Quote:
I changed nothing. The link in the original post does not work, I am guess due to problems with the mysql upgrade vbulletin.org had today. The link above does work. If you are paranoid about using the above link, don't. Wait for the author to reupload his attachment and use his link. edit: attachment fixed, removed link |
Nice jasculs Thanks alot this is awesome just like My Space Thank you!
|
This is a very minor thing you could change, but it's more a small criticism. Please think about making the zodiac signs transparent. Because at the moment, they look pretty bad on a dark background (see attachment):
|
Is there a way to remove the zodiac info entirely from a style? If so what parts would I edit to remove that?
|
Remove this from MEMBERINFO template:
Code:
<if condition="$userinfo['zodiac_sign']"> |
Oh, and my latest two styles:
Rainbow Code:
body { Luigi's Mansion Code:
body { |
Latest profile style:
Desire of Darkness Code:
body { |
I looked in my member.php file and couldn't find
Code:
--------------------------------------- |
Quote:
It is there..... you are looking in your file system and not your templates for member.php??? Template edits would be much better if you had comments around them just in case anyone wishes to uninstall... I have not seen this many file edits since using vb3 mods.... I was starting to get spoiled with this whole plug in system.... |
You haven't? Try the vBCredits mod, that has like 5-7 file edits.
|
is there a french version please, if no, can i translate it?
|
No offense to the writer of this mod but most writers are taking care of things in other ways. it is pretty rare now a days to have to edit a ton of templates...
|
Whew! All that time, all those edits and I can't get the thing to work...
*uninstalls* |
im having one problem but every thing else is working plz could you help me fix this problem this dose come when i insert the code above footer plz anyhelp needed
:confused: i have put 2 pics with that shows the problem |
I can guess from the picture you are not inserting that content in the right place in the template. If you want an example member info template, I could always post what my own member info template is, since I am using this modification successfully on my own forum.
|
Quote:
I knew so much more about the way things worked when you actually had to Edit a template or php file ;) |
Quote:
Not complaining at the changes, it does make life easier and I appreciate the coders who produce these great additions. :up: |
Quote:
i do have one question though. what type of user profile field did you have to add for the "my media" section. also what kind of coding do you have to use when you edit your profile for the media to show up? also if anyone has a template edit to add a blog feature to the profiles, id greatly appreciate it. |
Quote:
i do have one question though. what type of user profile field did you have to add for the "my media" section. also what kind of coding do you have to use when you edit your profile for the media to show up? also if anyone has a template edit to add a blog feature to the profiles, id greatly appreciate it. |
Quote:
i do have one question though. what type of user profile field did you have to add for the "my media" section. also what kind of coding do you have to use when you edit your profile for the media to show up? also if anyone has a template edit to add a blog feature to the profiles, id greatly appreciate it. |
hi, i tried to contact you (the author) but no answers so i post it here to just in case
I’d like to know if you could give me the permission to translate interactive profiles in French? Thanks! |
thanks wonderful hack..But turkish is not true :( i'll return the turkish by hand :p
finally super ;) |
before this script i have been using profile comment system which is in here than deleted. How can i transfer profile comment system data to vs-interactive profiles comments?
thanks i think i have to use this profcomm_import.php file but i dont know how i will use this file. Could you explaiın this? thanks i find the way. Upload profcomm_import.php file in do_not_upload folder to admincp directory then login admincp and start admincp/profcomm_import.php then follow instruction. |
Quote:
|
can someone asnwer the questions i asked in the previous page
|
why is this hack unsupported ? It looks like a great hack!
|
Hmm. My profiles were in 2 columns before installing this. Now they're in 1. Any idea why?
|
is this not supported due to the amount of template changes? And because it is discontinued?
or is it the competition lol? |
took me three times to get it sorted, got those SQL errors too, but i noticed that in the read-me there, were two of the instructions were wrongly formatted and had more than two instances. had to resort to dream-weaver to correct the tabbing.
Code:
<td class="panelsurround" align="center"> Code:
SELECT pf.profilefieldid, pf.searchable And the visionscripts folder, what is it for? the install script and the uninstall script has no effect and no use, why include it? the read me has no information regarding it. And the statistics that you gave, says no automatic installer. |
Quote:
|
Quote:
|
Yep, the install goes perfectly if you do what it says to do. I know because its running wonderfully on my site. ^_^
|
Quote:
does the vs-interactive belong in the one folder? cause when i have the templates edited, and teh product uploaded, and all teh permissions set, i get a database error when ever i go to view someones profile. So i assume something is wrong with the installation procedure. Code:
Database error in vBulletin 3.6.7: |
I'd like the "Friend" portion of this mod separate from everything else. It's really the only aspect I'd love to have ... but I don't want all the "extras."
|
Works great for me.
I've changed it a bit so that the original profile perches at the top of the page just like the old style with the comments and friends list in a single column below. A lot better looking in my opinion. I have a couple of questions though if anyone might possibly be able to help. 1. Does the new VBulletin (3.6.8) break this mod or vice versa? 2. I'd like to enable the private profile option but only for the comments section. Frankly, I can't fathom why anyone would want the whole profile to be blanked out. I tried moving the if page is private function further down the page, but this didn't work. In fact, I even tried removing it altogether and, oddly, there was no change in the page... I've deduced from this that the culprit is not to be found in the template, but rather in the php and it's been a long time since I played with php and even then I was only just wetting my fingers. I'm a stubborn cuss and will undoubtably continue digging at it and might well find the answer myself, given time. But it would be nice if someone could lend a hand. Of course, this might all be moot if the new update breaks the mod. I've also pondered the practicality of using a system that is not being actively supported to keep up with updates as I can imagine some interesting discussions taking place in profile comments that might well end up getting lost at some point in time when the mod does break. I'm sure that there would be a way to salvage some functionality should this occur, but I wonder if modifying the forum in this manner is just staying one step ahead of oblivion? I guess some people like to live on the edge though, eh? |
AdmiralGeek,
Quote:
That is kind of strange to claim one file upload. There must be other mods that require multiple uploads? Weird. Quote:
The contents of the upload folder are to be copied into the root folder of your forum. Whichever that might be. As to the SQL error... The first thought that comes to my head is to wonder if you edited your member.php as directed? |
Quote:
There's your problem. You're missing a comma. It should be: SELECT pf.profilefieldid, pf.searchable, pf.profilefieldcategoryid, pf.required, pf.type, pf.data, pf.def, pf.height You'll note that in the instructions, there is no comma shown in the portion you are directed to replace. Therefore, the original comma remains after the new code is pasted in. |
All times are GMT. The time now is 04:36 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:
|