I'd like to know if anyone has a php snippet that would show the last x number of nodes a particular user has viewed. I saw this on a site recently and really liked it, but couldn't tell what CMS it was.
I envision a block in the upper right corner that would show the last 3 pages that the user has viewed to allow for easier navigation.
drpal suddenly stoped working, there is no administer navigation. What to do:
This is the notice on firefox:
* warning: array_keys(): The first argument should be an array in Drupal/includes/menu.inc on line 1198.
* warning: Wrong parameter count for min() in /Drupal/includes/menu.inc on line 1198.
Ive upgraded to drupal 4.7 on my loclhost. All was working fine. I uploaded files and sql dump to he server, and now, i have this warning messages (or similar) quite often:
Can anyone help me create a menu item to "my recent posts" (not recent posts".
I tried creating a link to tracker/[uid] and to tracker/ global $user; print($user->uid) but neither links got parsed so they didn't work.
on my site I'm using the aggregator module to retrieve a few RSS feeds, but recently a lot of them are not being imported any more.
Does anyone have an idea as to why?
I'm having trouble getting img_assist set up properly. For example, when I create a new "page", the img_assist button is not present next to the main content area, but it *is* next to the log textarea.
There doesnt seem to be a way to set up exceptions - for example, I dont want to use it for some nodes like my contact form.
Right now, in my settings I have it displaying on specific pages:
node/*
It seems like there ought to be a better way to configure this. Any thoughts?