Home » Forum
NoNumber!

Joomla!® Websites & Extensions
development  -  support  -  consultancy

I try to respond within 48 hours (excluding weekends).
If I haven't responded by then, feel free to post a reminder or bug me via email.

My last reply was: 2 Hours, 48 Minutes ago.

Welcome, Guest
Please Login or Register.    Lost Password?

Modalizer work too good ! and it's bad ..... ^^
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Modalizer work too good ! and it's bad ..... ^^
#10257
Modalizer work too good ! and it's bad ..... ^^ 1 Year, 6 Months ago  
I wan't to disable modalizer on all .php page

I wrote in "disable file types" a .php type and it work with all pages ending by .php
sample : index.php
When i go on this page by an hyperlink with _blank option, Modalizer is disable ! Logic !

But if a page will end by ".php?option=com_content&view=article&id=1&Itemid=2" Modalizer module work !
I want disable Modalizer for all pages ending by .php*

How can i do that ?
loic juste loic
Posts: 2
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#10258
Re: Modalizer work too good ! and it's bad ..... ^^ 1 Year, 6 Months ago  
Seems like a bug... I'll look into it...
Peter van Westen
Admin
Posts: 9169
User Online NowClick here to see the profile of this user
The administrator has disabled public write access.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
#10259
Re: Modalizer work too good ! and it's bad ..... ^^ 1 Year, 6 Months ago  
on line 459 of the file /plugins/system/modalizer/helper.php change
$_url_file_type = substr( $url, strrpos( $url, '.' )+1 );

To:
$_url_file_type = substr( $url, strrpos( $url, '.' )+1 );
$_url_file_type = explode( '?', $_url_file_type );
$_url_file_type = $_url_file_type['0'];
Peter van Westen
Admin
Posts: 9169
User Online NowClick here to see the profile of this user
The administrator has disabled public write access.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
#10260
Re: Modalizer work too good ! and it's bad ..... ^^ 1 Year, 6 Months ago  
You are awesome !

It work perfectly !!!

thanks
loic juste loic
Posts: 2
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#10261
Re: Modalizer work too good ! and it's bad ..... ^^ 1 Year, 6 Months ago  
great
Peter van Westen
Admin
Posts: 9169
User Online NowClick here to see the profile of this user
The administrator has disabled public write access.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
Go to topPage: 1
Moderators: Peter van Westen
MaxCDN | Content Delivery Network | Accelerate your site to the max
hosting joomla
Open Source Training | Online Joomla! Training and Support