Etter installering | Forum på drupal.org
Recommendation for Facebook integration, please?
I'm in the process of (re) setting up a blog, and I'd like to add some level of Facebook and Twitter integration to the system. Basically, I'm looking for the following features, by priority:
1) I want users to be able to share links to Twitter or Facebook (or other social-networking services)
2) When a user (typically me) posts a node, I want that to be published automatically to the Facebook feed and/or Twitter feeds.
3) Be able to automatically pull (with user's consent) basic profile information from Twitter/Facebook what have you into their Drupal profiles on my site.
4) When a user comments, I'd like something sent to the Facebook Wall, Twitter feeds, etc.
Drupal offers a dizzying array of modules and options for this sort of thing. Which would be the best? I like Gigya in concept, but I'm a little wary of the sudden $15,000 charge for anybody who goes over 1,000 unique registered users. I don't think I'd hit that level anytime soon (small blog, doncha know), but it still has me wary.
Any ideas/thoughts?
Multi-site / same url shows different page depending on the browser
I have a few Drupal sites installed...Each of them used to have its own Drupal files.
Today, I decided to regroup two of them in only one Drupal installation (Each one keeps its own database)
The main site is www.TheBaySoccer.com and the one I wanted to use the same files is www.yoursoccersite.net
I made all the necessary modifications (Create a subdirectory in sites/default, redirect the domain to the main Drupal installation folder, move the custom modules, themes and files folder, etc...) Things worked perfectly as long as I was using Firefox...Then, I tested www.yoursoccersite.com on IE and Chrome....The home page shows TheBaySoccer on these 2 browsers. If I change the URL to www.myteamsite.net/node, then I get the right page in any of the 3 browsers.
I think I am missing something. Maybe a reference to the old path in the database?
I contacted my host explaining the problem and asking them if there was a chance it had something to do with the server configuration...Their answer was not very satisfying:
Views 'new content since you last logged in'
Hi all,
Been racking my brain on this one for a while. Hopefully someone can help :-)
In Views 2 is it possible to create a view that would display the following:
'There are (x) new items since you last logged in'
Where the above references the number of new nodes published since an individual user logged in and (x) is a link through to a list of the aforementioned nodes.
Any help would be greatly appreciated!
Thanks
Steve
When deleting nodes drupal pathauto doesnt delete old aliases!!
When deleting nodes drupal pathauto doesnt delete old aliases so in a site with 100.000 nodes we have 200.000 aliases and i need a way to update and keep only the active nodes .....
any ideas would be really usefull.
i tried manually deleting with sql but there are so many that it cannot happen i always deleted something usefull and got the site dead :P
posting from blackberry AND iphone app for users
I have two questions and apologize if I'm posting in the wrong area (hope I'm not).
I have a 6.x site with Newswire theme.
1. If I post in the forum from my blackberry the columns don't appear on the sides of the post, they get pushed below the entire post. Is there a way to fix that?
2. I noticed there was an iphone app for drupal admin purposes. Is there a way to create an iphone app for a drupal site for users? I'm assuming not since I didn't see that anyone had done so yet, but thought I'd ask b/c I'm not in-the-loop enough to on top of things.
Many thanks for any advice :-)
Melissa
http://www.thewomensnest.com
http://www.megansway.com
W3C markup validation error
"Line 264, Column 32: document type does not allow element "style" here
</script><style type="text/css">
The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).
One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error)."
how do i remove this error.
How to allow users to subscribe to a content type via rss
I have a news content type which is the only thing I want to allow users to subscribe to.
First off, how do you set up the rss to allow them to subscribe.
Secondly, can you restrict it to only a certain content type - News?
multi site,single codebase,single database. low search engine ranking problem.
I have 3 sites installed in a multisite environment. the codebase and database are installed in the www.a.com
Sites structure.
www.a.com ( codebase and database )
www.b.com
www.c.com
I have also using the xml sitemap in the www.a.com. all sitemap url has been submited to google already.
The problem I am having now: the siteB and SiteC has very low search engine ranking. I am not sure whether is the problem of the xml sitemap. or not only this problem. because all xml url address are looks like www.a.com/xxxx.
Anybody can tell me how can I get better ranking for the siteB and siteC .
Thanks
Two member areas?
Hi,
Is it possible to have a totally different member area depending on who logs into to my site? for example if staff log in they see menu populated with items only concerning them and if managers login they see a completely different profile area with menus built only for them?
Yui editor wont show
Hi,
i installed YUI editor module but the editor wont show in the edit page no matter what i do. I enabled the module of course, but that doesnt make any difference because it still doesnt show. I have another drupal installation in a different server with pretty much the same settings and there it shows. What could be the reason??
Thank you.
Rectangle Appears Out of Nowhere - On All Pages
I've been working on a site for about a month now, and last week a box appeared in my site on every page. I've looked in the blocks settings, and nothing should be appearing in that section.
The site is located at http://www.michigandistrict.org/test
Can anyone throw out other ideas? I'm at a loss.
How to prevent email sent from drupal from going into spam box?
Email sent to my member end up in their spam box. How do I correct this. I use mass contact module and invite module. Thanks.
User Submitted Links
Hello!
Is there any possibility A User Can Submit Links/Info to a Node trough some kind of form?
So I have my node: In this nodes is some info pictures and links at the bottom to more info! Is there any possibility a user can submit a ticket or form for this node to add a link/info to this post? And I only have to approve this link?
Regards,
Roman
Viewfield vs Viewreference
Hi
i would to know whats are differencies between these modules, and which is right to do whith each modules..
thanks
CCK - form with conditional fields.
Hi everyone,
I want to create a webform with conditional fields, and because new webform hasn't been released yet, I tried with CCK. I created a content type with many conditional fields.
The problem is that I would have to grant permissions to edit this form to anonymous users if I wanted them to contact me this way. Since this is a content type, I would need to grant permissions to edit the content type. I don't want to do this, because there are fields I don't want to be displayed to anonymous users, such as Title, Menu etc. What is more, after "sending" this form, a node would be created.
In short:
- the form creates a node instead of sending me an e-mail. (I don't want it to create a node)
- the form has unnecessary fields such as title, menu, etc.
I tried the dev version of webform, but I couldn't make it work. ( I used beta6 with dev version of webform conditional)
And my question is: what should I do to make it work like an ordinary webform? Do you know any tutorials available on the Internet?
Thanks in advance,
oruen
W3C markup validation error
"Line 264, Column 32: document type does not allow element "style" here
</script><style type="text/css">
The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).
One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error)."
how do i remove this error.
Drupal views with view.get service - multiple image name inside an array
I'm creating a view to use with amfphp with the view.get service.
The content I'm trying to show has 3 fields that can contain several images each.
I made a relation with the fid of the field that holds the images, then I added a field of type file with the relation to the fid, it works but it duplicates the content (if a node has 3 images the node will show three time with the same name and with the different files). Ho can I do it so that the files will be shown inside an array under the node?
The query:
SELECT node.nid AS nid, node.title AS node_title, node.language AS node_language, files_node_data_field_colori.filename AS files_node_data_field_colori_filename, node.nid AS node_nid FROM node node LEFT JOIN content_field_colori node_data_field_colori ON node.vid = node_data_field_colori.vid LEFT JOIN files files_node_data_field_colori ON node_data_field_colori.field_colori_fid = files_node_data_field_colori.fid WHERE (node.status <> 0 OR (node.uid = ***CURRENT_USER*** AND ***CURRENT_USER*** <> 0) OR ***ADMINISTER_NODES*** = 1) AND (node.type in ('prodotto')) ORDER BY node_nid ASC
I hope I explained myself well.
Thanks
How to allow only authenticated users to view a page
I am quite new to drupal and I don't know how I can make a certain page visible only to people who have logged in. Please can you help me.
RSS Feed not working in IE7
Hi there,
I'm generating an RSS feeds from my Drupal site using a view. It works fine in Firefox and IE8, but in IE7 it is displaying the XML. The feed location is at http://www.leanarts.org.uk/general/feed.
Can anyone help?
Permission, hide "post setting" without losing the ability to edit posts
I'm restricting the access for a user that will act as an editor (delete, create and modify any content on the website).
The problem is that I can't seem to hide "post setting" (http://imgur.com/KQBtw.jpg) without losing the ability to edit content.
I know it's trivial but I would like to understand if it's possible to hide that section. The permission are these:
->admin module
use admin toolbar
->node module
access content
administer nodes
create * content
delete any * content
edit any * content
(* = multiple content types)
->node_service module
load node data
->system module
access administration pages
everything else is not checked. It appears as the "Post Setting" must be shown if you allow to manage content.
Thank you very much for your help


