0
votes
0answers
3 views
WYSIWYG editor not displaying buttons and plugins
I'm new to drupal and have not found an answer on SO yet. I've updated to drupal 6.28, not ready to update to D7 yet, and the WYSIWYG and TinyMCE are not displaying. Also I can't click/unclick ...
1
vote
0answers
10 views
How can I change the number of items in a view only for the first page?
I'm trying to build a view with a different number of items for the first page (2 items) than the others (3 items). How can I build it to avoid skipping items ?
I made tests using ...
0
votes
1answer
7 views
Comments custom fields access by role
Ive added a custom comment field to comments of my node i.e. new fields beneath comment_body that being field_flag_reason and field_unflag_reason
I want to hide these two fields for specific roles so ...
0
votes
1answer
13 views
how to link to sections in the same page?
How to create menu items with links that link to the same page (like scroll down further)?
Example: http://eshbeata.com/ , clicking on "Work" or "About" just scrolls down the same page.
0
votes
0answers
4 views
Domain Access & reordering of blocks
I am using a Domain Access module and am unable to rearrange the blocks displayed on pages. I would like to display one particular View Block above another, but am unable to do this. I am trying to do ...
3
votes
0answers
13 views
How to list nodes and have them grouped by Day / Week / Month?
I have an event content type that has a date field (the time the event will take place)
I like to list these events and have them grouped by Day / Week / Month
I dislike the calendar layout, it is ...
0
votes
0answers
10 views
Language switcher does not display the correct link to the default language path
I maintain a bilingual English/French website and the Language Switcher block is available on every page to allow the user to switch language. It works except on one particular taxonomy term page and ...
0
votes
0answers
12 views
brilliant_gallery is not showing images
I tried to use brilliant_gallery, its working but not showing images. instead thats showing only black background.
I am writing what exactly I did..
I installed lightbox2 as dependency of ...
0
votes
1answer
24 views
Filtering Views using referencing nodes
I have a bit more complicated problem here, so I'll describe the background first.
In my Drupal 7 site, there are two content types: the 'car' and the 'inspection'. The only two important things ...
0
votes
1answer
32 views
How can I use Rules to publish nodes depending on changing the value in a Field?
I would like to set up rule to detect if I change one specific field in the content type. For example if I choose the field "dyzury", then the rule will publish this node to the front page with the ...
0
votes
1answer
21 views
Code in URLs despite clean URLs turned on
The site I'm working on, shows the URL like this: http://www.sitename.com/page-name#.Uad4adKmjoY
It shows "#.Uad4adKmjoY" at the end of url, even though I've enabled the clean urls.
Anyone know why ...
0
votes
0answers
13 views
7 - Update a user with services
I'm using Drupal 7 and services and I'm trying to update a user profile using PHP & Curl.
This is my code:
<?php
// REST Server URL
$request_url = 'http://mywebsite/end/user/login';
// ...
1
vote
0answers
11 views
How to add HTML5 history.pushState() to ajax callback?
Somethink like this not working:
$commands[] = ajax_command_invoke(null, 'history.pushState', array(NULL, NULL, 'path'));
3
votes
1answer
21 views
Problem trying to create a boolean view filter
Drupal 7.22
Views 7.x-3.7
Hi,
I have two similar content types and have added a boolean field to both (x for one and y for the other).
I want to create a view that displays any of the two types if x ...
0
votes
1answer
17 views
drupal view publish content to anonymous users front page only
Never been able to work this out simply.
Have content access installed but no good for sorting this, I just want to make it so deny access is not denied on frontpage.
In permissions I have ...
0
votes
0answers
10 views
using node reference relations
created a content type department
and a content type designation
in designation content i used department field via node reference
now while adding designation i want to use first select department ...
0
votes
0answers
20 views
Ckeditor detach/attach event
How can I execute/insert a jQuery script when disabling and enabling Ckeditor Source button.
I want to replace the image tag with a custom tag when detaching the ckeditor then bring back the original ...
0
votes
1answer
21 views
media_gallery with colorbox
I want to create photo gallery using media gallery module. One of the requirement is given is to unpack ColorBox jQuery plugin in sites/all/library.
I downloaded the file colorbox-master.zip and ...
0
votes
1answer
15 views
Login Security block my IP address
I installed the Login Security module to block IP address for more than 4 number of login attempts, but unfortunately my IP blocked.
I tried uninstall the module, but still my IP address blocked. How ...
0
votes
1answer
18 views
How to Display terms only if associated with a node
Using Drupal 6:
I need to show child terms for the currently viewd taxonomy term in a block. I finally stumbled on a piece of code that does exactly what I want. Original code from here
As per the ...
1
vote
2answers
13 views
Creating user profile types
I'm trying to make a record of different user profiles.
And each of them, possess or display different items, apart from those who normally come (Username, Email, Photo, etc..). Something like:
...
2
votes
2answers
34 views
Dynamically assign user roles
I have an application using domain access and am looking to reuse a set of subscriber roles across domains, assigning them on login.
I was hoping to use hook_user_load to add the additional roles.
I ...
0
votes
1answer
14 views
How to write options lists with drush vset?
When we want to pin a variable for an environment, we'll set the value in the admin, then go look it up in the database, and copy the name and value into a bash or phing script, to insure that that ...
-1
votes
0answers
43 views
Is it possible to become a professional Drupal developer without being proficient in PHP? [closed]
I would line to become a professional Drupal developer and (for instance) develop a new custom theme. I have a little bit of knowledge of PHP, but I am not a PHP programmer. Is this possible?
0
votes
0answers
26 views
How do I configure a view so that it works with Image Link Formatter
I've created a slideshow using a content type that is specifically for the slide images only.
Using Image Link formatter and Link I now have it so that when I click add content > homepage ...
2
votes
3answers
36 views
How to convert an HTML website to Drupal 7 nodes?
I have a website that I want to move to Drupal 7. It is in HTML. I want the content to be in nodes. I don't know much about Drupal and so I need help doing this. I don't want to create a new theme ...
0
votes
1answer
14 views
Is there a way to display the product image as a radio button instead of a select box when selecting a product in a product display?
Currently im setting up my Commerce and I want to be able to replace the default select box on the product display. This select box only comes up when there are multiple products referenced. I want ...
0
votes
0answers
16 views
Deleting unwanted code [closed]
I am not sure how this happened, but an undesired banner with links to some unknown company appeared at the bottom of my website in all the pages. It almost looks like malware, but it is definitely ...
0
votes
0answers
16 views
filter node content with views
I have a content type with multiple image fields to present a gallery, users can choose their favorite pictures from.
The users decision is saved via AJAX in an extra caption field attached to each ...
1
vote
2answers
21 views
How do I remove the Title “Languages” from the Language Icon Module?
I am trying to create a bilingual site from a Drupal 7 site that already exists in English. I have absolutely no programming background, yet have managed to make it quite far thanks to reading other ...
1
vote
1answer
24 views
What is an alternative and easy way to test if Webform is in fact sending mail?
I'm not sure if its the webform module or my server, but a few days ago i was receiving webform submissions via email, but today its not working when I did a test on the same webform. Is there a easy ...
1
vote
1answer
25 views
Validate CCK field to not allow links/URLs
I want to allow users to input free text, but don't want them including any links or references to URLs. I know how to set up a filter on the CCK field so that 'a' tags cannot be included, but this ...
0
votes
0answers
8 views
Inject (Pre-populate) Node Field Data into Node Page View Via Rules
I'm using a combination of Rules Link, Rules & a custom Page layout (via Panels) in Drupal 7.2x to create a submit process for a logged-in user. I hoping I'm on the rights track, but seem to have ...
0
votes
0answers
10 views
In Drupal Commerce - Rules configuration. What is the default operator in the conditions section?
I'm setting up Drupal Commerce in the checkout Rules section. But this question also applies to any Rules.
Currently I have 3 conditions in my rule set. By default what is the default operator in ...
0
votes
1answer
25 views
Node edit layout based on Role
I want Authenticated users to be able to add content (a custom content type). However, they should not see all the fields.
Users with a Role of "manager", should be able add/edit this content type, ...
0
votes
1answer
23 views
drupal chat doesn't recognise online user
Never had any luck with drupal chat , it is always flickering on and off saying other users are currently offline when they are on.
Does anyone have any tips or tricks for making drupal chat stable?
0
votes
0answers
21 views
email field anonymizer (like craigslist email)
I want to allow anonymous users to create nodes, and then put in a email that will show to other users anonymously. Think craigslist.
Are there any modules for doing this? I seen something about ...
0
votes
1answer
25 views
Filter view with multiple displays
Using Drupal 7. I have a view with several page displays, 2 of them being /review and /mentions. I have some exposed filters on these pages visible on a side block of the page.
When clicking the ...
-1
votes
1answer
18 views
How to migrate drupal6 ubercart to D7 commerce [duplicate]
I have a website in D6, and ubercart is used now i want to upgrade the site to D7 but with commerce. How can it be done?
0
votes
1answer
19 views
Identifying drupal installation on windows
I don't want a google custom search to be shown on my development system which is on windows but it should be visible when on production system which is on Linux.
How do I check it?
This isn't ...
1
vote
2answers
45 views
Trying to display a views list with order based upon current node being viewed
I have a view block which shows lists of content type "news" which displays in a sidebar showing only the node title for users to peruse.
There are about 150 such "news" nodes and so I use ...
1
vote
1answer
13 views
Drupal site shows sites timezone settings error
My website when uploaded on a test server shows the following error.
warning: date(): It is not safe to rely on the system's timezone settings. You are required to use the date.timezone setting or ...
2
votes
1answer
24 views
Cannot change CSS after CSS/JS aggregation
I'm using D7, recently I checked all the bandwidth optimization option in admin/config/development/performance, I wanted some change-back in CSS afterwards, which now I can't with the bandwidth ...
0
votes
1answer
17 views
Create a slideshow from external links
Is it possible to create a slideshow using( slideshow module or views slideshow module or anything else) external image url's instead of downloading the images, then uploading in the image field?
...
0
votes
0answers
5 views
apachesolr search form block that points to search page
I have a custom search page configured in apachesolr_search module which displays only products as results (bundle:product_display). I want to create a simple block that contains an input field for a ...
1
vote
0answers
31 views
Right way to create Yes/No boolean fields
I want to add fields in my node which will contain boolean values only : Yes/No. Selecting boolean as field type will cause the field to show up as single check box and in the node edit form I've ...
0
votes
0answers
9 views
Can the Panels module and the ThemeKey module be used together?
Can the Panels module and the ThemeKey module be used together?
I'm in the process of re-theming a major section of a Drupal 7 site and have been using the ThemeKey module to help with the ...
0
votes
1answer
8 views
hook_path_update (and insert and delete) not getting called
I've added the following methods to my module, saved, and flushed all caches on my site. I have double checked that my module is enabled and working properly in all other respects.
function ...
-2
votes
0answers
17 views
paid subscriptions for premium content [closed]
I have some premium content(some images) on my site and I want to add paid subscription(like $5/month) for them, but there should be a condition that every registered user can see 5 images for free in ...
0
votes
0answers
13 views
how to execute style-behaviors before row-behaviors (using custom views templates)
I have a custom views style-plugin and custom views row-plugin. The style and row plugin each have associated javascript files that look like:
var MYMODULE_STYLE = (function(me, $, Drupal, undefined) ...