Hi all,
My installation of drupal is done in a subfolder called Drupal. Using htaccess i redict the url, so the drupal site runs fine at www.site.nl/ instead of www.site.nl/drupal.
I also use autopath to have nice looking URL's.
I had created a view to show the content posted by user. This view have a field User: Name which is username like admin. I want to show full name like Rizwan Nawaz. To resolve this I had added a new field in user module. New field shows and save data in profile but in view this field is not showing. I don't want to change username but want to use newly created field in my view but view not showing this field to select.
Please identify what I am doing wrong and how could I resolve this issue.
you'll see that at the very bottom, i'm using the jMyCarousel script to create the "who is using CA Analytical" section. Also, on the six boxes I have underneath the slider, I had the qTip script running so there were nifty little boxes that popped up over the images like this: http://craigsworks.com/projects/qtip/demos/
is there any module or functionality in D7 that auto refreshed based on new content being created/posted?
if not auto refresh then at least prompt for a manual load of new content like twitter does.
Nevermind, seems I have open a can of worms here, I think I am just going to change the way I do things (production>dev instead of the other way around).