1
aslani606
remove link :makepdf #from smartsection module
  • 2008/5/18 13:55

  • aslani606

  • Just popping in

  • Posts: 26

  • Since: 2007/4/29


hello

I have a problem in makepdf smartsection module
I want remove that link on the smartsection pages.
for example
Quote:
https://mysite/modules/smartsection/makepdf.php?itemid=392

how i can delet this link(in the all pages)
I search all templates but i Don't find that link
pleas help me
Thanks

2
McDonald
Re: remove link :makepdf #from smartsection module
  • 2008/5/18 14:14

  • McDonald

  • Home away from home

  • Posts: 1072

  • Since: 2005/8/15


In the file smartsection/class/item.php remove or comment-out the following:

if (SMARTSECTION_LEVEL 0) {
            
// PDF button
            
$adminLinks .= "<a href='" SMARTSECTION_URL "makepdf.php?itemid=" $this->itemid() . "'><img src='" SMARTSECTION_URL "images/links/pdf.gif' title='" _MD_SSECTION_PDF "' alt='" _MD_SSECTION_PDF "'/></a>";
            
$adminLinks .= " ";
        }

3
aslani606
Re: remove link :makepdf #from smartsection module
  • 2008/5/18 16:11

  • aslani606

  • Just popping in

  • Posts: 26

  • Since: 2007/4/29


thats Great
thanks
And Were is for news module
this module Don't have item.php

thank

Login

Who's Online

160 user(s) are online (104 user(s) are browsing Support Forums)


Members: 0


Guests: 160


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits