This forum is for less technical discussions about the Drupal project, not for support questions.

Drupal and seach capability

I know that Drupal has seach capability but does this include indexing .pdf, .doc, .xls files? The website is unclear if it does or not.

Flexinode flexinode_page_table() PHP snippet changes page title

The Flexinode PHP snippet flexinode_page_table() changes the page's title from something like "$TITLE" to "$FLEXINODE_TYPE search results." I would like to use this snippet to a create and index of one Flexinode type, and I don't want the title to be changed. I could just comment out the relevant module line (line 297 in flexinode.module v. 4.6.0), but that seems messy. Is there a better way to prevent the snippet from overriding the page title? If not, is there a good reason the developers made the snippet behave this way?

Image upload

When I uploaded an image, I encountered this:

* warning: Invalid argument supplied for foreach() in C:\Program Files\xampp\htdocs\mysite\modules\node.module on line 359.
* warning: implode() [function.implode]: Bad arguments. in C:\Program Files\xampp\htdocs\mysite\modules\node.module on line 363.
* user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 query: SELECT n.nid, n.vid, n.type, n.status, n.created, n.changed, n.comment, n.promote, n.moderate, n.sticky, r.timestamp AS revision_timestamp, r.title, r.body, r.teaser, r.log, r.format, u.uid, u.name, u.picture, u.data FROM node n INNER JOIN users u ON u.uid = n.uid INNER JOIN node_revisions r ON r.vid = n.vid WHERE in C:\Program Files\xampp\htdocs\mysite\includes\database.mysql.inc on line 120.
* warning: Invalid argument supplied for foreach() in C:\Program Files\xampp\htdocs\mysite\modules\node.module on line 359.
* warning: implode() [function.implode]: Bad arguments. in C:\Program Files\xampp\htdocs\mysite\modules\node.module on line 363.
* user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 query: SELECT n.nid, n.vid, n.type, n.status, n.created, n.changed, n.comment, n.promote, n.moderate, n.sticky, r.timestamp AS revision_timestamp, r.title, r.body, r.teaser, r.log, r.format, u.uid, u.name, u.picture, u.data FROM node n INNER JOIN users u ON u.uid = n.uid INNER JOIN node_revisions r ON r.vid = n.vid WHERE in C:\Program Files\xampp\htdocs\mysite\includes\database.mysql.inc on line 120.

my site need help

Hello Everyone

I design one affilate page and want to make it batter as HTML so search engine index it batter and also i want to add drupal so is it worth to add on my site.

plz review it and give me some sugession
www.mysecret2success.com

Thanks
PRISM

More than one registration form possible?

Hi all

I'm trying to convert an ASP written site, which has three different signup forms into a Drupal site.

How would I create three different signup forms, each with it's own fields, and mapped to a group. I would have three groups, with different privilges, thus i need three signup forms.

Any help with this would be highly appreciated :)

Does Drupal have any modules for automated, paid subscriptions?

I'd like to start a site on which people can create accounts (no charge) and then subscribe (for a fee) to different content groupings on a monthly/yearly basis (that is, paying to alter their own permission levels for a set period of time before returning to the base permission level). Are there any modules for Drupal that address this? Or another CMS in which this would be simple to implement?

To recap the main features I need for the project:

Pages

Subscribe with RSS Subscribe to RSS - General discussion