How do I detect when a file is uploading?

Hi

Either the theme I am using or a module has decided to improve th user interface by removing drupals built-in thobber/loader.

This helps in most places but when uploading large files it kind of looks a bit odd.

I am trying to implement my own loader just for one file field but can't determine when a file has bagan uploading and when it has stopped.

drupalGet() returns 200 on gibberish URL on test

Hi to all,
I provided a patch for the webform module here (version 7.x-4.22, I am working with Drupal 7.69), and am trying to provide a test with it.

check currently logged in user has same uid is same as ID stored in field

Hi,

Need a help creating a simple code. I have field(editor) in a node which contains User ID who can view the View which i have created. a view is a page, which is something like node/%/workflow, so that means this node comes next to the view when a node is view.

I want that this like is not displayed if the user viewing the node doesn't have id in the field editor.

PHP filter module is installed, hence i can restrict the view access permission based on the php code. 

mydomainname.com/tags/[TERM]: how to only list teaser-texts of nodes?

Hi Forum,

all my nodes have taxonomy terms, that is: particular, comma separated tags go with each node. Just as usual.

The problem: When I access one of these terms via mydomainname.com/tags/[TERM], the list of the according body that comes with the node, is displayed in full length, which of course makes no sense. I want all titles listed, but the shall come only with body-teasers.

First I thought it may be a view (and it probably is), but I don't know where to change it.

Any ideas or hints what I could to to have this? :

Ubercart 7.x-3.13 400 error on receiving PayPal IPN

I am trying to configure Ubercart to receive recurring subscription payments via PayPal WPS (and Express Checkout for that matter) and have my product set up, my Business Account set up on sandbox.paypal.com. I'm pointing the IPN notifications at my development site.

Mapping without Google Geocoding - Address or Map picking

Hi,

We want to show map locations for nodes to get a rough idea where the place is in the world. We also need this for Drupal 7, not for D8.

The input could come from an Address field - like the Postal Address field - of from some one picking the location from a global map.

Due to the non-commercial nature of the project we do not want to use Google Maps.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x