Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#25 2005-06-08 11:31:17

jonhicks
Member
From: Oxfordshire UK
Registered: 2004-03-22
Posts: 256
Website

Re: mem_self_register

Should be 100% now ;o)


Cheers,
Jon VC#9

Offline

#26 2005-06-08 14:26:04

skoggy
Member
From: Westcoast of Sweden
Registered: 2005-03-27
Posts: 209
Website

Re: mem_self_register

I´d love to help you and pay the ransom but I simply don´t have an paypal account… Promise to make donations in the future, so Manfre – keep up the good plugin-work!

Last edited by skoggy (2005-06-08 14:26:36)

Offline

#27 2005-06-08 15:11:44

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,007
Website GitHub Mastodon Twitter

Re: mem_self_register

Hi manfre,

I’m giving your plugin a try and even without it being in any form, template, or article (it is just enabled) I got this error when editing articles (on the bottom of the write tab)

Fatal error: Cannot redeclare text() (previously declared in /www/n/neme/htdocs/main/textpattern/include/txp_prefs.php:214) in /www/n/neme/htdocs/main/textpattern/publish/taghandlers.php on line 618

The error disappeared when I disabled the plugin…

I use rc3 sv403


Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.

Offline

#28 2005-06-08 17:20:04

skoggy
Member
From: Westcoast of Sweden
Registered: 2005-03-27
Posts: 209
Website

Re: mem_self_register

Totally crashes my site too with only this text showing:

Fatal error: Call to undefined function pageTop() in ….\textpattern\lib\txplib_misc.php on line 150

Back to normal after I disable the plugin… sorry to throw this at you but as many of us have said before on this forum; I´m not a programmer, just a designer :)
But it´s true

Offline

#29 2005-06-08 17:56:44

heikki74
Member
From: Finland
Registered: 2004-08-17
Posts: 100

Re: mem_self_register

skoggy:
I had the same error-message. Then I updated txp to most recent version. No errors anymore.
I haven’t tested any tags yet.

Offline

#30 2005-06-08 18:44:58

raveoli
Member
From: Copenhagen
Registered: 2004-03-06
Posts: 205
Website

Re: mem_self_register

==
Hmm, I know I’m stressed out these days, but I simply cannot figure out how to use this plugin, even though the nice Manfre has written quite a long description in the helpfile.

I have this in a form called “self_resigster_form”:

Name: <txp:mem_name_input /><br />
User Name: <txp:mem_user_input /><br />
Email: <txp:mem_email_input /><br />
<txp:mem_submit />

and then in my page / template, I have this:

<txp:mem_self_register_form wraptag=“div” isize=“20” label=“Register” namewarn=“Name is required” userwarn=“Username is required” emailwarn=“Email address is required” />

It outputs the text (Name: Email: etc) but no form fields???

I’m using latest SVN (rev.403)

Anyone??

==

Offline

#31 2005-06-08 20:40:12

heikki74
Member
From: Finland
Registered: 2004-08-17
Posts: 100

Re: mem_self_register

Hmm.. same problem here with the first try.

Offline

#32 2005-06-08 21:14:06

heikki74
Member
From: Finland
Registered: 2004-08-17
Posts: 100

Re: mem_self_register

Blind guess:
<code>
foreach ($vals as $a=>$b) { $Form = str_replace(‘<txp:register_’.$a.’ />’,$b,$Form); }
</code>

In the plugin code replace “register” with “mem” ?
At least the fields came visible.

Last edited by heikki74 (2005-06-08 21:16:30)

Offline

#33 2005-06-08 23:58:47

Manfre
Plugin Author
From: North Carolina
Registered: 2004-05-22
Posts: 588
Website

Re: mem_self_register

Sorry for the delayed response. I’m looking in to these errors. My initial guess is that something has changed in the recent volley of svn versions.

Posted 0.2.1, which fixes the tag problem. I wrote the documentation before coding, and didn’t follow it. The documentation is correct. I am unable to reproduce the pageTop() problems. Can anyone who is experiencing this problem please let me know what svn version they are using?

Last edited by Manfre (2005-06-09 00:09:48)

Offline

#34 2005-06-09 06:53:27

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,007
Website GitHub Mastodon Twitter

Re: mem_self_register

latest release stopped the error.
still not sure how to use it. time for experimentation…


Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.

Offline

#35 2005-06-09 12:44:28

raveoli
Member
From: Copenhagen
Registered: 2004-03-06
Posts: 205
Website

Re: mem_self_register

Plugin now works for me – I downloaded the fixed version 0.2.2 – thanks Manfre!!!

Offline

Board footer

Powered by FluxBB