Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
You're copying a copy that's why you end up with "22" instead of "3". It takes into account the entire full name then increments. Copy the original field and it'll calculate the increment from it so you end up with "3"dotcom22 wrote: I noticed when we make a batch process for copy a tab with their related fields, the name of all fields become something like "myfield2". Then if we want again repeat the process, the fields name become "myfield22" instead "myfield3". This is a bit annoying because I have a project which require to get 10 same tab/fields and this manner to rename all fields are not well adapted and logic. I wondering if you could do something for rename fields in a more logical way or to let us choose what suffix to use.
RC3 solve this problem or not ?
Thanks
Please note we can't guarantee 100% compatibility with old plugins. The legacy implementation does the best it can, but you will have issues with some plugins. At any rate I've created a bug ticket to see if it's something more serious in the API causing that to break.jojo12 wrote: I installed on a Joomla 3.3.3 over CB 2.0 RC2, installation ok.
Looks great.
The only thing I don't understand is the captcha. I use latest antispam, but on registration I only get a textfield, no image with all options. (see image)
for me captcha seems important to avoid spam, so I am not happy with that.
Yes, that's intentional. It's now designed with an auto-scrolling feature. If there are more tabs then what can possibly be visible it creates left/right scroll buttons to scroll the hidden tabs into view. For this to work the tabs needed to be properly aligned left.michaedt wrote: On upgrade from RC2, it appears that the Canvas Main Middle position shifted to the left side of the canvas. Was this intentional? I've cleared cache with no success on multiple browsers. I'm attaching a screenshot showing that it no longer aligned to the right.
Looks like legacy language files are still loading, which conflicts with our legacy defines. We define those, because they're used as constants in PHP for various plugins. This prevents them from breaking. However, looks like the old language files are still loading, which is trying to redefine them. Have created a bug ticket to implement a solution for this.jojo12 wrote: I cloned my website with Joomla 2.5.24 DB 5.5.38m php 5.4.4 and CB 1.9.1.
I installed CB 2.0 RC3 over this.
Now I got errors in backend:
That shouldn't be possible with RC3. We migrate that plugin then completely uninstall it. If it's not uninstalled yet then please do so.marketsetc wrote: Still seeing same issue as RC2; when I look to access my profile, I see a WSOD with this error:
Fatal error: Call to undefined method getForumTab::_writeSortByLink() in .../public_html/components/com_comprofiler/plugin/user/plug_cbsimpleboardtab/cb.simpleboardtab.model.php on line 1001
As with CB 1.x the same restrictions to field output apply to CB 2.x. This means you need to ensure the field is set to display on profile within CB > Field Management and is on a Tab that's accessible to the viewing user. I am unable to confirm your issue.jojo12 wrote: in Joomla 2.5.24 and CB 2.0 RC3 over CB1.9.1.
Userlist doesn't show formatted name, (the same in J3.3.3. works fine with same settings)
(see image)
Please Log in or Create an account to join the conversation.
This is solved. It was on a Tab which wasn't published. I didn't see, sorry!Userlist doesn't show formatted name
Please Log in or Create an account to join the conversation.