Log in

View Full Version : problem with construct_postbit


tpr
08-21-2005, 06:45 AM
Hi,
in vb3 in order to construct the postbit you would call a function called construct_postbit that recived both the $postbit var and the template name.
However in vb3.5 we now have the class $postbit_obj->construct_postbit (for example) which does not accapt a template name.
How can i change the template that is called inside the function ($this->templatename) from outside the construct_postbit function ?

i tried adding a "templatename" var to the $post sent into the function but it is ignored.




Please help,
thanks in advance

ok, you can ignore this post, found the answer... silly me :D

Rich
08-21-2005, 09:19 PM
Hello,

99% of the users on this site would have ignored this thread seeing as you are asking questions in a forum that says "Don't Ask Questions In This Forum".

This forum isn't for questions, but for writing "How To's".