Disappearance of the small closing cross on advanced search window

georgie

Member
Hi

In one of my Fabrik websites, I use a comercial template, very modern and responsive (from Template Monster, or Kayako, I think) , cool ! o_O

But sometime I have small difference, and I have to adapt my code, or Fabrik code, but no problem, or a very little bit.

Now, I note that my closing cross on the advanced search window does not exist. It is not the first time I note this on comercial template.
But no problem with the own advanced search, it work! Just the cross...

Can you help me to restore her ? On this list for example:
http://ohmi-tessekere.in2p3.fr/productions

Thx
 
OK thanks, I have uploaded the files.

But my template has not "layouts" repertory.
I have just "MyTemplate/html/com_..."

I have tried to create repertories, and to put the files in a "com_fabrik" repertory, "layouts" repertory... but without success...:(
 
In MyTemplate/html create
layouts/com_fabrik
and put the files in ther, so

MyTemplate/html/layouts/com_fabrik/fabrik-delete-button.php
etc.

@rob: shouldn't dropdown.php be something like fabrik-xxx
 
Last edited:
Yes, you are correct.
I just tested with PurityIII, the files are loaded (it's worse without) but the red x is still missing.
Seems this is something which has still to be added to the bootstrap3-jlayouts.
 
I've updated the window JS code to use jLayouts for the icons and close button.
You are going to need to update from github to take advantage of those changes. Otherwise you should just be able to write some css in your template to assign the font awesome icon, I can't remember exactly what the css is, but I think a google will find it for you.
 
Yup, updating from GitHub (fabrik and bootstrap3-jlayouts) is showing the close icon in PurityIII
 
Hi, no, it is OK for icons !
Close icon is finally here ! Maybe a cache problem. So, OK !

However, after this update, PDF export seems to have a problem. I note this on 2 websites, one with this template, one with Protostar.
I will search and maybe open a new ticket, but on this template the error is explicit, like here:
http://ohmi-nunavik.in2p3.fr/produc...ik&view=details&formid=2&rowid=199&format=pdf
Warning: Missing argument 3 for FabrikViewForm::setTitle(), called in /sites/ohmiavik/www/htdocs/components/com_fabrik/views/form/view.base.php on line 110 and defined in/sites/ohmiavik/www/htdocs/components/com_fabrik/views/form/view.pdf.php on line 64

Fatal error: Call to a member function getRowId() on null in /sites/ohmiavik/www/htdocs/components/com_fabrik/views/form/view.pdf.php on line 71
 
I've updated your test site with that fix, as I described in the other thread on pdfs..
 
Hi

Yes I have no email data in this list.

I have done this commit, this have solved the only export on this special template and Protostar template (2 websites, latest Fabrik (Git) - Joomla 3.4.3).

But with Protostar, I have many error since this update:
- Here: http://www.driihm.fr/SAVE/component/users/?view=login
Notice: Trying to get property of non-object in /sites/driihm/www/htdocs/SAVE/modules/mod_maximenuck/helper.php on line 45
Notice: Trying to get property of non-object in /sites/driihm/www/htdocs/SAVE/modules/mod_maximenuck/mod_maximenuck.php on line 102

- Above some list, without reason, this error:
Notice: Undefined variable: lookUpId in /sites/driihm/www/htdocs/SAVE/components/com_fabrik/models/element.php on line 915
Notice: Undefined variable: lookUpId in /sites/driihm/www/htdocs/SAVE/components/com_fabrik/models/element.php on line 915

- In the PDF file, after a export:
Notice: Undefined variable: lookUpId in
/sites/driihm/www/htdocs/SAVE/components/com_fabrik/models/element.php on line 915
Notice: Undefined variable: lookUpId in
/sites/driihm/www/htdocs/SAVE/components/com_fabrik/models/element.php on line 915...

But I suspect my SAVE website to be corrupted. I will redo the backup.

In my website with special template, I have a little problem with icons "StartPrev12NextEnd" below lists. No problem with PDF export, but I have no customs PDF template in this website. Here for example:
http://ohmi-nunavik.in2p3.fr/en/productions-2-en
 
Hi

Thank you, indeed this commit has fixed 2 bugs on my website.

But indeed, there is always a problem seems linked to mod_maximenuck (and another linked to Ajax validation rules, in form, but I will open a new ticket)

I think to have an idea about the mod_maximenuck problem, and I think it is not really the mod_maximenuck:

In this website, I redirect the Joomla form subscription to a Fabrik form. My subscription form is here for example:
http://www.driihm.fr/SAVE/en/registration

And the problem linked to mod_maximenuck appears only when I use the original links of the Joomla login form. Like here:
- Login: http://www.driihm.fr/SAVE/en/component/users/?view=login
- Forgot your username?: http://www.driihm.fr/SAVE/en/component/users/?view=remind
- Forgot your password?: http://www.driihm.fr/SAVE/en/component/users/?view=reset

What do you think about ? is it a clue ?

Thanks
 
I would ask the writers of the maximenuck module, as it can only be fixed in their code.
Note that I turned up your /SAVE/ site's error reporting to 'developer' (from Joomla's global settings), so you will see notices which would not be shown on your live site.
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top