三三世界-百宝箱

文章 分类 标签
130 9 247

公告

暂无站点公告

WHMCS Error: Call to a member function getRawAttribute() on null

三三 2022-01-13 1699 0条评论 服务器配置 WHMCS错误孤儿单Orphaned Product

首页 / 正文

WHMCS后台,选择指定客户的时候,提示错误代码如下:

Error: Call to a member function getRawAttribute() on null in /home/x/x/x/admin/clientssummary.php:0
Stack trace:
#0 {main}

此错误发生在,某客户账户里有一个产品,但是该产品的分类被删除的情况下。请一定注意删除产品的时候先行查看是否该产品品类下有没有客户商品,否则会因此此类错误。这类错误被称为“Orphaned Product”。就是说“孤儿产品”。

解决办法很简单,详情如下:

1、先确认是否存在问题,在phpmyadmin中,输入如下SQL命令,进行测试:

SELECT * FROM tblhosting WHERE packageid NOT IN (SELECT id FROM tblproducts);

2、数据库表中会出现一个或者多个商品,如果不是必须产品,直接删除即可。如果还想看看具体是什么商品,那么需要给这几个商品选择一个产品的packetid。

3、具体方法,先到产品类别里找到一个相似的产品类别号,比如https://customer.xxx.com/xxx/configproducts.php?action=edit&id=3600,注意,这里的3600是你自己的产品类别ID,随便找一个。或者单独为这几个商品建立一个单独的分类都可以。

4、找到该产品类别后输入如下sql命令(注意,修改3600为你自己的产品类别ID)。

UPDATE tblhosting SET packageid='3600' WHERE packageid NOT IN (SELECT id FROM tblproducts);

5、执行成功后,再访问该用户信息,即可解决。

评论(0)

当前没有评论,还不快来留下第一个脚印吧


Copyright 2021 三三世界-百宝箱. All Rights Reserved.

最新评论

  • 三三

    @Doug Shume it's ok for me , you can post here.

  • refugiaguenther

    Saved as a favorite, I like your website!

  • josefa

    If some one wishes to be updated with hottest technologies after that he must be visit this site and be up to date daily.

  • Penzu

    Heello would you mind sharing which blog platform you're using? I'm planning to start my own blog in the near future but I'm having a tough time making a decision between BlogEngine/Wordpress/B2evolution and Drupal. The reason I ask is because your layout seems different then moost blogs and I'm looking for something completely unique. P.S Apologies forr being off-topic butt I had to ask!

  • Yupoo Fendi

    Thanks to my father who shared with me regarding this webpage, this website is genuinely amazing.

  • Doug Shume

    Hi, I have an overflow of customers that I'd like to send to you but I want to make sure you can handle more leads, let me know if you'd like me to send you more info.

  • SuperWind

    zh.us.to 有效
    kms.03k.org 有效
    kms.chinancce.com
    kms.shuax.com 有效
    kms.dwhd.org 有效
    kms.luody.info 有效
    kms.digiboy.ir 有效
    kms.lotro.cc 有效
    www.zgbs.cc 有效
    cy2617.jios.org 有效

  • 三三

    @         权限问题,试试sudo 再加命令。

  •         

    你好提示Permission denied 怎么办啊

日历

2024年05月

   1234
567891011
12131415161718
19202122232425
262728293031 

文章目录

上一张 下一张