 | [Solved] Problem with a FIND command |  |
Posted: 03/23/2007 3:38 PM |
|
|
|
|
|
| Citation |
| Posts |
1253 |
| Word Cnt. |
68,166 |
| BDay |
Nov 9 |
| Sign |
Scorpio |
| Sex |
 |
|
|
|
Joined: Jan 06, 2006
Local time: 6:47 PM
|

|
|
|
|
 |
I'm installing this mod [2.0.21] Delete User MOD and I can't find one of the 'find' codes.
Here's what I need to find
| Code:
|
#-----[ OPEN ]------------------------------------------
#
includes/usercp_viewprofile.php
#
#-----[ FIND ]------------------------------------------
#
'USERNAME' => $profiledata['username'],
#
#-----[ AFTER, ADD ]------------------------------------------
#
'DELETE_USER_IMAGE' => $delete_user_img, // Delete User MOD
'DELETE_USER' => $delete_user, // Delete User MOD
|
And here's my file.
www.babydreamz.net/public/usercp_viewprofile.txt
Any ideas??
Cheers!  |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Problem with a FIND command |  |
Posted: 03/23/2007 3:47 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 2:47 PM
Location: St Pete, FL
|

|
|
|
|
 |
Yes, this is what you do:
OPEN
Delete User MOD/install_en.txt
FIND
| Code:
|
#
#-----[ FIND ]------------------------------------------
#
'USERNAME' => $profiledata['username'],
|
REPLACE WITH
| Code:
|
#
#-----[ FIND ]------------------------------------------
#
'USERNAME' =>
|
Save, upload, and try again using EM...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] Problem with a FIND command |  |
Posted: 03/23/2007 4:02 PM |
|
|
|
|
|
| Citation |
| Posts |
1253 |
| Word Cnt. |
68,166 |
| BDay |
Nov 9 |
| Sign |
Scorpio |
| Sex |
 |
|
|
|
Joined: Jan 06, 2006
Local time: 6:47 PM
|

|
|
|
|
 |
Cool thanks that worked
I'm now forum pruning  |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Problem with a FIND command |  |
Posted: 03/23/2007 4:40 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 2:47 PM
Location: St Pete, FL
|

|
|
|
|
 |
Congratulations Karen!!!
Forum pruning doesn't sound like fun to me...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] Problem with a FIND command |  |
Posted: 03/23/2007 5:07 PM |
|
|
|
|
|
| Citation |
| Posts |
1253 |
| Word Cnt. |
68,166 |
| BDay |
Nov 9 |
| Sign |
Scorpio |
| Sex |
 |
|
|
|
Joined: Jan 06, 2006
Local time: 6:47 PM
|

|
|
|
|
 |
Time consuming  |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Problem with a FIND command |  |
Posted: 03/23/2007 5:15 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 2:47 PM
Location: St Pete, FL
|

|
|
|
|
 |
I can imagine that it is...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] Problem with a FIND command |  |
Posted: 03/23/2007 5:26 PM |
|
|
|
|
|
| Citation |
| Posts |
1253 |
| Word Cnt. |
68,166 |
| BDay |
Nov 9 |
| Sign |
Scorpio |
| Sex |
 |
|
|
|
Joined: Jan 06, 2006
Local time: 6:47 PM
|

|
|
|
|
 |
I got Abba on my media player so I'm bouncing to that  |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Problem with a FIND command |  |
Posted: 03/23/2007 5:33 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 2:47 PM
Location: St Pete, FL
|

|
|
|
|
 |
Yeah, I like ABBA too. I have several of their CDs stored on my PC and listen to them regularly in jetAudio...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Information |  |
|