账号通
    

账号  

密码  

1346

查看

0

回复
主题:[求助]函数标签出错 错误 内存不够 [收藏主题]  
luothe 当前离线

4

主题

0

广播

0

粉丝
添加关注
级别:学前班

用户积分:8 分
登录次数:2 次
注册时间:2011/7/20
最后登录:2011/8/2
luothe 发表于:2011/7/20 14:06:34   | 只看该作者 查看该作者主题 楼主 
错误:

Microsoft VBScript 运行时错误 (0x800A0007)

内存不够: 'regEx.Pattern'...




引用代码

{SQL_分页右一({SQL_获取表名({$GetChannelID})},Strip)}

定义 SQL_分页右一

sql:select top 11 id,title,PhotoUrl,Intro from {$Param(0)} where tid in({$CurrClassChildID}) and verific=1 and {$Param(1)}=1 order by id desc

主体:

<div class="c_list_side_tab_con">

        <div class="c_list_side_pack">

[loop=1]

        <a href="{$Field(id,GetInfoUrl,{$GetChannelID},1)}"><img src="{$Field(PhotoUrl,Text,0,0,1,)}" width="65" height="65" /></a>

            <div class="c_list_side_pack_con">

                <h5><a href="{$Field(id,GetInfoUrl,{$GetChannelID},1)}">{$Field(Title,Text,16,0,2,)}</a></h5>

                  {$Field(Intro,Text,80,...,2,)}   

            </div>

[/loop]

        </div>

        <ul>

[loop=10]

            <li><a href="{$Field(id,GetInfoUrl,{$GetChannelID},1)}">{$Field(Title,Text,40,0,2,)}</a></li>

[/loop]

        </ul>

</div>



SQL_获取表名 功能是从模型ID得到模型表名

我这里哪错了的???





 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
<上一主题 | 下一主题 >
Powered By KesionCMS Version X1
厦门科汛软件有限公司 © 2006-2016 页面执行0.30176秒 powered by KesionCMS 9.0