Register Members List Search Today's Posts Mark Forums Read

Reply
 
Mod Options
SmEdD's Portal Details »»
SmEdD's Portal
Mod Version: 1.00, by SmEdD (Coder) SmEdD is offline
Developer Last Online: Nov 2012 I like it Show Printable Version Email this Page

vB Version: 3.6.0 Rating: (6 votes - 5.00 average) Installs: 56
Released: 09 Aug 2006 Last Update: 09 Aug 2006 Downloads: 335
Not Supported DB Changes Uses Plugins Template Edits Additional Files  

Ok I did this in a few hours since I get asked so much about my scripts on other sites so don't expect much. It is a very lite portal but can be easily expanded and customized to your likings!

Sorry if you are expecting the normal rich feature portal, I just don't have the time to make one.

Maybe in the future I will have some more time to spend on this and make it better

Download Now

Only licensed members can download files, Click Here for more information.

Show Your Support

  • To receive notifications regarding updates -> Click to Mark as Installed.
  • If you like this modification support the author by donating.
  • This modification may not be copied, reproduced or published elsewhere without author's permission.
  #46  
Old 12 Jun 2007, 10:30
Ninth Dimension's Avatar
Ninth Dimension Ninth Dimension is offline
 
Join Date: Oct 2001
Real name: Daniel Hollands
Hi there. I'm looking to slightly modify this mod so that it pulls news from different forums based on which page the user is using it view it.

As it stands at the moment, I've got it pulling news from one forum on the main page. What I'm looking to do is have it pull news from 10 different forums on the main page (which I know is possible using it's default config), but then if a user clicks on the relevant link, it filters out all the other news except for the link he's chosen.

To give a practice example, I'm talking about news from forums named 'wind power', 'solar power', 'hydro power', etc.. On the main page it'll list news from all these forums, but as soon as someone clicks on, say, 'wind power', it'll then only list the wind related news.

Is this possible? What sort of modifications would I need to make?
__________________
Daniel Hollands - http://theworldofdan.co.uk/
Interactive Story Site - http://unknowntales.net/
TheICE.co.uk Network - http://theice.co.uk/
Arathor Realm Forums - http://arathor.net/
Reply With Quote
  #47  
Old 15 Jun 2007, 01:03
ERuiz ERuiz is offline
 
Join Date: Feb 2005
Is this mod compatible with 3.6.7?
Reply With Quote
  #48  
Old 16 Jun 2007, 12:09
Ninth Dimension's Avatar
Ninth Dimension Ninth Dimension is offline
 
Join Date: Oct 2001
Real name: Daniel Hollands
I've got a problem.... This does not seem to like custom BBCode.

I've got a tag, [IMGR], which will align an image to the right. It was quite important for this option to be available because we wanted to have a right aligned image next to each post. Is there any way this can be made to work with custom BBCode?

Cheers
__________________
Daniel Hollands - http://theworldofdan.co.uk/
Interactive Story Site - http://unknowntales.net/
TheICE.co.uk Network - http://theice.co.uk/
Arathor Realm Forums - http://arathor.net/
Reply With Quote
  #49  
Old 21 Jul 2007, 15:15
Millenium IT's Avatar
Millenium IT Millenium IT is offline
 
Join Date: Nov 2006
This script does not display sitenwes on my forum AT ALL. any help please?
Reply With Quote
  #50  
Old 16 Sep 2007, 21:23
HTMMinion HTMMinion is offline
 
Join Date: May 2006
Very nice job with this!

I have it installed and working great, I'd like to include the "what's going on" information in the footer. I found the code in FORUMHOME template, but when I attempt to add it the members names fail to generate.

Anyone added this to the footer?
Reply With Quote
  #51  
Old 20 Sep 2007, 16:47
MjrGaelic MjrGaelic is offline
 
Join Date: Oct 2004
I'm typically a lurker and don't post much. but I had to say thanks for this script. Since phpBB became crap I lost fetchall which I LOVED.

This script is exactly what I was looking for giving me the flexibility to bring news to the portal but otherwise do what I want with the portal.

I've only been working on my new site (re-vamp) for a couple days and the only thing I'm lost on is adding additional content pages. Do I just create new templates and then call the templates out of the index? (sorry, I'm new to working on the guts in VB).

Thank you for this script and the time you vested into it.
Reply With Quote
  #52  
Old 20 Sep 2007, 18:37
dooch dooch is offline
 
Join Date: Dec 2005
rename the index.php and alter the templates it calls.

so yes, create new templates and creatre a new index and call the new templates from the new php file.

This mod is a good mod for creating custom pages.


Look at the way the index pulls templates and copy the way it does for new pages.
Reply With Quote
  #53  
Old 21 Sep 2007, 02:17
HTMMinion HTMMinion is offline
 
Join Date: May 2006
Thanks dooch, you're right it does make adding content pages a snap.

Thanks for the great portal SmEdD !
Reply With Quote
  #54  
Old 22 Sep 2007, 06:40
MjrGaelic MjrGaelic is offline
 
Join Date: Oct 2004
Yea, that part was no problem. But now I have a bunch of individual pages where I'd rather just have "index.php?page=pagename" which would call to the template file.
Reply With Quote
  #55  
Old 08 Dec 2007, 13:17
Brandje Brandje is offline
 
Join Date: Nov 2007
Great mod, thanx alot, I do have a few questions tho:

-The news block does not show up, am i missing somthing? I did add the forum id's, ran the cron, but still nothing.

-Also I would like to know how to create a latest image block as seen on the sample sites.

Thanks in advance
Reply With Quote
  #56  
Old 08 May 2008, 06:08
Goomzee Goomzee is offline
 
Join Date: Apr 2008
Real name: Tariq Rathore
this Portal is work with 3.7x
__________________
Mortal Kombat Nexus Mortal Kombat 9 MKWallpapers MK Komics
Mortal Kombat Winamp skins, Animations, Movies, Dragon Renders on your 1 click
Pakistan 1st and Largest Mortal Kombat Gaming website
Reply With Quote
  #57  
Old 16 Jun 2008, 02:20
|Jordan|'s Avatar
|Jordan| |Jordan| is offline
 
Join Date: Nov 2004
Doesn't completely work in 3.7.1 PL1 for me. The news displays, but BBCode doesn't parse (eg. links).

Last edited by |Jordan| : 16 Jun 2008 at 03:21.
Reply With Quote
  #58  
Old 09 Aug 2009, 02:42
D-Manthing D-Manthing is offline
 
Join Date: Aug 2008
Originally Posted by MjrGaelic View Post
Yea, that part was no problem. But now I have a bunch of individual pages where I'd rather just have "index.php?page=pagename" which would call to the template file.


edit index.php - replace:


Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

with


Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

in admin cpanel create new template called page1 and put this as code:


Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

finally add link to this page in sidebar template (left or right):


Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Mod Options

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Jump


New To Site? Need Help?

All times are GMT. The time now is 08:33.

Layout Options | Width: Wide Color: