How to write such a php script?

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
vrain
Posts: 52
Joined: Mon 20. Sep 2004, 04:43

How to write such a php script?

Post by vrain »

Hi, I would like to write such a script that would be executed every time an article is created in phpwcms. Basically, this script will signal for a vBulletin topic to be created of the same title and automatically paste the link at the bottom of the article.

Any ideas on how to go about it?

Thanks,

VR
User avatar
pico
Posts: 2595
Joined: Wed 28. Jul 2004, 18:04
Location: Frankfurt/M Germany
Contact:

Post by pico »

Hi

have seen something like this for outher ForumSoftware like phpBBS but never for vBulletin - for a Script that can do this you must search maybe in all the vBulletin Support and Userpages.

If you found a Script then you can insert this or a call to the Script in every Layoutpart (Head, Left,Right,Footer or if you use V.1.2.1 in Content Anywhere) you want to show the results.
Lieber Gott gib mir Geduld - ABER BEEIL DICH
Horst - find me at Musiker-Board
vrain
Posts: 52
Joined: Mon 20. Sep 2004, 04:43

Post by vrain »

Well, Im sure its easily done with {php:} tag, but I'll need to look deep withing vBull to monitor which commands call new topics, etc. Unless they are hidden. vBull support didnt really clarify it for me.

I guess it will be something new!

VR
Post Reply