Page Index Toggle Pages: 1 2 3 [4] 5  Send TopicPrint
Very Hot Topic (More than 25 Replies) Extended Profiles v2.3 for YaBB2.2 (Read 11489 times)
Jeff
God Member
*****
Offline


There are no bugs there
are only features

Posts: 2552
Joined: Jan 14th, 2005
Gender: Male
Re: Extended Profiles v2.3 for YaBB2.2
Reply #45 - Jul 30th, 2008 at 8:24pm
Print Post  
yep, just remove space.

search
Code
Select All
if ($RegAgree) { 



add before
Code
Select All
require "$sourcedir/ExtendedProfiles.pl";
$yymain .= &ext_register; 



btw. this will be default feature on next YaBB Version (2.3)
  

greetings
Jeff
Back to top
WWW  
IP Logged
 
tonyvic
New Member
*
Offline


I love YaBB 1G - SP1.2!

Posts: 47
Location: Brighton, Sussex
Joined: Dec 12th, 2007
Gender: Male
Re: Extended Profiles v2.3 for YaBB2.2
Reply #46 - Aug 22nd, 2008 at 7:16pm
Print Post  
Hi Guy's
Can someone please let me know which file to remove the space from. I have tried the register.pl file in 'movie file' included with the mod. Also register.pl file to be modified, but still auto doesn't find it in step 20.
I have got it working fine manually on one forum but am about to modify another & with 32 steps it's a bit much for my old eyes & brain.
Any help would be much appreciated.

Tony
  
Back to top
WWW  
IP Logged
 
Captain John
Senior Member
****
Offline


Pass to Port !

Posts: 264
Location: Reno Beach
Joined: Jan 18th, 2007
Gender: Male
Re: Extended Profiles v2.3 for YaBB2.2
Reply #47 - Aug 27th, 2008 at 3:10am
Print Post  
In the MOD file: "extended_profiles_v23.mod"
Find:
Code
Select All
<edit file>
Sources/Register.pl
</edit file>

<search for>
	if ($RegAgree) {
</search for>

<add before>
	require "$sourcedir/ExtendedProfiles.pl";
	$yymain .= &ext_register;
</add before>
 



Change
Code
Select All
<search for>
	if ($RegAgree) {
</search for>
 



to
Code
Select All
<search for>
if ($RegAgree) {
</search for>
 

  

Love to live and love on the water
Back to top
 
IP Logged
 
tonyvic
New Member
*
Offline


I love YaBB 1G - SP1.2!

Posts: 47
Location: Brighton, Sussex
Joined: Dec 12th, 2007
Gender: Male
Re: Extended Profiles v2.3 for YaBB2.2
Reply #48 - Aug 27th, 2008 at 9:59am
Print Post  
Many thanks Captain John. I was removing the space between 'if' and '($RegAgree)' I will put it down to a senior moment. Lol
Worked like a dream.

Tony
  
Back to top
WWW  
IP Logged
 
really
New Member
*
Offline


I love YaBB 1G - SP1.2!

Posts: 9
Joined: Aug 27th, 2008
Re: Extended Profiles v2.3 for YaBB2.2
Reply #49 - Aug 27th, 2008 at 6:29pm
Print Post  
Does this work with YaBB 2.2.3?
  
Back to top
 
IP Logged
 
tonyvic
New Member
*
Offline


I love YaBB 1G - SP1.2!

Posts: 47
Location: Brighton, Sussex
Joined: Dec 12th, 2007
Gender: Male
Re: Extended Profiles v2.3 for YaBB2.2
Reply #50 - Aug 28th, 2008 at 6:23pm
Print Post  
I have it installed on 2.2.3, works perfectly.

Just remember to use Captain John's post above & it installs just fine via Boardmod.

Tony
« Last Edit: Aug 29th, 2008 at 6:04am by tonyvic »  
Back to top
WWW  
IP Logged
 
really
New Member
*
Offline


I love YaBB 1G - SP1.2!

Posts: 9
Joined: Aug 27th, 2008
Re: Extended Profiles v2.3 for YaBB2.2
Reply #51 - Aug 28th, 2008 at 8:40pm
Print Post  
Thanks,
  I'm going to install it right now...WooHoo!  Shocked
  
Back to top
 
IP Logged
 
really
New Member
*
Offline


I love YaBB 1G - SP1.2!

Posts: 9
Joined: Aug 27th, 2008
Re: Extended Profiles v2.3 for YaBB2.2
Reply #52 - Aug 29th, 2008 at 6:51pm
Print Post  
Good Morning,
   So I tried to install this using boardmod and YaBB 2.2.3
However, I ran into a problem when installing.

This is what boardmod application is telling me.
And FYI I did make the change that Capt John posted.



now installing: Extended Profiles 2.2 (extended_profiles_v22.mod)





Step 1 ... ok

Step 2 ... ok

Step 3 ... ok

Step 4 ... ok

Step 5 ... ok

Step 6 ... failed - ERR(1): Search string could not be found

Step 7 ... ok

Step 8 ... failed - ERR(1): Search string could not be found

Step 9 ... failed - ERR(1): Search string could not be found

Step 10 ... failed - ERR(1): Search string could not be found

Step 11 ... failed - ERR(1): Search string could not be found

Step 12 ... ok

Step 13 ... ok

Step 14 ... ok

Step 15 ... failed - ERR(1): Search string could not be found

Step 16 ... failed - ERR(1): Search string could not be found

Step 17 ... failed - ERR(1): Search string could not be found

Step 18 ... failed - ERR(1): Search string could not be found

Step 19 ... ok

Step 20 ... ok

Step 21 ... ok

Step 22 ... failed - ERR(1): Search string could not be found

Step 23 ... failed - ERR(12): The line to search for is not complete. Maybe some spaces are missing in front of it.

Step 24 ... failed - ERR(1): Search string could not be found

Step 25 ... failed - ERR(12): The line to search for is not complete. Maybe some spaces are missing in front of it.

Step 26 ... ok

Step 27 ... ok

Step 28 ... ok

Step 29 ... ok

Step 30 ... ok

Step 31 ... failed - ERR(1): Search string could not be found

Step 32 ... ok

Any Idea?
  
Back to top
 
IP Logged
 
Captain John
Senior Member
****
Offline


Pass to Port !

Posts: 264
Location: Reno Beach
Joined: Jan 18th, 2007
Gender: Male
Re: Extended Profiles v2.3 for YaBB2.2
Reply #53 - Sep 3rd, 2008 at 8:22pm
Print Post  
You have way to many errors ... this MOD installs in Y2.2.3 without any if above edit mentioned is done.
 Are you installing to Y2.2.3 files ?  Done any editing ?
Try Step by Step mode and try to see what your problem is ..

See this Post for Help & Info
http://codex.yabbforum.com/YaBB.pl?num=1190677475
  

Love to live and love on the water
Back to top
 
IP Logged
 
really
New Member
*
Offline


I love YaBB 1G - SP1.2!

Posts: 9
Joined: Aug 27th, 2008
Re: Extended Profiles v2.3 for YaBB2.2
Reply #54 - Sep 4th, 2008 at 4:57pm
Print Post  
Ok, I'll try doing it again but this time I'll do the step by step.

Thanks
  
Back to top
 
IP Logged
 
Jeff
God Member
*****
Offline


There are no bugs there
are only features

Posts: 2552
Joined: Jan 14th, 2005
Gender: Male
Re: Extended Profiles v2.3 for YaBB2.2
Reply #55 - Sep 9th, 2008 at 11:11am
Print Post  
Hi
this mod will be standard Feature on next YaBB Release (2.3).
  

greetings
Jeff
Back to top
WWW  
IP Logged
 
freediver
New Member
*
Offline



Posts: 48
Joined: Nov 21st, 2006
Re: Extended Profiles v2.3 for YaBB2.2
Reply #56 - Sep 21st, 2008 at 7:20am
Print Post  
Thanks Jet.
  

Founding member of
Back to top
WWW  
IP Logged
 
bluegerman
New Member
*
Offline


YAAB 2.2.1!

Posts: 5
Joined: May 17th, 2008
Gender: Male
Re: Extended Profiles v2.3 for YaBB2.2
Reply #57 - Oct 1st, 2008 at 7:33am
Print Post  
can i use it for 2.2.1?
  
Back to top
ICQ  
IP Logged
 
ThM
God Member
*****
Offline



Posts: 585
Location: Germany, Nds.
Joined: May 21st, 2006
Gender: Male
Re: Extended Profiles v2.3 for YaBB2.2
Reply #58 - Oct 1st, 2008 at 10:30am
Print Post  
  

Greeting ThM
Back to top
 
IP Logged
 
bluegerman
New Member
*
Offline


YAAB 2.2.1!

Posts: 5
Joined: May 17th, 2008
Gender: Male
Re: Extended Profiles v2.3 for YaBB2.2
Reply #59 - Oct 1st, 2008 at 11:20am
Print Post  
o thx  Grin
  
Back to top
ICQ  
IP Logged
 
Page Index Toggle Pages: 1 2 3 [4] 5 
Send TopicPrint