Arabic-English Community Volunteering Portal in Drupal

Arabic-English Community Volunteering Portal in Drupal

The first Arab social network of its kind focuses on promoting cultural activities such as reading groups, volunteer initiatives and community projects aimed at creating a positive impact on humanity. With a vision to expand its reach across the Middle East, the platform was relaunched to connect with a broader audience.

Sectors: 
Non-profit

How to install LTR module / plugin for apache solr to Drupal?

I want to add search weight in my apache solr search. I heared about LTR module.

But I am not able to found exact steps how to install apache solr LTR module / plugin. 

Where could I download related files? and what are exact steps to enable it?

Does it support Drupal as well?

Drupal-based Digital Library for a Non-Profit Institution

Digital Library for a Non-Profit Institution

A renowned non-profit institution located in Rajasthan was established with a vision to provide innovative and industry-aligned education. Sponsored by a leading global learning solutions organization, the institution focuses on nurturing talent through its unique academic programs and cutting-edge campus facilities.

Sectors: 
Education

[SOLVED] Views template custom css

Hello,

i want to code my own views template with custom css class, based on field value. My field is a taxonomy term field and now i want to rewrite the outout of their values and use it as a css class. 

Here is my code: 

<div class='col-md-8 <?php $kat = $fields["field_kategorie"]->raw;
if($kat == 3) {
print "test";
}
else if($kat == 2) {
print "nodepo";
}
echo $kat; ?>'><?php print $fields['field_umsatzanforderung']->content; ?></div>

After updating from PHP 7.0 to 7.3... Getting lots of "Notice: Trying to get property 'uid' of non-object in user_access()"

I have shared cluster hosting and have been using PHP 7.0 just fine.

After updating my sites to PHP 7.3, they display the following errors:

Adding JavaScript to Registration page

How do I add some JavaScript to the Registration page? Do I need a module with a form_alter in it testing for the for ID plus a node_view function to add in the JavaScript file? Thanks

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x