Page Index Toggle Pages: 1 2 [3] 4 5  Send TopicPrint
Very Hot Topic (More than 25 Replies) AdminCenterUpdate 1.4 final for Y2 (Read 27168 times)
jdworld
New Member
*
Offline


Check out Xfare.com

Posts: 34
Location: Augusta
Joined: Aug 24th, 2005
Re: AdminCenterUpdate 1.0 final for Y2
Reply #30 - Mar 14th, 2006 at 3:24am
Print Post  
yes i had show marked for real name. once i mark dont show its ok. but i had to back through new users and update their profiles.

as far as the avatar. dont see how i can make it correct. i didnt even select anything. it just gave all new members default pic of blank.gif?

new users cant even change there avatar. it goes straight back to blank.gif
  
Back to top
WWW  
IP Logged
 
jdworld
New Member
*
Offline


Check out Xfare.com

Posts: 34
Location: Augusta
Joined: Aug 24th, 2005
Re: AdminCenterUpdate 1.0 final for Y2
Reply #31 - Mar 14th, 2006 at 3:31am
Print Post  
ok. like you said... sounds like its the real name part. as soon as i marked real name "dont show" all problems went away.
  
Back to top
WWW  
IP Logged
 
Larian
Senior Member
****
Offline



Posts: 316
Location: Leipzig
Joined: Oct 22nd, 2002
Gender: Male
Re: AdminCenterUpdate 1.0 final for Y2
Reply #32 - Mar 23rd, 2006 at 10:19am
Print Post  
Found a bug in the last version:

in Register.pl in line 911:

you should write != instead of <>

Code
Select All
if($default_UserPic == 1 && $default_UserPic_val != "") {
 



is the correct code Smiley

Larian
  
Back to top
 
IP Logged
 
lym
Junior Member
**
Offline



Posts: 88
Location: Manchester
Joined: Dec 7th, 2002
Gender: Female
Re: AdminCenterUpdate 1.0 final for Y2
Reply #33 - Mar 23rd, 2006 at 10:29am
Print Post  
Curtiss - Any ideas when I new updated mod will be coming out? Thanks  Wink
  
Back to top
 
IP Logged
 
Curtiss Grymala
God Member
*****
Offline


YaBB?... Y Not?

Posts: 1314
Joined: Apr 12th, 2004
Gender: Male
Re: AdminCenterUpdate 1.0 final for Y2
Reply #34 - Mar 28th, 2006 at 3:16pm
Print Post  
New package attached to first post.

This package fixes the bug that caused new users' display names to be blank if they didn't fill one in, and it fixes the bug that caused the "Scripting error" when a new user tried to register.

In addition, I added the Swedish translation.

@lym - I did some testing, and found that the problem with the sig restrictions is inherent in YaBB 2.x, and is not caused by anything in my mod.  I've made a bug report over at the YaBB Forums.
  

Currently using Y2.3 With no mods (though that will hopefully change, soon).

Click Here To See A List Of All The Mods I've Written
Back to top
WWW  
IP Logged
 
temek
New Member
*
Offline


I love YaBB 1G - SP1.2!

Posts: 18
Joined: Jan 1st, 2006
Re: AdminCenterUpdate 1.0 final for Y2
Reply #35 - Mar 28th, 2006 at 6:46pm
Print Post  
Last step failed.

Search For:
Code
Select All
$recentpostslink = qq~$boardindex_txt{'791'} <a href="$scripturl?action=recent">$boardindex_txt{'792'}</a> $boardindex_txt{'793'}~; 



Searched for that line in Boardindex.pl, no such line. I have YaBB 2.1.

Only similar line I found in Boardindex.pl is:

Code
Select All
$recentpostslink = qq~<a href="$scripturl?action=recent">$boardindex_txt{'792'}</a>~; 

  
Back to top
 
IP Logged
 
Curtiss Grymala
God Member
*****
Offline


YaBB?... Y Not?

Posts: 1314
Joined: Apr 12th, 2004
Gender: Male
Re: AdminCenterUpdate 1.0 final for Y2
Reply #36 - Mar 29th, 2006 at 1:24am
Print Post  
@temek - that's very strange.  That means that, on your BoardIndex, rather than the link saying "View the 10 most recent posts of this forum", your link simply says "10 most recent posts".

I am guessing that another mod you have installed must have modified that line.  Either that, or you are using a version of YaBB other than the YaBB 2.1 final package.
  

Currently using Y2.3 With no mods (though that will hopefully change, soon).

Click Here To See A List Of All The Mods I've Written
Back to top
WWW  
IP Logged
 
temek
New Member
*
Offline


I love YaBB 1G - SP1.2!

Posts: 18
Joined: Jan 1st, 2006
Re: AdminCenterUpdate 1.0 final for Y2
Reply #37 - Mar 30th, 2006 at 3:39pm
Print Post  
Actually it says "view the 10 most recent posts of this forum"... Could be that I have modified something my self in the past hehe Embarrassed

I got the mod working by editing it slightly. But thanks for the help  8)
  
Back to top
 
IP Logged
 
d1jl
New Member
*
Offline


I love YaBB 2.2.5!

Posts: 24
Location: So. Cal.
Joined: Mar 29th, 2006
Re: AdminCenterUpdate 1.0 final for Y2
Reply #38 - Mar 30th, 2006 at 6:55pm
Print Post  
Curtiss,
I too would like the option of having guests seeing one template and a member when logged in seeing and locked to another of my choosing.
If you get a chance to add this feature it would be greatly appreciated.

Thanks,
Dave
  
Back to top
 
IP Logged
 
Curtiss Grymala
God Member
*****
Offline


YaBB?... Y Not?

Posts: 1314
Joined: Apr 12th, 2004
Gender: Male
Re: AdminCenterUpdate 1.0 final for Y2
Reply #39 - Mar 30th, 2006 at 7:03pm
Print Post  
d1jl wrote on Mar 30th, 2006 at 6:55pm:
Curtiss,
I too would like the option of having guests seeing one template and a member when logged in seeing and locked to another of my choosing.
If you get a chance to add this feature it would be greatly appreciated.

Thanks,
Dave


I had forgot about that feature.  I'll try to remember to add that in the next time I have a chance to update this mod (it shouldn't be all that difficult, honestly).
  

Currently using Y2.3 With no mods (though that will hopefully change, soon).

Click Here To See A List Of All The Mods I've Written
Back to top
WWW  
IP Logged
 
Curtiss Grymala
God Member
*****
Offline


YaBB?... Y Not?

Posts: 1314
Joined: Apr 12th, 2004
Gender: Male
Re: AdminCenterUpdate 1.3 final for Y2
Reply #40 - Mar 31st, 2006 at 5:29pm
Print Post  
New package uploaded in first post.

I have added the ability to choose a default template for registered members (different from the default template for guests), and fixed a non-reported bug that messed things up if you "required" the user to select a template on registration.

Unfortunately, it looks like there is not going to be a fix for the sig-height restriction problem with IE, and from what JetLi says, that problem shows up in newer versions (1.5+) of Firefox as well.   Angry

Also - I did not make any modifications to "lock" in the user's template choice.  That should be another mod altogether (maybe I can work on that at some point in the future - although that would probably work best incorporated into all of the existing "lock" mods that are already written - I think by AK108, but I may be wrong).
  

Currently using Y2.3 With no mods (though that will hopefully change, soon).

Click Here To See A List Of All The Mods I've Written
Back to top
WWW  
IP Logged
 
Jeff
God Member
*****
Offline


There are no bugs there
are only features

Posts: 2552
Joined: Jan 14th, 2005
Gender: Male
Re: AdminCenterUpdate 1.3 final for Y2
Reply #41 - Apr 18th, 2006 at 6:24pm
Print Post  
Hi Curtiss
I have translate German (Sie & Du) for V 1.3

%acup_prof_txt = (
11 - 13 is translate now  Wink
  

greetings
Jeff
Back to top
WWW  
IP Logged
 
Larian
Senior Member
****
Offline



Posts: 316
Location: Leipzig
Joined: Oct 22nd, 2002
Gender: Male
Re: AdminCenterUpdate 1.3 final for Y2
Reply #42 - May 7th, 2006 at 5:11pm
Print Post  
Is it possible, that the check for reserved names doesn't work at registering?

If i make "test" a reserved name with "Match whole name only" disabled and "Match case" disabled (Check username enabled, Check display name disabled) i can register a user withe the name _TEST_ but this shouldn't be!

Larian
  
Back to top
 
IP Logged
 
Xavier
Senior Member
****
Offline



Posts: 442
Location: Ipswich
Joined: Apr 5th, 2005
Gender: Male
Re: AdminCenterUpdate 1.3 final for Y2
Reply #43 - May 8th, 2006 at 1:01am
Print Post  
this is more likely a bug in YaBB 2.1 better to post in bug section on YaBB community board so i can be fixed in YaBB 2.2/2.5
  
Back to top
WWWYIM  
IP Logged
 
Larian
Senior Member
****
Offline



Posts: 316
Location: Leipzig
Joined: Oct 22nd, 2002
Gender: Male
Re: AdminCenterUpdate 1.3 final for Y2
Reply #44 - May 8th, 2006 at 7:41am
Print Post  
ok thanks, i thougt it's the problem of a mod!

Larian
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1 2 [3] 4 5 
Send TopicPrint