Members: 10,140
Threads: 38,830
Posts: 159,367
Online: 36

Newest Member: Xoote



Go Back   Mambers.com > Development > Component 'How Do I' Questions

Reply
 
Thread Tools Display Modes
Old 16.05.2004, 15:45   #1
crashdummy
Mamber
 
crashdummy's Avatar
 
Join Date: Apr 2004
Posts: 57
crashdummy is on a distinguished road
Default akocomment - deactivation for the print view?

my installation:
mambo 4.5 stable-1.0.7 [sinatra], akocomment v1.0 beta 1

i have a little problem about the deactivation of the akocomment.
how can i print the item without the akocomment-form?

greeting
crashdummy
__________________
Mein Müll: {nekka}
crashdummy is offline   Reply With Quote
Sponsored Links
Old 11.08.2004, 13:03   #2
rispie
Baby Mamber
 
Join Date: Aug 2004
Posts: 21
rispie is on a distinguished road
Default Re: akocomment - deactivation for the print view?

Yeah i also have this problem, i dont want to see the akocomment form on the print item page
rispie is offline   Reply With Quote
Old 11.08.2004, 13:07   #3
ChaosNo1
Expert Mamber
 
Join Date: Apr 2004
Posts: 270
ChaosNo1 is on a distinguished road
Default Re: akocomment - deactivation for the print view?

sould work when checking the url, because the print-option uses index2.php instead of index.php.

I will take a look on it ;o)
__________________
Nur weil die Klugen immer nachgeben, regieren die Dummen die Welt

www.mamboaddons.com
ChaosNo1 is offline   Reply With Quote
Old 11.08.2004, 13:57   #4
ChaosNo1
Expert Mamber
 
Join Date: Apr 2004
Posts: 270
ChaosNo1 is on a distinguished road
Default Re: akocomment - deactivation for the print view?

Ok, do the following.

open the file akocommentbot.php from the mambot-directory

after the line
PHP Code:
defined'_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' ); 
insert

PHP Code:
if (strpos($_SERVER['SCRIPT_NAME'],'index2.php')==0) { 
the scroll down to the end of the file an and insert a

}

before

?>

thats all!

greetings

Sascha
__________________
Nur weil die Klugen immer nachgeben, regieren die Dummen die Welt

www.mamboaddons.com
ChaosNo1 is offline   Reply With Quote
Old 11.08.2004, 16:06   #5
rispie
Baby Mamber
 
Join Date: Aug 2004
Posts: 21
rispie is on a distinguished road
Default Re: akocomment - deactivation for the print view?

Thanks!! works great!
rispie is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 07:20.

Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
A vBSkinworks Design
© Copyright 2004-2008 by Arthur Konze Webdesign.