Hi

In desperate need of some help!

I'm having trouble with a mod I'm make on the threadbit template.

I'd like to add some additional information from new columns added to the thread table which will show on forumdisplay. To do this I need to use the threadid in the database query on the plugin but there doesn't seem to be anyway that I can "pass" it through to the plugin.

I can use {vb:raw thread.realthreadid} in the actual template but it doesn't seem to work in the plugin as it just comes out blank.

Can anyone please tell me what I'm doing wrong?

I've tried posting on vbulletin forums but my posts just get ignored :(

After many hours and after ripping the code to pieces I worked it out. It's $GLOBALS["threadid"] in case anyone else gets stuck with the same type of thing.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.