logo

Extra Block Types (EBT) - New Layout Builder experience❗

Extra Block Types (EBT) - styled, customizable block types: Slideshows, Tabs, Cards, Accordions and many others. Built-in settings for background, DOM Box, javascript plugins. Experience the future of layout building today.

Demo EBT modules Download EBT modules

❗Extra Paragraph Types (EPT) - New Paragraphs experience

Extra Paragraph Types (EPT) - analogical paragraph based set of modules.

Demo EPT modules Download EPT modules

Scroll

There is a problem with the PHP function in Drupal 7.

22/02/2025, by Anonymous (not verified)
Forums

Good evening!

After working with views, I received the following message from Drupal:

Notice: Undefined variable: quantity in function omega_views_mini_pager() (line 218 in file  /profiles/agov/themes/contrib/omega/omega/includes/omega.theme.inc).

 

And in this line it was written as:  $pager_middle = ceil($quantity / 2);

Please help me understand this.