Code Monkey home page Code Monkey logo

Comments (4)

ivantcholakov avatar ivantcholakov commented on September 3, 2024

I don't understand the case. Could you explain it with more details?

from starter-public-edition-4.

krishnaguragain avatar krishnaguragain commented on September 3, 2024

I mean that due to cache written in /platform/writtable/ the exact data
from database is not rendered/display in browser although database is
updated.
Please do let me know how to turn off those cache.

On Sat, Jul 23, 2016 at 4:25 AM, Ivan Tcholakov [email protected]
wrote:

I don't understand the case. Could you explain it with more details?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#75 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AF0ktVjihjoqcIEOJUHRk_xY7pKmEqY_ks5qYUbvgaJpZM4JSvQT
.

from starter-public-edition-4.

ivantcholakov avatar ivantcholakov commented on September 3, 2024

You did not tell me anything new.

The starter contains "site_example" application that has only a login for and a landing page. There is no code that works with database at all. So, you or somebody else created this admin panel, how can I guess what is going on within it.

  • /platform/writtable/ caches different things under subfolders, which one contains the old data or view?
  • Do you use a template engine, Twig for example, or you use plain PHP for the views?
  • What kind of old data is cached - database query results or rendered templates?
  • Where you see the old cached data - within the admin panel or within the fornt-end? If you open the browser development tools, what kind of response code do you get - 200, 307 or something else?

This is what I can say so far.

from starter-public-edition-4.

ivantcholakov avatar ivantcholakov commented on September 3, 2024

Send me a private email at [email protected]

from starter-public-edition-4.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.