jumpForm[CPID]

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Re: jumpForm[CPID]

Post by flip-flop »

yes is exactly what I've done, and the problem was solved
No, no, you have killed all the output. My hint (talking about this error with O.G. last week) corrected the output.
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
User avatar
sustia
Posts: 651
Joined: Fri 2. Apr 2004, 22:29
Location: Lecce (Italy)
Contact:

Re: jumpForm[CPID]

Post by sustia »

flip-flop wrote:No, no, you have killed all the output. My hint (talking about this error with O.G. last week) corrected the output.
No, please, look at this post:

http://forum.phpwcms.org/viewtopic.php? ... t=0#p99115
sustia wrote: Anyway, seems that is solved, because I've commented this:

Code: Select all

//$CNT_TMP .= '<a name="jumpForm'.$crow["acontent_id"].'" id="jumpForm'.$crow["acontent_id"].'" />';
Is exactly what you suggests.
Campeones del mundo!
Vegetables!
User avatar
update
Moderator
Posts: 6455
Joined: Mon 10. Jan 2005, 17:29
Location: germany / outdoor

Re: jumpForm[CPID]

Post by update »

Is exactly what you suggests.
Suggestion has been exactly
// Form
// $CNT_TMP .= '<a name="jumpForm'.$crow["acontent_id"].'" id="jumpForm'.$crow["acontent_id"].'" />';
$CNT_TMP .= '<a name="jumpForm'.$crow["acontent_id"].'" id="jumpForm'.$crow["acontent_id"].'"></a>';
It's mostly all about maintaining two or three customer's sites Still supporter for the band Mykket Morton. Visit Mykket Morton on FB. Listen Mykket Morton and live videos on youtube.
Now building a venue for young artists to get wet on stage, rehearsal rooms, a studio, a guitar shop - yes I'm going to build some guitars.
User avatar
sustia
Posts: 651
Joined: Fri 2. Apr 2004, 22:29
Location: Lecce (Italy)
Contact:

Re: jumpForm[CPID]

Post by sustia »

claus wrote:
Is exactly what you suggests.
Suggestion has been exactly
// Form
// $CNT_TMP .= '<a name="jumpForm'.$crow["acontent_id"].'" id="jumpForm'.$crow["acontent_id"].'" />';
$CNT_TMP .= '<a name="jumpForm'.$crow["acontent_id"].'" id="jumpForm'.$crow["acontent_id"].'"></a>';
Ah, sorry, I'm tired and I have not well read the second line, thanks for underlining it.
Sorry flip-flop, and thanks.
Campeones del mundo!
Vegetables!
User avatar
update
Moderator
Posts: 6455
Joined: Mon 10. Jan 2005, 17:29
Location: germany / outdoor

Re: jumpForm[CPID]

Post by update »

Welcome :wink:
It's mostly all about maintaining two or three customer's sites Still supporter for the band Mykket Morton. Visit Mykket Morton on FB. Listen Mykket Morton and live videos on youtube.
Now building a venue for young artists to get wet on stage, rehearsal rooms, a studio, a guitar shop - yes I'm going to build some guitars.
User avatar
Jensensen
Posts: 3000
Joined: Tue 17. Oct 2006, 21:11
Location: auf der mlauer

Re: jumpForm[CPID]

Post by Jensensen »

well, now we know, that a closing </a> tag was missing [somewhere] for output some anchors.

but what i can't follow is:
in /include/inc_front/content/cnt23.article.inc.php
there IS NO

Code: Select all

$CNT_TMP .= '<a name="jumpForm'.....
:?: :shock: :?:
{so_much} | Knick-Knack. | GitHub
Umlaute im URL sind meistens immer Kacke.
User avatar
update
Moderator
Posts: 6455
Joined: Mon 10. Jan 2005, 17:29
Location: germany / outdoor

Re: jumpForm[CPID]

Post by update »

...but who knows which one is "the latest snapshot" - the latest snapshot called "snapshot" or the latest upload or this cnt23.article.inc.php which has been uploaded separately or ... ?
Anyway - next snapshot is certainly on it's way and at least it is working for sustia :)
It's mostly all about maintaining two or three customer's sites Still supporter for the band Mykket Morton. Visit Mykket Morton on FB. Listen Mykket Morton and live videos on youtube.
Now building a venue for young artists to get wet on stage, rehearsal rooms, a studio, a guitar shop - yes I'm going to build some guitars.
User avatar
sustia
Posts: 651
Joined: Fri 2. Apr 2004, 22:29
Location: Lecce (Italy)
Contact:

Post by sustia »

Hi guys, I'm using the phpwcms-2007-12-29.zip snapshot.
phpwcms-2007-12-29.zip 28-Jan-2008 22:41 5.8M
Campeones del mundo!
Vegetables!
User avatar
update
Moderator
Posts: 6455
Joined: Mon 10. Jan 2005, 17:29
Location: germany / outdoor

Re: jumpForm[CPID]

Post by update »

sustia = the-most-up-to-date-phpwcms-user (even me sticking along with 07-12-05 yet ;)
It's mostly all about maintaining two or three customer's sites Still supporter for the band Mykket Morton. Visit Mykket Morton on FB. Listen Mykket Morton and live videos on youtube.
Now building a venue for young artists to get wet on stage, rehearsal rooms, a studio, a guitar shop - yes I'm going to build some guitars.
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Re: jumpForm[CPID]

Post by flip-flop »

Sorry about this, I have edited my posting.
[EDIT]Since Snapshot 2007-12-29][/EDIT]
changelog wrote:[UPDATE] Bad Behavior updated to 2.0.11
[ADD] Content part "form" enhanced by anchor "jumpForm%CPID%". Form "action" will be linked to that anchor so after sending browser window will be positioned to this anchor.
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
User avatar
Jensensen
Posts: 3000
Joined: Tue 17. Oct 2006, 21:11
Location: auf der mlauer

Re: jumpForm[CPID]

Post by Jensensen »

thank you.

what still don't understand:
how can an anchor tag which was not closed correctly --> when using CP form affect --> the footer -- 'piede' on sustias page??
[x]


so, for all, who might have problems with anchors:
Only affected: ---> latest [x]
FIX ( [x]

download here
[x]
Last edited by Jensensen on Sat 20. Sep 2008, 17:38, edited 1 time in total.
{so_much} | Knick-Knack. | GitHub
Umlaute im URL sind meistens immer Kacke.
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Re: jumpForm[CPID]

Post by flip-flop »

what still don't understand:
how can an anchor tag which was not closed correctly --> when using CP form affect --> the footer -- 'piede' on sustias page??
All entries between <a name="jumpXXX" /> and the next closing </a> are a big link .....

New option in cnt23.article.inc.php:

Select menu (Ausklapp Menü):
=============================
In past this type hadn´t react to the required switch. We can´t set a field entry like "Please select:" where no value is tranfered.
Second, there is a new feature called option group. You can group some list entries and give them a little headline.

Here it is:

In Value (Wert):
-------------------------
Please select - (Bitte wählen -)

OPTGROUP label1
Option
Option
/OPTGROUP


Third the special text type (isn´t new but very interesting).

In Value (Wert):
-------------------------
type=TYPE
and Types are:
INT = integer
DEC
FLOAT
IDENT = without entities
MIX/STRING - normal text
DATE = date format - in kombination with some more settings
e.g.: dateformat=m/d/Y
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
User avatar
update
Moderator
Posts: 6455
Joined: Mon 10. Jan 2005, 17:29
Location: germany / outdoor

Re: jumpForm[CPID]

Post by update »

It's mostly all about maintaining two or three customer's sites Still supporter for the band Mykket Morton. Visit Mykket Morton on FB. Listen Mykket Morton and live videos on youtube.
Now building a venue for young artists to get wet on stage, rehearsal rooms, a studio, a guitar shop - yes I'm going to build some guitars.
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Re: jumpForm[CPID]

Post by flip-flop »

I dont know.
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
User avatar
Jensensen
Posts: 3000
Joined: Tue 17. Oct 2006, 21:11
Location: auf der mlauer

Re: jumpForm[CPID]

Post by Jensensen »

Thanks again for latest [latest] explanations.
flip-flop wrote:...All entries between <a name="jumpXXX" /> and the next closing </a> are a big link ...
yes, they became [please install fix || see above] wrapped [obviously] into big when a closing tag is missing or placed 'too late' [for sure thats clear]. But {CONTENT} is content and {FOOTER} is footer.

So, the question was, how could one anchor of CP form --> reach out to --> footer?
Because: we all don't know how sustia placed the contents....??? [that i was wondering about and interested in]

Again, [we now can] forget about, it's just workin due to latest of latest fix fox foxxy fix
{so_much} | Knick-Knack. | GitHub
Umlaute im URL sind meistens immer Kacke.
Post Reply