Jump to content











Photo
- - - - -

fix ibf_topic_views


  • Please log in to reply
2 replies to this topic

#1 erwan.l

erwan.l

    Platinum Member

  • Developer
  • 3042 posts
  • Location:Nantes - France
  •  
    France

Posted A week ago

Hi,

As i am not sure my update to a recent thread will be seen, creating a new post.

 

The below mysql statement should fix the number of views on a post (drop the table first).

 

CREATE TABLE ibf_topic_views (
views_tid int(10) NOT NULL default 0,
KEY views_tid (views_tid)
);

 

Cheers,

Erwan


  • wimb and misty like this

#2 Wonko the Sane

Wonko the Sane

    The Finder

  • Advanced user
  • 16066 posts
  • Location:The Outside of the Asylum (gate is closed)
  •  
    Italy

Posted A week ago

Well, I just replied (and also viewed this topic).

 

The counter on main page is still 0 views 0 replies, so *something* is still  not working,

 

Anyway, good to know you are working on the issue. :)

 

You will find a way out, go erwan, go. :cheerleader:

 

:duff:

Wonko



#3 erwan.l

erwan.l

    Platinum Member

  • Developer
  • 3042 posts
  • Location:Nantes - France
  •  
    France

Posted 6 days ago

Well, I just replied (and also viewed this topic).

 

The counter on main page is still 0 views 0 replies, so *something* is still  not working,

 

Anyway, good to know you are working on the issue. smile.png

 

You will find a way out, go erwan, go. cheerleader.gif

 

duff.gif

Wonko

 

Hey Wonko,

 

Sorry my bad : i meant this is what we should do to fix the ongoing issue...

Until then, the issue will remain.

I no longer have access to the server so i cannot help there.

Gimme some SSH access and i'll fix it :)

 

Take care my friend!

 

Regards,

Erwan


  • misty likes this




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users