Hi friends
Tell me alternate way to RUN the CRON,
Approximetly am having around 30000 records,
So manually running cron goes to failure state,
so Tell the another way to run the CRON...
advance Thanks for great ideas
I remember we discussed this on the mailing list a few months back and I just had a clear example of it, thankfully on a test site.
I de-selected the Audio module (remember, as we are advised to do when doing a major drupal version upgrade) and I saw the message:
"The content fields table content_type_audio has been deleted."
so this seems proof positive that following the official advise to deselect modules can harm your site and lose you data.
Neil
Hi all,
This is my configuration in settings.php
$databases = array(
'driver' => 'pgsql',
'database' => 'drupal7',
'username' => 'postgres',
'password' => 'drupal','
host' => 'localhost',
);
$db_prefix = '';
This is the error messag:
"In your ./sites/default/settings.php file you have configured Drupal
to use a server, however your PHP installation currently does not
support this database type."
But Drupal 5.x and Drupal 6.x works without problems.
Where is the problem?
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future than to predict it." -- Alan Kay
Hi,
I am using Drupal 6.4 with Clean URL enabled. My site is multilingal and set Malayalam (an Indian language) as primary language and English as option.
I set automatic URL aliases. When I list the URL aliases, all coming OK with good readable URLs. But in the address bar of the browser, the URL is coming with % (percentage symbols) and not readable. Something wrong with my settings (because of Malayalam language) or I missed something?
Can somebody help me please?
Thanks and Regards,
-S-
http://chintha.comhttp://vayanasala.blogspot.com
Description
I tried my first email newsletter with simplenews.
1. How does simple news handle bounced emails. I am mailing to 7000+ emails.
Surely many emails will get bounced. But i did not get any email in the
sender email box. Is there a way to check that and get the list of bouncing
emails ids. (to clean up the list)
2. I have set Cron throttle to 100 and set Initial send time: 2seconds
(default value)). Cron using poormanscron is set to run every 10 minutes. Ae
these appropriate settings?
3. Also while composing i had not put any background colour and formatted
the html email in TINYMCE. During delivery - only to yahoo email ids - it is
adding a ugly background colour which is making it almost impossible to read
the email. This is not happening in gmail or hotmail! What could be causing
this?
4. Also fundamentally is simple news the "right choice" for emailing
something to a large number like 7000+ emails. Should i be looking at some
other module or any other mailing package - any recommendations - is mailman
a better choice. Though i love the integration of simple news into the
drupal website and ease of subscribing offered to the visitors.
thanks in advance
--
View this message in context: http://www.nabble.com/simplenews---Bouncing-emails%2C-Background-colour---o…
Sent from the Drupal - Support mailing list archive at Nabble.com.
Hi,
I had a ubercart and drupal based developing site on my localmachine. After
I got a web hostiing account I moved my modules ( contributed ) to a similar
location on the hosting server. but the modules would not get listed. The
location where I placed the folder on my local machine was
/drupal/sites/all/
i put the modules in the same folder on my host provider but my modules
wouldn't show up in the admin list.
This is one of my issues. Another issue which is quite related to this is
I imported my DB from local to the server and the tables and everything were
copied fine on the server. I checked the record count on each table in the
DB and it was same in both the server and on the local machine. But when i
change my setttings.php on the server to point to the imported DB it doesn't
work. The similar procedure worked when i performed the action on a
different local machine. What could be the issue ?
Thanks in advance,
Naresh
I'm trying to develop a module for a site using drupal 6 form api
the site layout has a content block and a right sidebar. The right
sidebar contains a search form (with multiple fields) and the content
block contains the search results.
Its evident what I'm trying to do. I have a search form on the
right-sidebar & once the user submits it, the filtered results show up
on the content block. The content is managed by a page-front.tpl.php.
I need some advise on how I should go about coding the submit handler.
1. Can I manipulate the content block from the module itself ?
2. How can I retrieve the form entry values from page-front.tpl.php ? Is
storing it in a database & retreving later the only option ? If so, how
would I refer to the entry since anyone can use the search form (needn't
be logged in)
thanks
I'm struggling with a problem and being new to Drupal (v5) don't fully
understand where to begin.
I've created a content type for a staff magazine that also uses the
module Image to attach images to content. The content type also
includes a file attachment option, for the PDF version of the magazine
to be downloaded / viewed online. On the homepage I then created a
block using the Views (view 1.0) module which displays the latest issues
image but in the view options the "Image Attach: Display Image" only
gives me the ability to "link to attached image" or "link to attaching
node". What I want to do is have the image link to the attached file.
Trouble is I'm at a loss on how to achieve this and trawling the forums
has revealed lots of posts about links but almost none with any replies,
so after reading through 20+ pages returned when I searched "views
links" I guessed I best try and get some help here.
Simon Goldie
hello,
I have submitted new branch 'DRUPAL-6--1' for my theme 'Amor_Azul' to cvs
repository. when i am trying to add new release, it asks for the file
path.what is this meant for ? i have entered the screenshot for the theme
and at view page 'download' link allow me download that image file instead
of the theme tar file and now i am unable to edit this or delete this node.
Here is the link : http://drupal.org/node/204595/release
Please let me know what should be the file path and how to edit it? Or we
can delete this node or any other solution for this.
Please reply as soon as possible because it will be listed there with the
wrong link.
Thanks,
Pinky