You are not logged in.
They are supposed to be in article forms. What does the tag you are using look like? Can you post it? I’m just not being able to reproduce it.
Shoving is the answer – pusher robot
Offline
Hello and thanks for what looks to be a promising solutions for my site.
But I’m having some problems. I’m using version 3.1 and getting this error
Warning: join(): Bad arguments. in /home/site/public_html/textpattern/publish/taghandlers.php on line 1224
I only get this error when <txp:hak_article_image /> is used in the page form.
Is this a plugin problem or something else I’m missing?
Thanks
Ickii
Offline
This is what I have in the aritcle form
I guess I can’t post the actual form code but it’s basically the default article form with the txp:hak_article_thumb code added after the end of h3
Is this incorrect?
Ickii
Last edited by ickii (2005-09-10 15:25:11)
Offline
That sounds fine. It looks like the error is happening in the textpattern wrapping function. Are you passing anything through as a wraptag or a breaktag?
Shoving is the answer – pusher robot
Offline
I don’t think so, the aritcle is only one paragraph. Im new to txp and just adding test articles to try to figure some of this out. So really all I’ve done is…
uploaded hak_article_image plugin
added the hak_article_image tag to the default article form
wrote a new article, added the article image in the advanced options
wrote a short paragraph in the text field
set a catagory and section
published
Any ideas? Thanks for the help btw.
ickii
Offline
Sorry for the delay in responding, other obligations and all.
I updated to 0.3.2 and now the error message is gone but still no image appears in the article.
I have txp:image id=“2” as the article image. With <> of course.
And still txp:hak_article_image placed in the article form.
Now instead of an image there is “ alt=”“ /> appearing in the article. Could it be where I’m placing the hak_article_image tag in the form?
I appreciate your efforts. :)
ickii
Offline
Did you write <txp:image id="2" /> in the “article image” field? If you did so, maybe you wanna try to write just 2… got confused the first time I used that too ;)
Last edited by zoeglingjulian (2005-09-11 01:13:40)
Offline