The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
Would they be defined in the plugin for the vBExperience product?
|
#12
|
|||
|
|||
Hmm...OK, I guess that probably means there's something wrong with the little snippet of code I posted.
Try this instead: Code:
function prepare_output($id = '', $options = array()) { eval('$this->block_data[\'mymodification\'] ="' . fetch_template('exp_shop_tab') . '";'); } |
#13
|
|||
|
|||
The plugin is to large to qoute in the post, so here it is if anyone need to look into it
**plugin removed** |
#14
|
|||
|
|||
Quote:
|
#15
|
|||
|
|||
Well, I'm almost out of ideas. I tried to actually install that product but I guess there are other files that go with it.
Just to humor me - maybe try another template, this time a simple one, to try to track down whether it's related to the vBExperience stuff or the plugin code. ETA: actually, also try this: Code:
function prepare_output($id = '', $options = array()) { $this->block_data['mymodification'] = fetch_template('exp_shop_tab') ; } |
#16
|
|||
|
|||
I'll try a simple template. You only need to install that plugin and a levels plugin that comes with it in the zip file... just fyi.
--------------- Added [DATE]1258134428[/DATE] at [TIME]1258134428[/TIME] --------------- I tried putting the template "memberinfo_block_aboutme" which is straight vB and it returned the same error. Maybe Lynne will take pity on me and look into it more. I've actually learned quite a bit form other things she has helped me on! |
#17
|
|||
|
|||
OK - sorry I couldn't help.
|
#18
|
|||
|
|||
No need to be sorry, thank you very much for trying to help!
|
#19
|
||||
|
||||
I removed the plugin/product from your post. You may not post someone else's product without their permission.
|
#20
|
|||
|
|||
Ahh, sorry about that and thanks!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|