dosin84644 2016-03-21 06:37
浏览 17
已采纳

Grocerycrud:读取,编辑和删除操作不起作用

Hi I've been testing Grocerycrud on my hosting server, but there's a couple of issues I've been facing and I've been pulling my hair for hours.

The one thing I can´t get is why I can't perform the READ, EDIT and DELETE operations, I get all the parameters apparently being passed to the URL, but NO FORM is displayed and when it comes to DELETING records, the selected record IS NOT deleted after I click yes on the JavaScript alert displayed by the browser.

Is it something related to the set_crud_url_path function?

I have tested Grocerycrud on my local server and it all worked perfect! so I don't get why is not working on my hosting server.

Here's an image caption of my COSTUMERS TABLE and the URL parameters being passed after I clicked edit, but no form is showed.

Caption of "Edit" operation not working

Versions:

  • PHP 5.3.29
  • Codeigniter 2.1.4
  • Web server running: Apache/2.4.16 (Unix) mod_hive/5.0 OpenSSL/1.0.1e-fips mod_bwlimited/1.4
  • GroceryCRUD 1.5.4

I really hope you can help me!!!

  • 写回答

1条回答 默认 最新

  • doudu2591 2016-03-25 08:08
    关注

    I solved it!

    As you can see in my image there's a .php file extension after the name of the file being called, that was affecting the operations since there should not be no file extensions.

    Just set the url_suffix empty: $config['url_suffix'] = ''; in CI's application/config/config.php and now all operations are executed properly.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 真我手机蓝牙传输进度消息被关闭了,怎么打开?(关键词-消息通知)
  • ¥15 下图接收小电路,谁知道原理
  • ¥15 装 pytorch 的时候出了好多问题,遇到这种情况怎么处理?
  • ¥20 IOS游览器某宝手机网页版自动立即购买JavaScript脚本
  • ¥15 手机接入宽带网线,如何释放宽带全部速度
  • ¥30 关于#r语言#的问题:如何对R语言中mfgarch包中构建的garch-midas模型进行样本内长期波动率预测和样本外长期波动率预测
  • ¥15 ETLCloud 处理json多层级问题
  • ¥15 matlab中使用gurobi时报错
  • ¥15 这个主板怎么能扩出一两个sata口
  • ¥15 不是,这到底错哪儿了😭