duanlu0386 2012-07-03 12:52
浏览 48
已采纳

数据库更改未反映到joomla网站

I am making changes on a website database I am developing using joomla 2.5 , but these changes are not reflected on the website.
I dumped the database and run it on the same version of the website locally and it is working very fine with the changes , I have only one database on the webserver so no doubt that I am changing on other database , when I changes the database password the website went down
I am installing my joomla web application on a godaddy webserver and I also cleared the cache to make sure that it is not the problem.
the changes are on a modules and also on the articles

  • 写回答

2条回答 默认 最新

  • doujiao1180 2012-07-03 13:29
    关注

    Just out of curiosity, are you are you are editing the correct database? I only say this as I have a similar problem where I was registering test accounts on my site and couldn't see the rows being added to the database cause I was looking at the Wamp Server one, not the online one.

    If noting what so ever is happening like you said, try changing the database table prefixes but do not update the config.php and see if this throws an error when you try and preview the site.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥100 求数学坐标画圆以及直线的算法
  • ¥100 c语言,请帮蒟蒻写一个题的范例作参考
  • ¥15 名为“Product”的列已属于此 DataTable
  • ¥15 安卓adb backup备份应用数据失败
  • ¥15 eclipse运行项目时遇到的问题
  • ¥15 关于#c##的问题:最近需要用CAT工具Trados进行一些开发
  • ¥15 南大pa1 小游戏没有界面,并且报了如下错误,尝试过换显卡驱动,但是好像不行
  • ¥15 自己瞎改改,结果现在又运行不了了
  • ¥15 链式存储应该如何解决
  • ¥15 没有证书,nginx怎么反向代理到只能接受https的公网网站