PEAK XOOPS - Re: d3pipes - rss feeds - exporting large number of entries in englishin japanese

Re: d3pipes - rss feeds - exporting large number of entries

List posts in the topic

none Re: d3pipes - rss feeds - exporting large number of entries

msg# 1.1
depth:
1
Previous post - Next post | Parent - No child | Posted on 2008/2/24 7:15
GIJOE  ÀèǤ·³Áâ   Posts: 4110
hi Nobelium.

Certainly, it looks too complex.
I have to tidy the rule of limiting number of entries.

Anyway, the ceiling "100" is hard-coded in a clipping joint.
Try to change it.

TRUST/modules/d3pipes/joints/D3pipesClipAbstract.class.php
<?php

require_once dirname(__FILE__).'/D3pipesJointAbstract.class.php' ;

class D3pipesClipAbstract extends D3pipesJointAbstract {

	var $max_entries_from_clip = 10010000 ; // private
	var $entries_from_clip ; // public
	var $clip_life_time ; // public
Votes:9 Average:4.44

Posts tree

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!