Strange Statistics on Drupal Views Count

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.

6.3.1 to 6.3.3 core update broke mediafront (module) Views

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.

How do I delete user activities on Drupal - CiviCrm?

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?

Thanks in advance

404 errors after upgrade

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?

Automodal Close the window on presave status

Hey im using automodal to open modal window and save a node...

after saving the node the modal window stay open, how can I close the window after the form submitted?

I added modalframe_close_dialog(); and it doesnt work, any other ideas?

Thanks

Pages

Subscribe with RSS Subscribe to RSS - Drupal 6.x