![]() |
My one question..
Does it allow for more then one page with each page using different news forums? That's the big bonus of vbadvanced to me, and if your product could do similiar I would definately give it a go :) |
Quote:
|
Installed just few minutes ago humm real nice but don't think this can handle
big news and big post forums news, and thats is our biggest viewed and this does not handle that :( |
Can this be installed in /root or does it need to go in the root/forum directory?
|
man!! thank you very much!!! for whatever reason, i could not install the other cmps.. but this one came through like a champ!! now i dont have to install a seperate portal system..
your hack has helped me tremendously... |
1. Really need the possibility to enter different Boxes (more then in your Addon for 2 custom Contents) with own HTML Content from the AdminCP like it is possible at vBa.
2. Sure a RSS Feedsystem for external Feeds is a must have. Look here for a Example : Customizable RSS feed module 3. And can i move the Boxes from AdminCp wherever i like (left, center, right)? |
someone asked me if i could help them understand how to install this portal... i am no coder... and peterska2 is best to ask for assistance, but... i did supply some instructions for the person who asked... and thought i would share them....
Step #1 - edit your portal.php file it should look something like this..... /home/this is your root folder name/public_html/' Step#2 change the name of the portal.php to index.php Step#3 change the name of your index.php (on the server-side) (your forum index.php, to forum.php) step#4 go to forum home options in your admincp and change the index to forum step#5 go to your admincp plugins and products /manage products and upload your xml file that is in your portal directory after you do this... your hack is installed... refresh your screen and look under your VBulletin Options for portal. set up which forum will be your news for the portal.... and the other stuff... the work starts now....... in your styles and templates look for the portal templates you primarily want to work with the left and right columns.... in the addons that come with portal hack are instructions.. read them... you are looking for code snippets that have $who_has_posted this code in it... each addon will have an instructions document.. and in that document you will find the code to paste.... either in your left or right column.. i suggest as you are pasting the snippets... dont try to put a <br> after a snippet just... $who_has_posted $who_has_posted $who_has_posted stack the different snippets this way and all will be well... good luck.. im going to bed!! |
my members are having a problem with the arcade.. when it tries to record scores, it goes to the index (portal)... i tried to look for the line in arcade.php where i could change it to forum.php.. no good... i looked at the xml... for the arcade.... struck out...
any ideas on how i can get the arcade back on track??? |
There should be something in the arcade installation instructions that for adding to the portal. Offhand I'm not sure what it is.
|
According to the instructions, this code needs to be put in the index.php page right after the <?php
Code:
// ibProArcade modification |
yeah... that did it bro! thanks a lot...
|
Invalid forum path specified! Please edit this file and be sure to include the correct path for your $forumpath variable.?
|
Quote:
Quote:
Quote:
Quote:
2. This is currently in an early development stage. 3. All movement is done via the style manager. This may change in future editions, but at the moment the style manager is the most efficient way of doing it hence that method. Quote:
|
Quote:
|
Quote:
Quote:
Quote:
|
I know, but I've also done a proper fix using the plugin system. :)
|
I just now saw that. :P - A plugin works better. :)
|
/me installed. Going to uninstall vBadvanced before I upgrade to 3.6.4 and try this out.
Thanks |
Kerry,
Does this support multiple domain installations? For example, I'm trying to install vBadvanced CMPS over at http://beta.simgames.net but there's an indirect installation of vBulletin which is tied in over at http://forums.worldsims.org :) |
Not the faintest idea to be honest as I don't have any complex setups to test on.
PM me full details of exactly how your setup works and I'll see if I can figure anything out for it. |
Kerry-Anne, it's no possible to create one product with all addon ? (not more simple ?) :p
|
It would lose the main feature of flexability if it was done that way Allan. The original alpha version was all in one file and making any changes to it was a complete nightmare. Using Add Ons makes it a lot easier to manage and for each site to setup easily to their requirements.
|
I am intrigued. But, as not a coder, let me as a dumb question or two.
For my site they like the Top 10 stats and ShoutBox together. Can I do that? And not squeezed left or right column, but middle or whole page? |
Yes, you can display anything where ever you want. Adding things to the center column is a little tricky at the moment, but the next release will have some changes to make this easier.
|
Thanks.
I will set up a test board and check this out. :knockedout: |
this is sounding really interesting...
can you tell me more about the permission settings? is it as granular as vbadvanced? more specifically do you have the option to pick a group, and then say what pages that group can see, in addition to picking a page and seeing what groups have permission to it? also any idea when the rss feeds will come into play? that's something i've really been looking to add to my site... |
At the moment, it is a case of apart from the guest message and member message (for obvious reasons included in their titles) everything is visible to everyone. There is also only one page involved at the moment.
The first of the RSS Add Ons has just been released, and more are in development. Once this week is out of the way then development will be back to being full steam ahead and more Add Ons will become available as quickly as I can get them coded. |
I was able to install the shout on the forum fully and get the it partially installed, 100% width, on the Portal.
But, it would require recoding to get the smilies, Archive and font color and face showing and working correctly. Great idea, but I will wait until this gets a bit more advanced, or has some more blocks developed for it. Just too much work for the return on needs for my site. But great idea and coming along very nicely. For info, to get the ShoutBox Templates at 100% I copied them all over onto the Portal Template, not the left or right. I will be watching this one! |
I'm going to be doing some research into some items such as the shoutbox to see how they would integrate into vBonjour over the next week or so, so keep watching out, because as soon as I crack it, something will be released.
|
Quote:
|
I had never been able to open that demo page, and I have been trying for days now.
|
IMO all the add-ons should be in the same product. They can easily be turned on/off by going to the Plugin Manager. Also the main portal.php file has some issues:
|
Cheers for that Calorie. :)
It needs some issues fixing, and is not recommended for use at the moment. [high]* peterska2 adds it to the top of the to-do list[/high] |
Nice, Peter ;)
|
Is there a way to make it so that the news functions can pull from more than just 2 forums? (I have a category with 4 forums but I want to display all 4 of them as news posts, don't ask me why)
And is there anyway to get the combination to alternate back and forth? Not just, first forum news posts then second forums news posts, I'm talking first forum news post, then second, then first, or if more are involved (up to for, first forum news post, second forum news post, third forum news post, fourth forum news post, first forum news posts, etc.) Any info or help on this would be great :). |
This is something I am looking into for the next build.
|
Can Anyone Help Me To Install Tht
Plz And Thanxs |
Quote:
|
Peter,
I'm looking forward to installing this on my live site in a week or so. I've been looking at VB CMPS for a while but never installed it or know what VBadvanced offers that you do not. 1) I assume your mod will use the default skin of the forum ? Will the header banner from the forum be on the front page ? I'm looking for something like we have here on Vb.org 2)Do you have mini calendar modules ? Current poll ? Today birthday ? 3) I mostly need latest 10 thread modules, mini-calendar, news, events, etc thanks |
this portal is working great for me... i would like to know if a poll and small calendar could be developed... peterska2., you did a damn good job with this hack!
|
All times are GMT. The time now is 10:24 AM. |
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:
|