PhpadsNew Problem

Author Message

John Smith

Friday 01 April 2005 1:56:12 am

I have installed "phpadsnew" extension in ezpublish 3.5.0.

phpadsnew software is working fine and is also accessible at
http://www.sitename.com/extension/phpadsnew/phpadsnew/admin

But dont know how to integrate or how to write a code for displaying the banner image in the ezpublish site.

Can anybody please help.

Cheers.

Xavier Dutoit

Friday 08 April 2005 11:34:38 am

Have a look at the readme ?

-----------------------------------
{let data=phpadsnew( 'keyword', 'html')}
{$data.html}
{/let}
-----------------------------------
Sample 2:
-----------------------------------
{default data=phpadsnew($:item.node_id, 'link', $:item.url_alias|ezurl(no))}
<a href={$data.ext_url|ezroot}>{$:item.name}</a>
{include uri="design:phpadsnew/viewcount.tpl" data=$data}
{/default}
{* The keyword "node2" in phpadsnew is linked to object with node_id 2*}
-----------------------------------

http://www.sydesy.com

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 20 2025 04:00:19
Script start
Timing: Jan 20 2025 04:00:19
Module start 'layout'
Timing: Jan 20 2025 04:00:19
Module start 'content'
Timing: Jan 20 2025 04:00:19
Module end 'content'
Timing: Jan 20 2025 04:00:19
Script end

Main resources:

Total runtime0.0210 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0084 590.1563152.6094
Module start 'layout' 0.00840.0040 742.765639.4297
Module start 'content' 0.01240.0061 782.195389.4297
Module end 'content' 0.01860.0023 871.625030.3047
Script end 0.0209  901.9297 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002813.1459140.0002
Check MTime0.00125.7893140.0001
Mysql Total
Database connection0.003717.755710.0037
Mysqli_queries0.002712.804730.0009
Looping result0.00000.080810.0000
Template Total0.00188.810.0018
Template load0.00104.661010.0010
Template processing0.00094.111610.0009
Override
Cache load0.00073.187010.0007
General
dbfile0.00031.268280.0000
String conversion0.00000.043240.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs