The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Prosperent Product Search and Auto-Linker Details »» | |||||||||||||||||||||||||||||||
Updates:
Prosperent Product Search This add-on will help make/increase earnings from your forum. It will add a product search to your forum's sidebar, which users can utilize to search for products. When they click the product through your forum they will be redirected to the Merchant's site. If they make a purchase you will earn a commission from the sale. Prosperent Auto-Linker This new portion of the add-on will enable you to designate words that will be linked to the Product Search. You can also use a different query. For example, red shoes => red Nike shoes shoes If you put the above inside the text area then any time red shoes or just shoes is in a post it will be linked to the Product Search. If you put the additional part after red shoes with any word then when it find 'red shoes' it will actually send the query of 'red Nike shoes' to the Product Search. As with this example, put the longer part first. That way red shoes will be matched before shoes. Else red shoes would never be found. Why Prosperent Product Search? Prosperent Product Search uses Prosperent's API, which is a very advanced API that offers you access to 3000 merchants and 50 million products from all of the top online retailers. Stores like Zappos, 6pm, Best Buy, Overstock, REI, Advance Auto Parts, Kohl's, Gap, Banana Republic, Cabelas, and thousands more. If it is sold online, we probably have it in our system. We have an ever growing community, which is always willing to answer questions and lend a helping hand, and our team here at Prosperent is also available on the forum. Installation First thing, head over to Prosperent and click Join, its Free to do so. Create your account and once you are signed in, click the API tab up top. This page will give you the information you need to know about the API. But all you need to do here at the moment is click API Keys on the submenu and click Add New API Key. This will get you the API key you'll need so commissions can be tracked back to you. Name it whatever you'd like and you'll see that its created a key for you. Save that key somewhere as you'll be needing it later. Now, download the .zip file and unzip it. First import the plugin file in the AdminCP. Open the 'Upload' folder and copy the contents into your main or root vbulletin directory. Okay, with that done. Go into your AdminCP and click Settings -> Options -> Prosperent Settings and add your API Key to the input box labeled Api_Key and save that there. The new search box is now in a forum block. These can be turned on or off inside the AdminCP options. You also may have to enable sidebars for your forum if they currently are not active, to do this go to admincp -> options -> Forum Sidebar and Block Options and enable the Forum Sidebar option. After that is finished, go to Forums & Moderators then go to Forum Blocks Manager. Once there click Add Block. Block Type: Custom HTML/PHP. Click Continue. You'll be doing this for the two (2) sidebars. Now for the information to enter into each, look at the two images attached. Create a sidebar for Top Products. If you can't view the images for any reason, for the forum block... Title: 'Prosperent Top Products' or something similar Description: Displays the top products. Cache Time: 300 (or more, your call, this won't be changing as much as recent searches) Content Type: PHP Content: return $this; Template to Use: Block_Prosperent_Tops_Template Title: 'Prosperent Store' or something similar Description: Displays the search box. Cache Time: 1 Content Type: PHP Content: return $this; Template to Use: block_prosperent Change the display order on the 'Forum Blocks Manager' to your liking. Admin Options: Giving you more power over this add-on.
Template Installation of Search Bar: Go to Styles & Templates, click Style Manager and then on your Primary Style, click Edit Templates. Open the header template and insert PHP Code:
Notes: You can change which template to put PHP Code:
If you have any questions or suggestions, please feel free to ask me here or on the Prosperent Community. Download Now
Screenshots
Show Your Support
|
Comments |
#62
|
|||
|
|||
Quote:
at the bottom of the plug-in code it says pre register, in that change header to NAVBAR, and its case sensitive. |
#63
|
||||
|
||||
Propsperent search is over lapping 'Advance Search' of forum.
Image attached. Note: Updated with latest version 1.3 G! |
#64
|
|||
|
|||
You just need to adjust the location you are placing the search bar in your template.
|
#65
|
|||
|
|||
I'm getting an error when adding it to my main boards
Code:
Warning: include(productSearch.php) [function.include]: failed to open stream: No such file or directory in [path]/includes/class_bootstrap.php(98) : eval()'d code on line 2 Warning: include() [function.include]: Failed opening 'productSearch.php' for inclusion (include_path='.:/usr/local/php5/lib/php') in [path]/includes/class_bootstrap.php(98) : eval()'d code on line 2 http://www.greenromproject.com |
#66
|
|||
|
|||
Quote:
|
#67
|
||||
|
||||
Thanx for support, as per your PM, it's working fine.
But due to search box size, social networking icons are overlapping, can we reduce the box size and the logo also? The image is attaching. Rgds, G! |
#68
|
|||
|
|||
LOL Thanks for the help. I used my wife's tiny netbook to upload so the filezilla upload screen wasn't allowing me to see the correct "root dir" so I uploaded it to the wrong place. Thanks
|
#69
|
|||
|
|||
I would like to place the search box into the location I marked (see img)
Where should I put my code? Thanks |
#70
|
|||
|
|||
Quote:
Just remember to change the template name inside the plugin where it is pre-registering the template. Change header to navbar_link. Hope that helps. |
#71
|
|||
|
|||
where i can edit this "Search Products..." for other?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|