Page 1 of 2

how to change layout? & recaptcha error

Posted: 27 Jun 2014, 08:48
by techtatan
Hi everybody

I'm on my way to migrate from joomla 2.5.22 to joomla 3.3.1
In order to prevent any problems i have setup a copy of my site on a local wamp server.

For testing i have installed the last version of phocaguestbook version 3.0.2 (not an upgrade fresh install)

my problem is that in the older version we can configure phocaguestbook layout in :
Parameters --> form --> width hight table-width (sorry for translate mine is french)
and also via css file in components/com_phocaguestbook/assets/phocaguestbook.css

but nor the parms nor the css file are present and i was unable to find where to change layout settings.

Also another problem is a re-captcha error :
Strict standards: Non-static method PhocaguestbookHelperReCaptcha::recaptcha_get_html() should not be called statically, assuming $this from incompatible context in C:\wamp\www\test-migration\components\com_phocaguestbook\models\fields\phocacaptcha.php on line 47
Last thing is that normally in form parms we can choose to hide the form and having a link to post a message.
on joomla 2.5 this worked perfectly.
in the new version it hide the form but does not show the "post message" link

any help really apreciated,

Kind regards

Re: how to change layout? & recaptcha error

Posted: 27 Jun 2014, 18:09
by Jan
Hi,

regarding strict standards, see:
https://www.phoca.cz/documents/50-phoca/ ... tic-method (anyway thank you for the info, so I can overwrite the code for future version)

Hiding the form, width and height - in newest version, new styling methods were used (e.g. to support responsive layout), so the output is different, see: https://www.phoca.cz/joomla3demo/phocaguestbook (in fact if bootstrap is used, there are folders instead of link to post - one folder for posts second for form)

Jan

Re: how to change layout? & recaptcha error

Posted: 28 Jun 2014, 03:00
by techtatan
hi

thanks for reply !

Ok for the Strict Standards: Non-static method as i am on my dev server error display is set to on.

I still have the problem with the "post message link" : if i set in parms "Hide form" in joomla 2version a link called "post a message" appears

with the new version it just hide the form but there is no way to post a message :
(by mouse over "hide form" it says a link should appear") no matter what form position is choosen for front end !
no matter if i use bootstrap or not.

change settings to "show form" works but no way to have it in TAB layout. just upper or lower position works.

any idea ?

Re: how to change layout? & recaptcha error

Posted: 28 Jun 2014, 22:27
by Jan
Hi, the tab layout only works with bootstrap.

I will take a look at the options (maybe there are some obsolete parameters which do not work) :idea:

Jan

Re: how to change layout? & recaptcha error

Posted: 29 Jun 2014, 07:26
by techtatan
hi

i have setup a new migration test edition on my production server for testings ...

a fresh install of phocaguestbook
still same probles : no matter if i use bootstrap or not :
no tab display, no "post message link"

my joomla version is 3.3.1.

any help would be very apreciated :?:

kind regards

Re: how to change layout? & recaptcha error

Posted: 30 Jun 2014, 21:45
by Jan
Hi, can I see the site where this occurs?

Jan

Re: how to change layout? & recaptcha error

Posted: 01 Jul 2014, 02:11
by techtatan
hi

Some how after switching between options i was able to get the tab display in bootstrab but you can not click on the link !
the show/hide option "post message link" (without bootstrab) does not work.

http://migration3x.pizzeria-traiteur.fr ... pgbTabForm

It seems that it starts to appear after I turned off seo.

Kind regards

Re: how to change layout? & recaptcha error

Posted: 03 Jul 2014, 21:14
by Jan
Hi, I see, but this should not be related to SEO?

This seems like some problem or conflict with template? What if you use standard template?

Jan

Re: how to change layout? & recaptcha error

Posted: 05 Jul 2014, 01:04
by techtatan
hi sorry for delay !

it looks like this issue has nothing to do with template as by using joomla default the issue remains !

any other suggestions ?
kind regards

Re: how to change layout? & recaptcha error

Posted: 11 Jul 2014, 21:39
by Jan
Try to test it with Phoca Tre template (or Gweld template): https://www.phoca.cz/download/category/8 ... -templates

and let me know the site (if possible with the template) or the screenshot, so I can test it

Thank you, Jan