![]() |
I'm running 3.5 Beta 4... I don't see a "Manage Products" -> "Add/Import Product" section... Any way to work around this?
|
Yes, upgrade to 3.5 RC1
|
Updated to v1.1, corrected the WOL, could of sworn i included those plugins .. oh well.
To answer a few questions, no this will not work with any beta versions, since none of them don't have the product manager, which you will need to upload the XML included in the download. As for updating with options/permissions, yes that will come, i intend to use this shoutbox myself when i upgrade to vB 3.5, so more features will be on the way :) Since a lot of people seem to like the shoutbox being at the bottom, i'll ensure that will be an ACP feature in the future (place shoutbox below navbar/below forums/below forum stats). - Zero Tolerance |
Here is a way to place your Shoutbox WHERE YOU WANT
Simple edit your forumhome template. Create where you want the variable : Code:
$shout Go to your Plugin Manager, edit "vBShout [Template Alteration]" and replace $navbar by $shout. It should be like this Code:
eval('$Shoutbox = "' . fetch_template('forumhome_vbshout') . '";'); |
Good idea, but just to clean upa little (sorry, it's a habbit :p), change the plugin to:
PHP Code:
- Zero Tolerance |
Problem with the v1.1 xml..
Getting this error Code:
Database error in vBulletin 3.5.0 Release Candidate 1: Code:
$Query = "CREATE TABLE `".TABLE_PREFIX."shout` ( |
What version of mySQL are you using?
- Zero Tolerance |
Not sure why bud, but I changed it to this
Code:
<installcode><![CDATA[$Query = "CREATE TABLE `".TABLE_PREFIX."shout` ( |
How many shoutentries are stored?
|
it displays the last 20
|
All times are GMT. The time now is 01:03 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|