Welcome, Guest
Username Password: Remember me

Problem FieldX
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Problem FieldX

Problem FieldX 1 year, 6 months ago #1

  • alexusa
  • ( User )
  • OFFLINE
  • Fresh Boarder
  • Posts: 8
  • Karma: 0
Hello everybody!
I'm from Ukraine.

I configured Fields and Content Types.
Example,
1) I tried FieldX + LinkR. But not working press "Get link".
2) And FieldX + Image Manager (or Image Plugin). But does not work either click "Picture" and "Select File or Image"


Have you already tried? Does it work?

Sincerely, Alex.

Re: Problem FieldX 1 year, 6 months ago #2

Hello Alexusa
Welcome to the forum.
Actually I've tried the the field x with image manager field and it cause some problem as well.
Thanks, I'll move this thread into Bug reports.
All the best
Michal

Re: Problem FieldX 1 year, 6 months ago #3

  • alexusa
  • ( User )
  • OFFLINE
  • Fresh Boarder
  • Posts: 8
  • Karma: 0
michalmarianek wrote:
Hello Alexusa
Welcome to the forum.
Actually I've tried the the field x with image manager field and it cause some problem as well.
Thanks, I'll move this thread into Bug reports.
All the best
Michal


Hello Michal!
I'm glad.
Please! I am waiting for an answer ...

Re: Problem FieldX 1 year, 5 months ago #4

  • alexusa
  • ( User )
  • OFFLINE
  • Fresh Boarder
  • Posts: 8
  • Karma: 0
Hello, michalmarianek!
Long time since I was a lot of busy and was not in this forum.
A working press press "Get link" (FieldX + LinkR)?
I am waiting for an answer ...

Sincerely, Alex!

Re: Problem FieldX 1 year, 5 months ago #5

  • Helrunar
  • ( User )
  • OFFLINE
  • Senior Boarder
  • Posts: 57
  • Karma: 0
Hi Alex,

did you testing it after an update to RC4? I have setu up a fieldx a few days ago with an image-upload and all works fine for me.

best regards

Re: Problem FieldX 1 year, 5 months ago #6

  • alexusa
  • ( User )
  • OFFLINE
  • Fresh Boarder
  • Posts: 8
  • Karma: 0
Helrunar wrote:
Hi Alex,

did you testing it after an update to RC4? I have setu up a fieldx a few days ago with an image-upload and all works fine for me.

best regards


Hello, Helrunar!

Good! Soon I will check and test RC4 ....
Thanks for your reply

Sincerely, Alex!

Re: Problem FieldX 1 year, 5 months ago #7

  • alexusa
  • ( User )
  • OFFLINE
  • Fresh Boarder
  • Posts: 8
  • Karma: 0
Hello, Helrunar
Again does not work "Get link" (Linkr + FieldX).
And you - running "Get link"?


What version of Joomla and of LinkR? Similarly, CCK RC4?
Or what is the best plug-in (like Linkr)? Please!

Sincerely, Alex.

Re: Problem FieldX 1 year, 5 months ago #8

  • Helrunar
  • ( User )
  • OFFLINE
  • Senior Boarder
  • Posts: 57
  • Karma: 0
Hi Alex,

i mean the fieldx with the upload image

I have set fieldx with a group, witch contains a field of the type external content to get the Link. You can see it here for the Images of the Landingpages of the categories

kunden.projektwaterkant.de/seiten/maschi...p;id=6&Itemid=14

So i will get an dropdown in the backend, witch list me all my Articles (see Screenshot)

I have integreated it in my template this way

<?php if (sizeof( $jSeblod->produktbilder ) > 3) {
for ( $i = 0, $n = sizeof( @$jSeblod->produktbilder ); $i < $n-1; $i++ ) {?>
<div id="imagecontainer" style="float:left"><a href="<?php echo @$jSeblod->produktbilder[$i]['produktlink']['art_link']->value; ?>" target="_self"><img src="<?php echo @$jSeblod->produktbilder[$i]['produktbersicht_bild']->thumb1; ?>" title="<?php echo @$jSeblod->produktbilder[$i]['bildtitel']->value; ?>" ></a></div>
<?php }
}
?>


I have modified the sizeof for my needs, because i have two fields minimum an when i set the original code i've got an empty field at the end every time.


Hope this will help you
link.jpg

Re: Problem FieldX 1 year, 5 months ago #9

  • alexusa
  • ( User )
  • OFFLINE
  • Fresh Boarder
  • Posts: 8
  • Karma: 0
Hello, Helrunar!

Naturally! Your project works very well.
Then I try to make cck ...

I ask you!
name field "Productbuild" - is "Image Manager"? or what field?
name field "Productlink" - a field or plugin?

Do not you tried the plugin "LinkR"?

Easy! I am a beginner CCK jSeblod.
I am waiting for an answer

Sincerely, Alex

Re: Problem FieldX 1 year, 5 months ago #10

  • Helrunar
  • ( User )
  • OFFLINE
  • Senior Boarder
  • Posts: 57
  • Karma: 0
Hi Alex,

Produktbild is an image upload Fild and Produktlink is an external Content Field. In the configuration of the Field external Content you can set of witch Catergorys you want the Content shown in the Dropdown.


best regards

Re: Problem FieldX 1 year, 5 months ago #11

  • alexusa
  • ( User )
  • OFFLINE
  • Fresh Boarder
  • Posts: 8
  • Karma: 0
Helrunar wrote:
Hi Alex,

Produktbild is an image upload Fild and Produktlink is an external Content Field. In the configuration of the Field external Content you can set of witch Catergorys you want the Content shown in the Dropdown.


best regards



Hello, Helrunar!

I tried the 2 fields - External Article and Image Upload. I've got!
Thank you very much! I'm happy for you.

Sincerely, Alex! Good luck!
  • Page:
  • 1
Time to create page: 0.26 seconds