• Hello.

    I got really weird problem. Got .php with is echoing table from mysql. When some user go to page where is that .php file used (with plugin) so he see these records from mysql table. But when someone add a new record and that user refresh page he still see these records without new. The page is reloading only when user logout. I think it’s about session. Any ideas?

    Kinda chaotic. If you got any questions, go ahead.

    Regards.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Are you using any cache plugins ? If so, suggest disabling them.

    Also suggest that you seek support in the forum for the tabel plugin you are using.

    Thread Starter oskarkxyz

    (@oskarkxyz)

    Thanks for reply, but… not working. I was using WP Super Cache, disabled it and still nothing. Made a experiment – it’s same even for not logged users. I have to reopen web browser to see new records/changes. Same about deleting rows from mysql. When I deleted 2 rows I was still seeing 3 of them. After logout/login it changes. It also updates when I update page where I include .php file.

    Any plugin which would update that page automaticaly? Or any other suggestions?

    Regards

    Thread Starter oskarkxyz

    (@oskarkxyz)

    Da hell?

    Even if I created own template with my .php code it still requires a login/logout or updating that page with this template. What’s going on?: o

    Hope anyone could help me with that.

    [Please don’t bump]

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Weird problem with mysql/php/sessions’ is closed to new replies.