The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
3.6 Working Recent Blog Mod ( Uses Carp Free ) Details »» | |||||||||||||||||||||||||||
3.6 Working Recent Blog Mod ( Uses Carp Free )
Developer Last Online: Mar 2008
First of all download carp from here: http://www.geckotribe.com/rss/carp/
I am using the free version and it works perfectly. Unzip the carp archive (zip) and upload the carp folder to your forums home directory. Upload the carpsetup.php to the same directory as of your showthread.php (forums home) folder. Run the setup file, it will give you two choices.. 1) directory cache and the other.. mysql cache. I am using directory cache and I recommend you to try this one. When you hit next, carp will install cache folders to your carp/ directory. If you don't see any errors here then the setup is complete, you should now delete the carpsetup.php from the forum home directory and carpsetupinc.php from your forums/carp/ directory. If you encountered any errors here then it's highly likely that you need to change the directory permissions for you /carp folder in order allow the script to create cache directories. Now the rest of the process is fairly simple. Open your admincp (vb) and create a custom profile field. It should be Single-Line text box. Click next and fill the fields. Give it an appropriate title/description, i.e: For title: Blog Feed For description: Enter your Blog's RSS feed URL here i.e. http://myblog.com/rss.xml Leave the default value field empty. Change max length allowed for user input to 200. Field should be editable by user, not a private field, not searchable on member list and do not show on member list. Leave the regular expressions field blank. In the Display page option below, set it to Edit profile and click save. Now add two plugins in your admincp's Plugins and Products >> Add new plugin. For the first plugin: Selected "global_start" as your hook location, give it an appropriate title (can be anything) and paste the following php code in the plugin php code area: PHP Code:
Attach it to postbit_display_start as the hook location, give it a title & paste the following code in the plugin php code area: PHP Code:
Set the plugin to active and click save. Now open your postbit template: FIND PHP Code:
PHP Code:
If you encounter any problems then post a message here and I will try to fix it accordingly. Thanks to this member for the 3.5 mod! https://vborg.vbsupport.ru/showthread.php?p=1390269 Show Your Support
|
Comments |
#12
|
|||
|
|||
installed.
worked like a charm |
#13
|
||||
|
||||
worked great. thanks
|
#14
|
||||
|
||||
Great mod, thank you!!!
I do have one question though. I went ahead and bought grouper from Gecko tribe to be able to display Atom1 feeds from blogger.com I installed grouper, changed all mention of carp to grouper and when I check private messages, the site crashes as long as the plugins are active. The error message is - Quote:
|
#15
|
||||
|
||||
works great
can we get the links to open in a new window? target="_blank" ? thx |
#16
|
|||
|
|||
Quote:
Does this work with any XML feed? I'd like to provide a list of common compatible feed sources if possible (for the users) so they can use it. Thanks, installed. |
#17
|
||||
|
||||
To get the link to open in a new window, in the php code, just under CarpConf('iorder','link');
Enter this CarpConf('linktarget',1); Save and reload the plugins page. Source - http://carp.docs.geckotribe.com/tips...01_archive.php And it works just fine on my page. Now if I could just this working with Grouper instead of Carp. |
#18
|
||||
|
||||
Quote:
the new window was something I wanted as well :up: |
#19
|
||||
|
||||
I'am having a problem with carp not writing the temporary files. Everything has been working fine for maybe a year and a half, and all of a sudden problems start.
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|