So I have created a view that I call Trending Content. The view uses the statistics module to count each page view, etc. I use this for other things on my site (i.e. User points are awarded to a user based on page views he/she receives on content he/she posts on the site).
So all is well and good if things are calculating correctly, but I have come across something very strange.
I just updated a site a few days ago from 6.3.1 to 6.3.3 and when it was done and I re-enabled all the modules and themes, I noticed that video content that was being rendered by the mediafront module was no longer showing up. I can see the videos playing when I go to links like "/admin/build/mediafront/preset/video" (going to site building ... media front presets ...and clicking on the "edit" link for the "video" preset I made which uses the "video" view (Views module)). The "video" view is the one that is restricted to authenticated users with a specific role.
I heard from many people that Civi specifically does not allow admin with any kind of permission to delete an activity from a user's profile.
However there is one way of deleting it, which is by going to the SQL database and implement the code there (I assume manually deleting the data on the database).
But I'm not sure how this is done.
Is anyone familiar with this?
I upgraded to version 6.33 and now every page returns a 404 error.
When I try to run update.php, instead of running the file the browser (Firefox v.30) opens the option window to open or save the file.
Can anyone tell me what's gone wrong and how to fix it?