IP.Board Tutorials

How to remove "Members Shop By IPSDev"

Submitted by catalin013, , Thread ID: 168137

Thread Closed
catalin013
Lurker
Level:
0
Reputation:
0
Posts:
8
Likes:
1
Credits:
13
20-04-2020, 09:45 PM
#1
For this lesson, we need the following things:
- FTP (File Transfer Program)
-and intrusive code![Image: grinning.png]


Let's Start!
First, we will remove the text from the bank!
Open your FTP and open "/applications/membersshop/modules/front/bank/[b]main.php[/b]" and find:

PHP Code:
$output "[color=#000088]<div[/color] [color=#660066]style[/color][color=#666600]=[/color][color=#008800]'[/color][color=#000088]clear[/color][color=#666600]:[/color]both[color=#666600];[/color][color=#000088]text-align[/color][color=#666600]:[/color]center[color=#666600];[/color][color=#000088]position[/color][color=#666600]:[/color]absolute[color=#666600];[/color][color=#000088]padding-bottom[/color][color=#666600]:[/color][color=#006666]20px[/color][color=#666600];[/color][color=#000088]width[/color][color=#666600]:[/color][color=#006666]100%[/color][color=#666600];[/color][color=#000088]z-index[/color][color=#666600]:[/color][color=#006666]100[/color][color=#666600];[/color] [color=#000088]font-size[/color][color=#666600]:[/color][color=#006666]12px[/color][color=#666600];[/color][color=#008800]'[/color] [color=#660066]title[/color][color=#666600]=[/color][color=#008800]'IPSDev'[/color][color=#000088]><a[/color] [color=#660066]href[/color][color=#666600]=[/color][color=#008800]'https://www.ipsdev.org/'[/color] [color=#660066]target[/color][color=#666600]=[/color][color=#008800]'_blank'[/color] [color=#660066]class[/color][color=#666600]=[/color][color=#008800]'ipsType_light ipsType_smaller'[/color][color=#000088]>[/color]Members Shop By IPSDev[color=#000088]</a></div>[/color]"

and delete the code (personally I prefer complete cleaning of the code) or if you want to add PHP Comment with[b]/**[/b]and[b]*/[/b]:
[b]WARNING:do not delete anything else ...[/b]
/**
{
PHP code
}
*/

The procedure is repeated with the rest of the files in a folder Font![Image: slight_smile.png]

RE: How to remove "Members Shop By IPSDev"

otaldounder
Novice
Level:
2
Reputation:
0
Posts:
20
Likes:
0
Credits:
6
21-01-2022, 10:00 AM
#2
I dont get the point i need remove de php code or just delete the lines?

Users browsing this thread: 1 Guest(s)