PDA

View Full Version : Field-bound plugin dont work with 4.1



Peter Jonsson
August 21, 2012, 02:59 PM
Field-bound plugin dont work with 4.1 i dont see it on the frontend.

Need this plugin to work for me to put 4.1 on main site

Mike
August 22, 2012, 04:56 AM
I have fixed this problem.

Problem resulted from UTF8 function , which you commented in admin.control file. Plugin seems ok.

Mike
August 22, 2012, 04:56 AM
So for those who still have problems with loadUTF8functions declaration/redeclaration - it should be in 2 places in code. controls.inc.php and admin.control.inc.php. If you think something wrong with it do following:

Check reefless.class.php for the function



/* utf8 library functions */
function loadUTF8functions()


copy the function and remove it from there

then check includes/control.inc.php file and if function is not there add it to any place of file

and same for admin/controllers/admin.control - check if function there its ok if not add it.

Peter Jonsson
August 22, 2012, 02:56 PM
Dont really know what you have fixed but it aint showing up on my site.

Shall i make a ticket ?

This is now the only thing why i cant put 4.1.0 on my mainsite.

Mike
August 23, 2012, 05:20 AM
Hi Peter,

I don't see any problems with the field-bound boxes except that boxes are not configured to be visible on any page.
So you have make them sticky to be visible or choose pages where you want them.

Peter Jonsson
August 23, 2012, 04:32 PM
They are configurated to show on the pages i want but after the 4.1.0 it wont show up on the "main pages"

Example:
http://www.jaktannonser.net/saljes.html - He it doesnt show. It should show up on the right side of that page but it doesnt.
http://www.jaktannonser.net/saljes/jakthundar/ - Here it shows in the "subfolder"

Can it be because of the .html at the end ?
Shouldnt the adress be without the .html ?


A bug when deleting a box.
It wont go away, it just says "null" and dont get deleted.

One more bug. When trying to edit a box it says it cant because that box already exist so it tries to make a new box instead of just edit the old one.

Mike
August 24, 2012, 04:39 AM
They are configurated to show on the pages i want but after the 4.1.0 it wont show up on the "main pages"

Example:
http://www.jaktannonser.net/saljes.html - He it doesnt show. It should show up on the right side of that page but it doesnt.
http://www.jaktannonser.net/saljes/jakthundar/ - Here it shows in the "subfolder"

Can it be because of the .html at the end ?
Shouldnt the adress be without the .html ?

what is working version? root or demonax subdomain.




A bug when deleting a box.
It wont go away, it just says "null" and dont get deleted.

One more bug. When trying to edit a box it says it cant because that box already exist so it tries to make a new box instead of just edit the old one.
Fixed.

Please submit ticket for the issues you have or add reply to existing ticket.

Peter Jonsson
August 24, 2012, 06:39 AM
It on the root version i want it fixed on.

demonax was just because of trying the 4.1.0 and for upgrading my theme.

Thanks for the help.

Mike
August 24, 2012, 10:22 AM
We will reply in your ticket.

Peter Jonsson
August 29, 2012, 05:41 PM
Made a ticket about it i didnt find the other ticket (if i had one :/)