Owen's Issue posts
Drupal Panels book
Hi Guys,
Can we get the following book article scheduled in for Friday/Monday please?
I have attached the book cover image to this issue.
Thanks
Julian
unable to change the size of the video player
using quicktime to play a .mov file, and its a small res file, but the player is huge when viewing the page. no matter what dimensions i set the size of the player, it does not change when viewing
i am using the video module, and adding the video content via cck.
thanks!
Stumbled onto a random issue users are unlikely to reproduce
Basically, if you goto node/add/content-type/addAnythingHere/1234 the node reference field disappears and it is unlikely, especially without a bad link, that users will navigate to the node creation page like this. But just thought I would note it anyway as I discovered it by accident via typo.
And I noticed someone already made an issue dedicated to how awesome this module is, which I didn't want to dig that issue back up so I'll go ahead and repeat it here.. this is an awesome module, did exactly what i needed ;)
how to get channel info into node?
I have looked through the issue queue and don't think anything about this - but seems so obvious i am assuming i am just going baout this the wrong way.
I would like to include channel info in each node that gets created from a feed. But as far as i can tell only the xml node fields are available to map to cck fields.
for instance:
AviationWeek.com Business Aviation Channel
http://www.aviationweek.com/avnow/news/channel_busav.jsp
AviationWeek.com's Business Aviation channel delivers news, data and information about the business aviation market. This information is intended for organizations that manufacture, fly, operate, maintain, sell and charter business jets, helicopters and turboprops.
Copyright 2007, McGraw-Hill Aerospace & Defense
Thu, 02 Sep 2010 11:00:01 EDT
en-us
feedback@aviationnow.com
aw_intelligence@aviationnow.com
AviationWeek.com Business Aviation Channel
http://www.aviationweek.com/media/images/mhad/homepage/logo_avn2.jpg
http://www.aviationweek.com/avnow/news/channel_busav.jsp
144
contents in "Automated alias settings" tab is collapsed
I installed the 6.x-1.4 version of pathauto and assigned required security permissions. I have druipal 6.19.
However, when I go to the "Automated alias settings" tab under /admin/build/path/pathauto all content is collapsed so I can not make any change.
The browser is showing a javascript error:
Webpage error details
Message: Object doesn't support this property or method
Line: 20
Char: 5
Code: 0
URI: misc/tableheader.js?f
Am I missing something?
Use in production
Is this module (6.x) ready to be used in production? I do see a lot of bugs that still need to be fixed...
Only works on the first node?
It only works on one node (the first node I assigned with the value in the cck field) I thought that it was because it was a child node but even after creating a new book for it (to make it a parent node) it still doesn't work.
Install code uses old method of getting temp directory
Updated and committed
convertion of drupal template to css
How to convert drupal template to css
We need a drupal_render_is_cacheable()
drupal_page_is_cacheable() (or $GLOBALS['conf']['cache'] = FALSE in D6 and earlier) allowed you to disable the page cache for a request if you were doing something tricky. With the render cache, we have a similar caching pattern for smaller areas of the page, but no way to prevent that from being set. For our use case, it's stopping nodes from getting in the render cache when they have a 'waiting for
Will Ubercart work without https ?
Having the need for SSL and dedicated IP makes it impossible to take advantage of drupal's multi-site setup.
In order to use ssl on multiple domains we have to use separate hosting accounts for each domain just to get a dedicated ip. This also means multiple drupal installs.
What's the point of multi-site if we can't use it. Which is why I want to find out if Ubercart will work without https.
SSL is a big scam anyway, all just to see a green addressbar is ridiculous. I've seen some online stores that didn't use https and their store still worked.
Will Ubercart work without https ?
It would be cool if Drupal had their own built in ssl alternative that made the visitors browser turn green with a padlock.
Backport of D7 install profile handling
This patch adds backported versions of the D7 dependency graph builder which allows Profiler to use the same syntax as D7 install profiles (ie. a single dependencies[] rather than modules[core], modules[contrib] and features[]).
Updates the README.txt as well.
Needs testing (throw lots of different cases at it). Next on my list is to test the single module install batch from within Aegir.
Front page promotion for WikiWeightWatcher.com
I'd like to request that my Drupal showcase post about the WikiWeightWatcher.com upgrade and redesign be promoted.
It seems highly relevant given the release of Drupal 7 coming up, and therefore Drupal 5 not being supported. It also highlights several ways that certain modules can be used.
It even includes the buzzword "iPhone!"
The images for it are attached.
Pricing doesn't add up correctly - rounding issue?
In a recent order, ubercart displayed the following:
Subtotal: $194.95
UPS Ground: $11.50
Subtotal excluding taxes: $206.45
Maryland Tax 6%: $11.70
Total: $218.14
If you do the math and add up the line items, the total should be $218.15
I looked in the database and found the actual saved numbers
Subtotal: $194.95
UPS Ground: $11.49750
Subtotal excluding taxes: $206.4475 (my calculation)
Maryland Tax 6%: $11.69700
Total: $218.14450
So it would seem there is an issue with rounding - perhaps the subtotal excluding taxes should not have utilized the rounded UPS value in it's calculation.
SMTP -> ERROR: Failed to connect to server: Connection refused (111) on PHPMailer
After module installation I can't get the PHPMailer to send any email; always end up with the SMTP -> ERROR: Failed to connect to server: Connection refused (111)
I'm using a gmail app account and these are the settings:
Primary SMTP server: smtp.gmail.com
SMTP Port: 465
Protocol: SSL
with authentication (user and password triple-checked)
Using PHP classes 5.0.2 (as it is the latest tested version)
Hosting is Godaddy, PHP 5.2 Linux installation
-- What I tried:
Use a @gmail account instead of my domain from google apps but nothing.
All combinations of Port and Protocol to no avail.
Installed SMTP module along with PHPMailer module; same results.
Cleared caches - reinstalled module; idem.
http://drupal.org/node/831870 This is a similar issue for "SMTP authentication support" module that ends up in installing PHPMailer as an option and works fine.
What can be blocking (or refusing) my connection is unknown to me. Any help will be greatly appreciated.
White screen of death
I have Drupal 5.23, and Prepopulate 1.5. also... No clean URLs.
The Prepopulate folder is inside my modules folder, and it's enabled in my Modules list.
Punching a simple URL like this gives me a white screen of death:
http://www.example.com?q=node/add/page&edit[title]=ApplesOranges
Any ideas? Any other setup or configuration I'm missing?
In the meantime... is there an alternate way for me to pre-populate a field without using this module?
I just need a quick & dirty one-time solution.
Broken/missing handler: sparql_ep > where
After Installing the module, upgrading views to 3.0-alpha3 and applying the patch, I received the above error message in the views ui filter pane.
I tried tackling the error myself by putting the sparql_views_handler_filter_where.inc file back into the handlers directory assuming the missing handler has something to do with the missing file. I couldn't get it to work though.
Can anyone else report this behaviour? I am using Drupal 6.19.
Best regards,
Dominik
Modal window on the submit button
Good afternoon!!
SOMEONE PLZ HELP!!
I need to implement a modal window by clicking the checkout button in ubercart! When you click the submit button, appears a modal window that greating you for making a purchase!
Thank You!
Call to undefined function expand() in \wwwroot\sites\all\modules\ctools\plugins\access\term.inc on line 115
Fatal error: Call to undefined function expand() in \wwwroot\sites\all\modules\ctools\plugins\access\term.inc on line 115
Call Stack
# Time Memory Function Location
1 0.0038 338928 {main}( ) ..\index.php:0
2 0.6581 23009400 menu_execute_active_handler( ??? ) ..\index.php:18
3 0.7513 24357240 call_user_func_array ( string(22), array(1) ) ..\menu.inc:348
4 0.7513 24357424 page_manager_node_view( object(stdClass)[4] ) ..\menu.inc:0
5 0.8643 25118184 ctools_context_handler_render( array(18), string(0), array(1), array(1), ??? ) ..\node_view.inc:89
6 0.9689 25673216 panels_panel_context_render( object(stdClass)[56], array(1), array(1), ??? ) ..\context-task-handler.inc:46
7 1.2215 26104488 panels_render_display( object(panels_display)[90], object(panels_renderer_standard)[96] ) ..\panel_context.inc:290
8 1.2226 26133480 panels_display->render( object(panels_renderer_standard)[96] ) ..\panels.module:1013
9 1.2241 26133776 panels_renderer_standard->render( ) ..\panels.module:688
10 1.2476 27948928 panels_renderer_standard->render_layout( ) ..\panels_renderer_standard.class.php:276
11 1.2476 27948928 panels_renderer_standard->prepare( ??? ) ..\panels_renderer_standard.class.php:300
12 1.2476 27948960 panels_renderer_standard->prepare_panes( array(4) ) ..\panels_renderer_standard.class.php:162
==============
Latest dev (02/Sept). Using a Context - Taxonomy










