Page Index Toggle Pages: 1 2 3 [4] 5 6 ... 8 Send TopicPrint
Very Hot Topic (More than 25 Replies) Extended Profiles for SP1.1 (Read 50153 times)
Administrator
Forum Administrator
*****
Offline


Yummm

Posts: 7
Location: Modders Rile
Joined: Oct 7th, 2014
Gender: Male
Re: Extended Profiles for SP1.1
Reply #45 - Mar 4th, 2003 at 6:40pm
Print Post  
almost, just leave the "ext_viewinposts($musername)" part out, that would display the usual fields. Also make sure that $musername contains the username of the currently viewed user!
  

The Administrator.
Back to top
WWW  
IP Logged
 
bordeglobal
God Member
*****
Offline


Only the Best Posters
Survive!

Posts: 1837
Location: Trinidad, West Indies
Joined: Sep 30th, 2002
Gender: Male
Re: Extended Profiles for SP1.1
Reply #46 - Mar 4th, 2003 at 6:46pm
Print Post  
Okay, so it would look like this?

Code
Select All
require "$sourcedir/ExtendedProfiles.pl";
$third_avatar = qq~<img src="http://www.yourpage.com/YourImageDir/~.ext_get($musername,"Third Avatar").qq~" alt="third avatar"><br>~;
$yymain .= $third_avatar . qq~  
 



  

Back to top
WWW  
IP Logged
 
Administrator
Forum Administrator
*****
Offline


Yummm

Posts: 7
Location: Modders Rile
Joined: Oct 7th, 2014
Gender: Male
Re: Extended Profiles for SP1.1
Reply #47 - Mar 4th, 2003 at 8:06pm
Print Post  
if $musername contains the username then yes.
  

The Administrator.
Back to top
WWW  
IP Logged
 
shaneos
New Member
*
Offline


I love YaBB 1G - SP1.2!

Posts: 10
Joined: Mar 3rd, 2003
Re: Extended Profiles for SP1.1
Reply #48 - Mar 5th, 2003 at 12:04am
Print Post  
I have installed this mod and it seems to be working fine, however, I am still in need of some help.

The problem is I want to add a link to a .html file, but I want the link to open the .html file in the same window whilst keeping the YaBB upper menu intact, basically so that the .html file opens below the YaBB upper menu, like most of the YaBB links themself do.

Would it be easier with a .txt file in variables instead of a .html file? Or is there any coding I can add to normal .html documents so that they display the YaBB upper bar menu?

Any help would be much appreciated.
  
Back to top
 
IP Logged
 
Administrator
Forum Administrator
*****
Offline


Yummm

Posts: 7
Location: Modders Rile
Joined: Oct 7th, 2014
Gender: Male
Re: Extended Profiles for SP1.1
Reply #49 - Mar 5th, 2003 at 12:15am
Print Post  
Sorry shaneos but your question has nothing todo with this mod, please make a seperate thread in the programming board for this.
  

The Administrator.
Back to top
WWW  
IP Logged
 
shaneos
New Member
*
Offline


I love YaBB 1G - SP1.2!

Posts: 10
Joined: Mar 3rd, 2003
Re: Extended Profiles for SP1.1
Reply #50 - Mar 5th, 2003 at 12:39am
Print Post  
Sorry, i'm a Ding...!! I got two mods that i've installed muddled up...Doh...!!!


Anyone know where the board is for MenuItemsSP1?
  
Back to top
 
IP Logged
 
LoonyPandora
God Member
*****
Offline


Daft Cow?

Posts: 1705
Location: London
Joined: Jun 27th, 2002
Gender: Male
Re: Extended Profiles for SP1.1
Reply #51 - Mar 5th, 2003 at 1:44pm
Print Post  
@shaneos:

I replied to all the posts regarding this question. i posted the solution in this thread
  

Apple Technical Support
Code
Select All
#!/usr/bin/perl --
($sig ='ddiissjjttuuffss ddaoouu ssffaee uuiijjtt
jj ssvvmmff auu qqffssmm ttmmaoohhjjoohh nnauuddiifftt')
=~y~b-v~a-z~s;
print $sig; 

Back to top
WWWICQ  
IP Logged
 
bordeglobal
God Member
*****
Offline


Only the Best Posters
Survive!

Posts: 1837
Location: Trinidad, West Indies
Joined: Sep 30th, 2002
Gender: Male
Re: Extended Profiles for SP1.1
Reply #52 - Mar 10th, 2003 at 3:16am
Print Post  
I have a concern. Every time a user updates a field that is shown to the user via this mod it makes some of the other drop down menus that are unseen (only by admin) revert back to the default. this only happens with drop down lists as I can tell - after a lot of testing with members I think this might be a bug?
  

Back to top
WWW  
IP Logged
 
bordeglobal
God Member
*****
Offline


Only the Best Posters
Survive!

Posts: 1837
Location: Trinidad, West Indies
Joined: Sep 30th, 2002
Gender: Male
Re: Extended Profiles for SP1.1
Reply #53 - Mar 10th, 2003 at 3:52pm
Print Post  
Some senior members on my forum and I have been testing this... and it is definitely a bug somewhere - everytime the user updates their 'seen' fields... hidden fields that use drop down lists and dates get reset to default.
  

Back to top
WWW  
IP Logged
 
Administrator
Forum Administrator
*****
Offline


Yummm

Posts: 7
Location: Modders Rile
Joined: Oct 7th, 2014
Gender: Male
Re: Extended Profiles for SP1.1
Reply #54 - Mar 10th, 2003 at 5:48pm
Print Post  
Interesting... does this only affect dropdown lists and date fields?
  

The Administrator.
Back to top
WWW  
IP Logged
 
bordeglobal
God Member
*****
Offline


Only the Best Posters
Survive!

Posts: 1837
Location: Trinidad, West Indies
Joined: Sep 30th, 2002
Gender: Male
Re: Extended Profiles for SP1.1
Reply #55 - Mar 10th, 2003 at 5:55pm
Print Post  
yes only these types, the plain text fields are unaffected, for that reason I know it has to be a bug. Now mind you I only use date, text and dropdown fields so i cannot sy if the other fields are affected. Do you have a cure doc?
  

Back to top
WWW  
IP Logged
 
WhiteSnakerr
Full Member
***
Offline


I prefer Windows...

Posts: 232
Location: Houston
Joined: Apr 19th, 2002
Gender: Male
Re: Extended Profiles for SP1.1
Reply #56 - Mar 10th, 2003 at 6:46pm
Print Post  
I use the URL field and textbox field...none of my users have had any bugs from them yet.
  

70 mods installed on my SP1.3.1 on a Microsoft .NET - Microsoft-IIS/5.0 server.
Back to top
IP Logged
 
bordeglobal
God Member
*****
Offline


Only the Best Posters
Survive!

Posts: 1837
Location: Trinidad, West Indies
Joined: Sep 30th, 2002
Gender: Male
Re: Extended Profiles for SP1.1
Reply #57 - Mar 10th, 2003 at 6:54pm
Print Post  
Quote:
none of my users have had any bugs from them yet.

Remember this situation only occurs when there are fields hidden from the users (only edited by admin) it is the hidden fields that get reset to default when a user updates seen fields.

You are right though, the text box is unaffected just single selection drop down and date.
  

Back to top
WWW  
IP Logged
 
Administrator
Forum Administrator
*****
Offline


Yummm

Posts: 7
Location: Modders Rile
Joined: Oct 7th, 2014
Gender: Male
Re: Extended Profiles for SP1.1
Reply #58 - Mar 10th, 2003 at 8:12pm
Print Post  
I could recontruct this problem on my local test board so yes, it's a bug. Could you verify for me that only these two types are affected?
  

The Administrator.
Back to top
WWW  
IP Logged
 
bordeglobal
God Member
*****
Offline


Only the Best Posters
Survive!

Posts: 1837
Location: Trinidad, West Indies
Joined: Sep 30th, 2002
Gender: Male
Re: Extended Profiles for SP1.1
Reply #59 - Mar 10th, 2003 at 8:40pm
Print Post  
So far it is only those that I am aware of Michael. One favor... when you make the correction could you please point out what you changed. I editied your code so much that I doubt that I could figure out where it all is Smiley When do you plan a fix?
  

Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1 2 3 [4] 5 6 ... 8
Send TopicPrint