Ubercart Question on Upgraded Site

Drupal 7.59

Fedora Core 22

Ubercart 7.x-3.11

First, before anyone flames me, the ubercart support forum is broken.  So I thought I'd post my question here to see if anyone else has seen this.

This problem can be replicated:

- Install Drupal 7.59

-Install Ubercart 7.x-3.11

-Install Ubercart dependancies

-Create a Catalog (taxonomy)

- Add two products

- Create a Product Kit

- Add the two products to the Product Kit

Click count

Hello
I'm trying to create a click counter of my downloads.
I could not find a decent module that could do this.

I found this script around the web, but I can not implement it in my drupal.

Please can you help me? Thank you.

This makes the file download and should count.

<?php

$estensione = '.apk';
 
$counterdir = '/sites/default/files/app/';
 
if (isset($_GET['name'])) {

  $nomefile = htmlentities($_GET['name']);

Search experience as Amazon.com?

Hello,

I am building drupal project and we have custom taxonomies like Products, Industries, Applications etc. 

is it possible to create search experience as Amazon.com in Drupal?  The ideal experience is to have this search term follow the user to their next click so that user sees relevant applications/industries / etc.

Step 1: https://www.amazon.com/s/ref=nb_sb_noss_2?url=search-alias%3Daps&field-keywords=devices

User Menu like drupal.org

Hello guys,

how can i make a User Menu like this on drupal.org? A general user icon, slide up with "Login" & "Register" and for registred users "My Dashboard", "My account" & "Logout".. exactly the same from drupal.org - do you know a simple method for this?

How to set the custom message in views based on expose filter selection.

How do I set any message before page result? I have views block which has two expose filter and I wanted to set those expose value as a message i.e <h1> Search result for X & Y</h1>

As I am using black ajax filter and I am unable to accomplish my requirement. So far I have tried hook_views_post_view, hook_views_pre_view & theme_preprocess_views_view to set the message but doesn't work. 

Any come across with such requirement please suggest me any solution.

D7 - View with user references

I have a CCK content type for an HOA. The building name is the node title. Then there are three user reference fields: designated member (one), member (multiple select), and participating member (multiple select).

I want to create a View page such that https://example.com/buildings/buildingname displays:

Designated Member

Member 1

Member n

Participating Member 1

Participating Member n

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x