9 years ago
3
Topic

Hi friends,

I am trying to use the php string field to set the numbers of caracteres in the content field. Some think like: User Name ...

This is the link of the web page that i want to set:

http://yoga.brasilia.vc/professores-de-yoga-em-brasilia

But i need some help.

1º - i tried to put: 

substr - start = 0 lenght = 18 (didnt work)

substr - start=50 lenght = 18 (i get the lenght i want, but no link for fields that are bigger)

substr - start=80 lenght = 18 (it shows the full text and link)

Any Help?

Thanks

Get a Book for SEBLOD
693 Posts
rpoy
9 years ago
0
Level 1

Hi diogowernik,

Here is the full explanation of the substr.  It does indeed work when a link is not assigned.  But when a link is also assigned, as you are trying to do, it does not work.  Unfortunately it appears to be a bug.  Please report this in the Tracker.

thanks,

Randy

9 years ago
0
Level 1

Thanks

I will do that!

9 years ago
0
Level 1

With no link assigned, works perfect... i will mark solved, because i will assign the link to the image... thanks

Get a Book for SEBLOD