myfreeforum.org Forum Index
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups  Who is OnlineWho is Online   Join! (free) Join! (free)  
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
For an excellent guide to using your myfreeforum forum, you can visit
howtodoit
The howtodoit "readonly" forum provides answers and walkthroughs for all common questions.
  • Welcome
  • Country: US
    US
    Address: 38.107.191.105
  • Server Appeal

phpbb3 and portals :UPDATE 12th Mar 2009:

 
Post new topic   Reply to topic    myfreeforum.org Forum Index -> PhpBB3 General Support
View previous topic :: View next topic  
Author Message
Please Register and Login to this forum to stop seeing this advertsing.






Add Karma

rated by members
Add Comment
Show Comments

online/offline
Posted:     Post subject:


Back to top
Private message
Nick(NR)
Moderator
Moderator


Virtual Cash: 15760

Joined: 06 May 2006
Posts: 4743


Location: Medway, Kent
Add Karma

rated by 37 members
Add Comment
Show Comments

online/offline
PostPosted: Mon Oct 13, 2008 8:19 pm    Post subject: phpbb3 and portals :UPDATE 12th Mar 2009: Reply with quote

Ok, so since myfreeforum started to offer portals, I had spent a rather lengthy amount of time fiddling and tweaking to be able to add portals in the same way that your able to in phpbb2 and whilst I did find a somewhat useful answer in the forum of div elements this however is simply not good enough as the positioning and widths would continuely need tweaking for the varying templates, which it a task I would like to remove from members to basically give them less to do.

Today, I've gone and got something working that I hope is THE answer to being able to have portals on your phpbb3 forums here at myfreeforum.

Please don't rush this as I'd like to test this on a few more templates, just to be sure it is truly working, you can see it here on http://portalogy.myfabforum.org/index.php on a template uploaded today called WF Jade.

I'm hoping for possible release sometime this weekend.
_________________
CALM TIME: When calm time is called, all posters in a topic must take time out to calm down.



Last edited by Nick(NR) on Thu Mar 12, 2009 9:49 pm; edited 4 times in total

I'm better than Jose!
Back to top
View user's profile Private message Visit poster's website
Nick(NR)
Moderator
Moderator


Virtual Cash: 15760

Joined: 06 May 2006
Posts: 4743


Location: Medway, Kent
Add Karma

rated by 37 members
Add Comment
Show Comments

online/offline
PostPosted: Sat Oct 25, 2008 6:40 pm    Post subject: Reply with quote

ok?

the 18th and 19th have gone by and my expectation has been shot down by a mile long missle, but I have managed to get this working on another template in the same locations with regards to template files, so the new code is working on 2 rather different templates, so my aim is for a third and now with my 2 weeks annual leave from work, I should start to get a guide together.
_________________
CALM TIME: When calm time is called, all posters in a topic must take time out to calm down.


I'm better than Jose!
Back to top
View user's profile Private message Visit poster's website
Nick(NR)
Moderator
Moderator


Virtual Cash: 15760

Joined: 06 May 2006
Posts: 4743


Location: Medway, Kent
Add Karma

rated by 37 members
Add Comment
Show Comments

online/offline
PostPosted: Mon Jan 05, 2009 9:15 pm    Post subject: Reply with quote

W00t

I'm pretty certain I've nailed down the right location for the portal framework, took some time and tweakage, but so far it's looking good

preview: http://portalogy.myfabforum.org/index.php
_________________
CALM TIME: When calm time is called, all posters in a topic must take time out to calm down.


I'm better than Jose!
Back to top
View user's profile Private message Visit poster's website
dinglouisa
Student
Student


Virtual Cash: 440

Joined: 25 Mar 2007
Posts: 77


Location: An Island on the Equator (Singapore)
Add Karma

rated by 0 members
Add Comment
Show Comments

online/offline
PostPosted: Tue Jan 13, 2009 2:50 pm    Post subject: Reply with quote

Nick(NR) wrote:
W00t

I'm pretty certain I've nailed down the right location for the portal framework, took some time and tweakage, but so far it's looking good

preview: http://portalogy.myfabforum.org/index.php


Do I need to replace the whole of cms_search.tpl

with the following?
Spoiler:

Code:

<div class="forabg">
         <div class="inner"><span class="corners-top"><span></span></span>
         <ul class="topiclist">
            <li class="header">
               <dl class="icon">
                  <dt style="text-align: left; padding-left:4px;">Top Posters</dt>

               </dl>
            </li>
         </ul>
         <ul class="topiclist forums">

  <!-- BEGIN topposters -->

      <li class="row">
         <dl>
            <dd style="width:69%; text-align: left;"><span class="topictitle"><a href="{topposters.U_PROFILE}" class="topictitle">{topposters.NAME}</a></span></dd>
            <dd style="width:29%; text-align: left;"><span class="topictitle">{topposters.POSTS}</a></span></dd>

         </dl>
      </li>

  <!-- END topposters -->

         </ul>

         <span class="corners-bottom"><span></span></span></div>
      </div>


_________________
http://sims2creatorsforum.slarti3.myfreeforum.org/index.php

Back to top
View user's profile Private message Visit poster's website
Nick(NR)
Moderator
Moderator


Virtual Cash: 15760

Joined: 06 May 2006
Posts: 4743


Location: Medway, Kent
Add Karma

rated by 37 members
Add Comment
Show Comments

online/offline
PostPosted: Tue Jan 13, 2009 4:14 pm    Post subject: Reply with quote

I've edited the code since, as at the time I did say I chopped it short to get it working for a quicker showing, it is now all there and working.

http://portalogy.myfabforum.org/viewtopic.php?f=9
_________________
CALM TIME: When calm time is called, all posters in a topic must take time out to calm down.


I'm better than Jose!
Back to top
View user's profile Private message Visit poster's website
dinglouisa
Student
Student


Virtual Cash: 440

Joined: 25 Mar 2007
Posts: 77


Location: An Island on the Equator (Singapore)
Add Karma

rated by 0 members
Add Comment
Show Comments

online/offline
PostPosted: Tue Jan 13, 2009 4:25 pm    Post subject: Reply with quote

Nick(NR) wrote:
I've edited the code since, as at the time I did say I chopped it short to get it working for a quicker showing, it is now all there and working.

http://portalogy.myfabforum.org/viewtopic.php?f=9


Hmm...

Information

The requested topic does not exist.


_________________
http://sims2creatorsforum.slarti3.myfreeforum.org/index.php

Back to top
View user's profile Private message Visit poster's website
Nick(NR)
Moderator
Moderator


Virtual Cash: 15760

Joined: 06 May 2006
Posts: 4743


Location: Medway, Kent
Add Karma

rated by 37 members
Add Comment
Show Comments

online/offline
PostPosted: Tue Jan 13, 2009 6:25 pm    Post subject: Reply with quote

what do we ask for? link to the index where your portals are
_________________
CALM TIME: When calm time is called, all posters in a topic must take time out to calm down.


I'm better than Jose!
Back to top
View user's profile Private message Visit poster's website
dinglouisa
Student
Student


Virtual Cash: 440

Joined: 25 Mar 2007
Posts: 77


Location: An Island on the Equator (Singapore)
Add Karma

rated by 0 members
Add Comment
Show Comments

online/offline
PostPosted: Tue Jan 13, 2009 6:41 pm    Post subject: Reply with quote

Nick(NR) wrote:
what do we ask for? link to the index where your portals are

http://portalogy.myfabforum.org/viewtopic.php?f=9
Information

The requested topic does not exist.


I'm confuse which cms_search.tpl  to use.

The one for search or top posters....????
_________________
http://sims2creatorsforum.slarti3.myfreeforum.org/index.php

Back to top
View user's profile Private message Visit poster's website
Nick(NR)
Moderator
Moderator


Virtual Cash: 15760

Joined: 06 May 2006
Posts: 4743


Location: Medway, Kent
Add Karma

rated by 37 members
Add Comment
Show Comments

online/offline
PostPosted: Wed Jan 14, 2009 5:01 pm    Post subject: Reply with quote

altered the titles to reflect the component in question: http://portalogy.myfabforum.org/viewforum.php?f=9
_________________
CALM TIME: When calm time is called, all posters in a topic must take time out to calm down.


I'm better than Jose!
Back to top
View user's profile Private message Visit poster's website
Nick(NR)
Moderator
Moderator


Virtual Cash: 15760

Joined: 06 May 2006
Posts: 4743


Location: Medway, Kent
Add Karma

rated by 37 members
Add Comment
Show Comments

online/offline
PostPosted: Thu Jan 22, 2009 4:42 pm    Post subject: Reply with quote

Have been fiddiling yet again with the portals on proSilver based templates and have got the fader working fine on there.

live preview is a la..................
http://portalogy.myfabforum.org/viewtopic.php?f=9&t=14
_________________
CALM TIME: When calm time is called, all posters in a topic must take time out to calm down.


I'm better than Jose!
Back to top
View user's profile Private message Visit poster's website
Nick(NR)
Moderator
Moderator


Virtual Cash: 15760

Joined: 06 May 2006
Posts: 4743


Location: Medway, Kent
Add Karma

rated by 37 members
Add Comment
Show Comments

online/offline
PostPosted: Fri Feb 13, 2009 3:55 pm    Post subject: Reply with quote

Nick(NR) wrote:
Have been fiddiling yet again with the portals on proSilver based templates and have got the fader working fine on there.

live preview is a la..................
http://portalogy.myfabforum.org/viewtopic.php?f=9&t=14


Added a fix for the fader as it had an alignment issue with IE
_________________
CALM TIME: When calm time is called, all posters in a topic must take time out to calm down.


I'm better than Jose!
Back to top
View user's profile Private message Visit poster's website
Nick(NR)
Moderator
Moderator


Virtual Cash: 15760

Joined: 06 May 2006
Posts: 4743


Location: Medway, Kent
Add Karma

rated by 37 members
Add Comment
Show Comments

online/offline
PostPosted: Thu Mar 12, 2009 9:48 pm    Post subject: Reply with quote

http://portalogy.myfabforum.org/index.php

I have posted a rather rough guide to add dual portal to proSilver based templates, as you can see on there subSilver2 is working under the same portal structure and a guide is coming, once there both up I'll get some screenshots and add a bit more info to them, including what to remove to make it single sided.



_________________
CALM TIME: When calm time is called, all posters in a topic must take time out to calm down.


I'm better than Jose!
Back to top
View user's profile Private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    myfreeforum.org Forum Index -> PhpBB3 General Support All times are GMT
Page 1 of 1
 
 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Card File  Gallery  Forum Archive
Powered by phpBB © 2001, 2005 phpBB Group