![]() |
[ITECH] Inferno External Lite
----------------------------------
[ITech] Inferno External Lite Created By Inferno Technologies (http://www.infernotechnologies.net) Copyright 2004-2007 All rights reserved Project Development Team: Zero Tolerance Project Lead: Iain "Decado" Kidd ---------------------------------- Project Description This product is designed to take data from your forum, and easily export it in a HTML format onto any type of website you have (note, the website must be on the same server as the forum). For instructions and features, read on. Note we can't provide screenshots of this in use as it would be completely unique to your website, but we have included the acp stuff :) Features Data Feeding ----------------------- Inferno External's main purpose is to provide you with the power to easily display data from your forum, to your website, without any knowledge of programming! Module Blocks ----------------------- Creating a data feed has never been as easy, you can simply create a block by choosing what type of data you want to extract, customise it with options, and save, all through an Admin CP interface. Previewing / Templates ----------------------- As with most development processes, before taking anything live on a website you want to preview how it will look. Inferno External gives you a snapshot of how the block will look exactly on your website, with exception to your websites style/css.Customising blocks is no problem at all, either if it's a setting, or how it's displayed. Inferno External employs ITS ("Independant Template System") that allows you modify templates for a block without effecting any other block! Module: No. Users Online ----------------------- This compact version of users online simply displays the numbers of members, guests and hidden users online. You can configure this to only show members/guests or just hidden if you wish, and again hide certain usergroups! Module: Threads ----------------------- This module block can give you a listing of threads from x, y and z forums, kinda like creating your own forum display page! It has all kinds of configuration to handle data exactly how you want: * Max Threads To Display * Maintain Permissions (So users only see threads they're supposed to!) * Forums To Scrape (Which forums to fetch threads from) * Filter Results (Enter custom search terms to customise which threads are shown!) * Ordering (How you want the threads to be ordered, such as date, poster name, thread title) * Display Threads From (Ranging from Today to This Month to This Year and more!) * Titles/Username Cutting (So a long thread title doesn't bombard your style) Module: Thread Posts ----------------------- This is similar to the threads module, only instead of displaying a similar forum display look, it displays the first post of the threads! This could be used simply to show latest threads, custom blogs, or news! Also has extended configuration to meet your demands: * Max Posts To Display * Maintain Permissions (So users only see posts they're supposed to!) * Forums To Scrape (Which forums to fetch posts from) * Filter Results (Enter custom search terms to customise which posts are shown!) * Parse BBCode (The system cleverly makes sure images such as smilies and links work!) * Ordering (How you want the posts to be ordered, such as date, poster name, thread title) * Display Posts From (Ranging from Today to This Month to This Year and more!) * Titles/Username/Post Cutting (So a long post doesn't bombard your style) Tutorial On Usage Quote:
- Zero Tolerance |
I have two sites on the same server (different domains and db's)
Would this allow me to display the most recent threads from Forum A on a custom page for Forum B? |
Very Nice. Time to install this now!
|
Nice!
|
Sounds awesome :)
|
This looks very interesting. Does this work if you have two websites on the same server but on different domains and different databases?
|
/me clicks install
|
If you have sites on the same server, assuming site a has the ability to access the inferno external file on site b, then yes.
For instance, if you had a site setup on your server which was infact just a folder on another site, eg: Your main site was: mysite.com Your main forum was: mysite.com/forums Another site on your server was: mysite.com/siteb/ but accessed normally through mysecondsite.com Technically then your 'mysite.com' could acces both your forums and the other site. All you need is the ability to load the inferno external file and you can display data from that forum at your disposal :) - Zero Tolerance |
where is the login box? lemme guess, we have to pay £20.00GBP = roughly $40 dollars before we can see it? is it worth that much ?
|
The paid version comes with more than just a login box, as you can find out, but I won't use this thread to promote it :)
- Zero Tolerance |
If I can wrap text around the images in the posts, i am in...........
|
Can we use this to display recent threads on forumhome page ?
|
i still wait update for your quiz hack , i need it with more features because it is great product and vbulletin miss something like it
|
Code:
Fatal error: Cannot instantiate non-existent class: infernoexternal_acp in /home/agelade/domains/animegelade.com/public_html/forum2/infernoexternal/engine/inferno_acp.php on line 12 |
does that thing work for anybody ? images are not parsing, you can't login/logout from your homepage...good luck in trying to make that thin match your site's looks and feels....
|
wow , works great ! Is there any possibility to export this way the statistics ? Thanks again !
|
Is this a replacement for vBExternal Lite?
|
Thats right BassX :)
|
Is there a way to add attachments to this? I want to attach an image to a post and have it show up externally on my PHP website. Thanks!
|
Hello,
how do you get the avatars to display in the template like your mod pic? https://vborg.vbsupport.ru/attachmen...5&d=1199334344 I purchased the paid one and cant get the avatars to display. cheers |
If I have my forum on a different domain, such as forum.website.com, and my website is at mywebsite.com, how do I use this script? It seems to come up with a blank page when ever I put:
PHP Code:
Thanks!! |
popmyzit, support for the pro (paid) version is done at our own forums, not in here, please post your problems in there, thanks.
|
I get the following error when i try to access the admin:
Fatal error: Cannot instantiate non-existent class: infernoexternal_acp in /infernoexternal/engine/inferno_acp.php on line 12 What can i do against it? Thanks! |
I'm a bit confused by the last part of your instructions
Quote:
|
I was hoping there would be more blocks for this release. Like the ability to export a poll possibly.
|
this is awesome. Thanks! Does it work with 3.7 betas yet? Are there plans to update this as soon as 3.7 is gold or RC?
|
We usually start updating our products when VB reaches the RC stage. sometimes it takes a while, and some don't get out until gold though :)
|
wonderful job Inferno Tech
installed |
Quote:
|
I'm having an issue... trying to create a news block but when I type in the number of posts to display and save it resets again, so its displaying all the posts!
Edit: When just displaying threads the number limit works just fine, it just doesn't work for thread posts :( |
The following modification was done for vBExternal Lite, I would've posted this in that thread, but it's locked and says to come to this one.
I'm running vBulletin 3.6.4 Okay, I tried to modify this so it would work with attachments but unfortunately I'm coming up short for some reason. Here's what I did. In vbExternal.php find: PHP Code:
PHP Code:
Save and upload. In NEWS.PHP (located in your root/vbExternal folder) Find: PHP Code:
Code:
Now theoretically I think this should've worked, but like I said, I'm running into a few speedbumps. 1. It doesn't seem to recognize the IF statements for some reason 2. The actual attachments don't show. (you can tell it's trying, but I think maye my variables in vbExternal.php aren't defined correctly maybe?) Any coder here want to tell me where I went wrong? Attached is a screen shot of the results I've gotten so far. |
Ok, I realized I added the variable definitions in the wrong block of code. (I was putting them in the Newest Threads block instead of the News block).
It's still not working correctly, but I think I'm getting closer. To undo the changes I made in the above post and correct them to what I have now, you're just moving some code around: In vbExternal.php find: PHP Code:
Then find: PHP Code:
And UNDERNEATH that ADD: PHP Code:
|
Quote:
|
Same Problem here.
|
Anyone know where to add the "require_once" code in Joomla?
If I put it in index.php (root) it logs me out. If I put it into the template header it makes the page blank!? |
Holy crap you finally updated vbexternal.
*Bows down and cries in happiness* |
The thread posts block is not parsing images. it just shows a clickable link when i use the [ img ] [ /img ] tags
|
Hi, great mod. I'm having trouble however, for some reason or another this script is pulling through more than just the block, and I'm finding title, html, head, and body tags appearing in my source, which is of course causing conflicts. How would I go about preventing said tags being pulled through? thanks.
|
I will try it.
|
Quote:
My block has the following entered into the DB, any ideas which part of the string is the problem? Or is it the file doing the parsing where the issue is? Code:
a:12:{s:11:"maxpthreads";s:1:"5";s:12:"maintainperm";s:1:"0";s:6:"bbcode";s:1:"1";s:6:"forums";a:1:{i:0;s:2:"31";}s:10:"filtertext";s:0:"";s:10:"filtertype";s:5:"title";s:7:"orderby";s:4:"date";s:8:"orderdir";s:4:"desc";s:5:"range";s:3:"all";s:8:"maxtitle";s:0:"";s:11:"maxusername";s:0:"";s:8:"maxposts";s:0:"";} |
All times are GMT. The time now is 04:54 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:
|