Welcome, Guest
Username Password: Remember me

** NEW PLUGIN: SD Field Concat V.2.2.6 - SEBLOD 2.3.x - Concatenate fields, text & predefined variables, multiple checkboxes & more
(1 viewing) (1) Guest

TOPIC: ** NEW PLUGIN: SD Field Concat V.2.2.6 - SEBLOD 2.3.x - Concatenate fields, text & predefined variables, multiple checkboxes & more

Re: NEW FIELD - SD Field Concat - Concatenate fields, text & predefined variables... 1 year, 6 months ago #46

  • posokhoff
  • ( User )
  • OFFLINE
  • Expert Boarder
  • Posts: 138
damendieta wrote:
Hi, I tried SD Field Concat on a clean GA install and it's not working.

Somebody else has this problem too or it's just my instalation.

Thanks a lot.


Daniel.

for me it works!
Best Regards,
Yury Posohov
www.seblod.PRO

Re: NEW FIELD - SD Field Concat - Concatenate fields, text & predefined variables... 1 year, 6 months ago #47

  • Nuzzina
  • ( User )
  • OFFLINE
  • Gold Boarder
  • Posts: 247
for me doesn't works

Re: NEW FIELD - SD Field Concat - Concatenate fields, text & predefined variables... 1 year, 5 months ago #48

@Nuzzina,

Is the plugin giving you any error messages? I have installed mine on a fresh GA install with no problems either... If there is a problem, we need to root it out so I can re-publish the plugin.

Kind regards,
Simon
My SEBLOD Extensions on the JED

SD Field Concat

Was I helpful and did I save you hours of work or research? Consider donating something small as I volunteer my time to the community.

Re: NEW FIELD - SD Field Concat - Concatenate fields, text & predefined variables... 1 year, 5 months ago #49

  • paco_fery
  • ( User )
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
Hi,

I tried to use this plugin in to different local installations.
I have the same error

The Configuration of the last installation is:
List of Fields: [coment],$date
Value Separator: -


The php version: 5.3.8
The mysql version: 5.5.16
The apache version:2.2.17
Joomla version:1.7.3
SEBLOD: 2.0
and WAMP server 2.1

The error that appear is:



***********************************

( ! ) Notice: Undefined variable: form in C:\servidor_wamp\www\a_p538_m_5516\peculiar\plugins\cck_field\sd_field_concat\sd_field_concat.php on line 72
Call Stack
# Time Memory Function Location
1 0.0008 385496 {main}( ) ..\index.php:0
2 0.1326 5810752 JAdministrator->dispatch( ) ..\index.php:47
3 0.1382 6197360 JComponentHelper::renderComponent( ) ..\application.php:153
4 0.1450 6310344 require_once( 'C:\servidor_wamp\www\a_p538_m_5516\peculiar\administrator\components\com_cck\cck.php' ) ..\helper.php:156
5 0.1636 7332600 JController->execute( ) ..\cck.php:36
6 0.1636 7332648 CCKController->display( ) ..\controller.php:684
7 0.1646 7333192 JController->display( ) ..\controller.php:47
8 0.1759 7983056 CCKViewForm->display( ) ..\controller.php:650
9 0.1823 8447456 CCKViewForm->prepareDisplay( ) ..\view.html.php:35
10 0.1848 8580760 include_once( 'C:\servidor_wamp\www\a_p538_m_5516\peculiar\libraries\cck\base\form\form_inc.php' ) ..\view.html.php:60
11 0.3261 14653712 JDispatcher->trigger( ) ..\form_inc.php:167
12 0.3276 14654296 JEvent->update( ) ..\dispatcher.php:115
13 0.3276 14654800 call_user_func_array ( ) ..\event.php:48
14 0.3276 14654824 plgCCK_FieldSd_Field_Concat->onCCK_FieldPrepareForm( ) ..\event.php:48

****************************************************

Thanks in advance for Your attention.


Best regards

Re: NEW FIELD - SD Field Concat - Concatenate fields, text & predefined variables... 1 year, 5 months ago #50

  • unleash.it
  • ( Moderator )
  • OFFLINE
  • Moderator
  • Posts: 756
Hi paco_fery, you're getting that because you have notices turned on in your php.ini. Notices are usually minor (worth looking at for the developer, but kind of like if you try to use <frame> in html5 or something...works but frowned upon and don't usually cause problems other than the message. To get rid of it, just open up your php.ini and find:

error_reporting = x

and replace with

error_reporting = E_ALL & ~E_NOTICE

It's common to turn off notices on a production site and almost all shared hosts do it.

I used it for a comments app, and now comments are all titled Comment-by-[name]-on-[date]. Nice field Simon, thanks!
Last Edit: 1 year, 5 months ago by unleash.it.

Re: NEW FIELD - SD Field Concat - Concatenate fields, text & predefined variables... 1 year, 5 months ago #51

  • posokhoff
  • ( User )
  • OFFLINE
  • Expert Boarder
  • Posts: 138
Hi! Ihave the following problem:
if i try to concatenate fields such as simple lists, where my values stored as, for example, Moscow=1, New-York=2 and so on, in result i have only number, not my value... -( Is it possible to solve this problem?
Best Regards,
Yury Posohov
www.seblod.PRO

Re: NEW FIELD - SD Field Concat - Concatenate fields, text & predefined variables... 1 year, 5 months ago #52

  • paco_fery
  • ( User )
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
Hi:

It´s works properly now.

I made I mistake with the live value.

Thanks for your help.

Best regards
Last Edit: 1 year, 5 months ago by paco_fery.

Re: NEW FIELD - SD Field Concat - Concatenate fields, text & predefined variables... 1 year, 5 months ago #53

  • jrbashi
  • ( User )
  • OFFLINE
  • Gold Boarder
  • Posts: 190
I'm getting the same error - I have no live value and I've followed the correct steps. It's on a local server
Attachments:
www.jamesmorrell.com

Take a look at my new screencast series called "Getting Started with Seblod" follow me on Twitter @_jrmo for new episodes.

Youtube Channel: www.youtube.com/channel/UCKlMPUVqiJBo1R0pbn8k7Bw?feature=mhee

Re: NEW FIELD - SD Field Concat - Concatenate fields, text & predefined variables... 1 year, 5 months ago #54

  • pretobrazza
  • ( User )
  • OFFLINE
  • Expert Boarder
  • Posts: 139
Hello,

SD Field Concat plugin writes the elements correctly to say 'my_concat_field' in mysql when I save the admin form.

Somehow though it is not rendered in content view. Where am I going wrong?

Thank you.

Re: NEW FIELD - SD Field Concat - Concatenate fields, text & predefined variables... 1 year, 5 months ago #55

@all,

I have been working on an updated version that allows the resulting value to be rendered in content/intro view, grab the option value OR text if check box, select, radio etc, as well as perform JText translations on the fly.

I will be releasing shortly. The syntax has changed a little, so please pay attention to the document I will release with it.

Kindest regards,
Simon
My SEBLOD Extensions on the JED

SD Field Concat

Was I helpful and did I save you hours of work or research? Consider donating something small as I volunteer my time to the community.
The following user(s) said Thank You: pretobrazza, nithinp89

Re: NEW FIELD - SD Field Concat - Concatenate fields, text & predefined variables... 1 year, 5 months ago #56

  • pretobrazza
  • ( User )
  • OFFLINE
  • Expert Boarder
  • Posts: 139
Thank you Simon.

As I'm finishing the first faze of a website, could you suggest what will be the most efficient way to render that field in the meantime? Can I do it without touching the php in my template?

I'm sure your reply will be very useful to other noobies like me

Kind greetings,
Bernard

Re: NEW FIELD - SD Field Concat - Concatenate fields, text & predefined variables... 1 year, 5 months ago #57

@pretobrazza,

I have updated the file, you can download it again on page 1 of this thread, it's called plg_cck_field_sd_field_concat_v1-0-1.zip and it should allow the value to now be rendered in the content. If not, give me a shout. I have not tested as I am super busy at the moment.

You should be able to simply install this over the current one, it will not remove your fields, just updated the code as it is a version up from the last.

Kind regards,
Simon
My SEBLOD Extensions on the JED

SD Field Concat

Was I helpful and did I save you hours of work or research? Consider donating something small as I volunteer my time to the community.
Last Edit: 1 year, 5 months ago by SimonDowdles.

Re: NEW FIELD - SD Field Concat - Concatenate fields, text & predefined variables... 1 year, 5 months ago #58

  • pretobrazza
  • ( User )
  • OFFLINE
  • Expert Boarder
  • Posts: 139
Hi Simon,

I overwrote the old file and tested it. No result in content view. It keeps on writing to the Mysql though.

Then I created a new field (just to make sure) stored it (custom-artikel-bld_concact)and again, it writes correctly to a new column in mysql. Unfortunatly again, I see no result in content view..

Even though it shouldn't make a difference, I tried storage with with Json (free -j17_cck_store_item_content - bld_concact)(the syntax changes in mysql) but to no avail.

I wish I could have announced you the good news

Re: NEW FIELD - SD Field Concat - Concatenate fields, text & predefined variables... 1 year, 5 months ago #59

  • posokhoff
  • ( User )
  • OFFLINE
  • Expert Boarder
  • Posts: 138
Simon, thanks for this plugin! But I've just installed new version and have the same porblem as pretobrazza...
Best Regards,
Yury Posohov
www.seblod.PRO

Re: NEW FIELD - SD Field Concat - Concatenate fields, text & predefined variables... 1 year, 5 months ago #60

Greetings Everybody,
Sorry for the trouble others are having here...

I'm using the Concat plugin to create an address string for use in a custom template. It is working fine for me.

I don't know if this helps diagnose what's going on?

Thanks,
Matthew
Time to create page: 0.28 seconds