Welcome to The DJ Groove!

Sponsors

Donations
Support this Site

The DJ Groove: Forums


The DJ Groove The DJ Groove
Site for DJ's
 
Forum FAQ :: Search :: Memberlist :: Usergroups :: Register
Profile :: Log in to check your private messages :: Log in

Phpadsnew with PHPnuke

 
Post new topic   Reply to topic    The DJ Groove Forum Index -> General
View previous topic :: View next topic  
Author Message
guynuked2
Guest





PostPosted: Wed Mar 23, 2005 4:27 pm    Post subject: Phpadsnew with PHPnuke Reply with quote

Hi, how were you able to do a local mode of phpsadsnew into phpnuke's block instead of using Javascript remote innovocation?

Really curious how you did that.

For example, including this within a block:

Code:

<?php
    if (@include(getenv('DOCUMENT_ROOT').'/adserver/phpadsnew.inc.php')) {
        if (!isset($phpAds_context)) $phpAds_context = array();
        $phpAds_raw = view_raw ('', 41, '', '', '0', $phpAds_context);
        echo $phpAds_raw['html'];
    }
?>
Back to top
djblade311
Site Admin
Site Admin


Joined: Mar 09, 2003
Posts: 84
Location: OC, CA

PostPosted: Tue Mar 29, 2005 7:12 am    Post subject: Re: Phpadsnew with PHPnuke Reply with quote

guynuked2 wrote:
Hi, how were you able to do a local mode of phpsadsnew into phpnuke's block instead of using Javascript remote innovocation?

Really curious how you did that.

For example, including this within a block:

Code:

<?php
    if (@include(getenv('DOCUMENT_ROOT').'/adserver/phpadsnew.inc.php')) {
        if (!isset($phpAds_context)) $phpAds_context = array();
        $phpAds_raw = view_raw ('', 41, '', '', '0', $phpAds_context);
        echo $phpAds_raw['html'];
    }
?>


Its actually ALL JAvascript remote invocation on this site.
_________________
DJ Josh Blade
The DJ Groove Team
http://www.thedjgroove.com
Back to top
View user's profile Visit poster's website Yahoo Messenger
Display posts from previous:   
Post new topic   Reply to topic    The DJ Groove Forum Index -> General All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



smartDark Style © 2002 Smartor
Powered by phpBB © 2001, 2002 phpBB Group
 
Forums ©




[ About Us ] - [ Disclaimer ] - [ Privacy ] - [ Terms of Service ]
All logos and trademarks in this site are property of their respective owner. The comments are property of their posters, all the rest © 1999-2006 by The DJ Groove
You can syndicate our news using the file RSS Feed
PHP-Nuke Copyright © 2005 by Francisco Burzi. This is free software, and you may redistribute it under the GPL. PHP-Nuke comes with absolutely no warranty, for details, see the license.
Page Generation: 1.24 Seconds