CALL to DRUPAL MANAGEMENT : D6 modules' downloads vanished!!!

At the time D6 became "unsupported", all direct download links disappeared.
This strange policy seems recent, as we could get D4 and D5 downloads available too before that date.
What happened?

I thought it was not so problematic as "View all releases" was still available.
But it is for all modules. for example, I need to access old versions of code for File Framework
https://www.drupal.org/project/fileframework an invaluable module that nothing replaced after D6.

Cannot run Update on 6.38 site to upgrade to Drupal 7, PDOException

I've been working hard on upgrading our drupal 6 site to drupal 7. Have been following steps in upgrade.txt; and am working on my second practice site. With core at 6.38 and all my contrib modules updated, when I run update.php, with the latest 7.x core I get this error:

Parse error in ViewsPHPfilter field in Views

I have ViewsPHPfilter 6.x.1.0 module installed on my site and I'm using PHP filter in one of my views. When the views display block is executed I am not getting the desired results. When I checked the dblog entries it is saying there is Parse error in PHP with the following message

Cherche bruxellois ayant fait une migration d6->d8

Bonjour,

J’ai fait quelques sites D6 en autodidacte, je veux les passer en D8. Je coince.
Dès que cela dépasse un site de base, j’ai des difficultés.
Je pense qu’il ne s’agit pas de grand-chose, sans doute quelques concepts qui m’ont échappé, mais j’ai besoin d’un coup de main.
J’ai demandé à des professionnels trouvés dans l’annuaire s’ils étaient prêts à me consacrer quelques heures (payées bien sûr), pas de réponses.
Si vous êtes expérimentés et que vous pouvez m’aider, vous pouvez me contacter.
merci d’avance
EM

SQL query cck fields

I want to query if a specific content type has a photo in a custom cck field. I could probably create a View to find this? My mock up query is below. the photo is inside the table 'content_field_photo' in the row 'field_photo_data' inside this table is another row called 'nid' and this nid value should be present in the content type table called 'content_type_contenttype'

SELECT * from content_field_photo WHERE content_field_photo.field_photo_data IS NOT NULL AND nid is in content_type_contenttype.nid

Drupal 6.38 and error 500 - server can not handle the request

Hello guys,

I am a new guy here, so please feel free to move my post to a different category if you would consider that it was posted in the improper one.

I have occurred a 500 server error while building a site on Drupal 6.38 and it's driving me crazy.
I know, it's a pretty old one, but I had no choice in this case. :)

Just to specify - there is a description for the error showed by the web browser, talking that server can not handle the request at this moment.

I did a little research and a few test. Please take a look what I have found:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 6.x