EzPortal - Portal Software for Forums

EzPortal - Made to Fit Your SMF Forum - Glad You Found Us!
+- +-

UserBox

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?

+- Recent Posts

New built in translations for six langauges! by EzPortal
March 26, 2024, 11:15:32 pm

Smiley missing in shoutbox 2.1.4 by hustreamload
July 26, 2023, 08:14:02 am

Re: Theme Select Box question? by Shades
March 15, 2023, 06:49:49 pm

Re: Theme Select Box question? by Shades
March 09, 2023, 02:09:24 pm

Re: Theme Select Box question? by Shades
March 09, 2023, 01:55:53 pm

Re: Theme Select Box question? by EzPortal
March 09, 2023, 01:47:42 pm

Re: Theme Select Box question? by Shades
March 09, 2023, 01:34:07 pm

Re: Theme Select Box question? by EzPortal
March 09, 2023, 12:20:17 pm

+- HTML Menu


Sample HTML Block Usage - You May Custom Code it, as needed!

Recent Topics ezBlock

New built in translations for six langauges! by EzPortal
March 26, 2024, 11:15:32 pm

Smiley missing in shoutbox 2.1.4 by hustreamload
July 26, 2023, 08:14:02 am

Theme Select Box question? by Shades
March 15, 2023, 06:49:49 pm

Where is the facebook button color? by EzPortal
February 28, 2023, 06:45:09 pm

Display on Mobile - SMF 2.1.3 and EZ 5.5.2 by BugginIn
December 29, 2022, 04:07:13 pm

Blocks Help by Riggs1973
November 20, 2022, 12:59:30 pm

Surface ol lite theme release Free! by Steffen K.
November 18, 2022, 03:57:24 am

Undefined index: href by EzPortal
October 04, 2022, 08:49:59 pm

SMF-ezportal_column_5.cache): failed to open stream: No such file or directory by EzPortal
June 04, 2022, 11:40:13 am

Arcade block error: failed to open stream: No such file or directory by Shades
May 20, 2022, 02:47:13 pm

Author Topic: using ezportal outside smf... possible?  (Read 12764 times)

0 Members and 1 Guest are viewing this topic.

Offline thellie

  • Posts: 8
  • Karma: 0
using ezportal outside smf... possible?
« on: August 02, 2010, 03:41:18 am »
i can create pages outside of smf, using the SSI.php file etc... what i'm hoping though is that i can add ezblocks into these pages too.

a quick no, or a well-explained yes would be great :)

Offline EzPortal

  • Administrator
  • *****
  • Posts: 1299
  • Karma: 67
Re: using ezportal outside smf... possible?
« Reply #1 on: August 02, 2010, 03:30:17 pm »
After you do your ssi.php include
Do this
Code: [Select]
// Setup EzPortal
require_once($sourcedir . '/EzPortal.php');
SetupEzPortal();
If using SMF 2.0 change EzPortal.php to EzPortal2.php
Like ezPortal? Support me at https://www.patreon.com/vbgamer45/

Offline thellie

  • Posts: 8
  • Karma: 0
Re: using ezportal outside smf... possible?
« Reply #2 on: August 02, 2010, 05:20:03 pm »
thanks  :)

and then to get a block onto the external, i need have another column type in the admin area?

ie, left, right, top, bottom, external...?

then add blocks as normal...

that's an educated(?) guess...

Offline thellie

  • Posts: 8
  • Karma: 0
Re: using ezportal outside smf... possible?
« Reply #3 on: August 03, 2010, 01:58:59 pm »
i think maybe i didn't explain fully enough initially...

i would like to use ezblocks on external pages, but these pages are NOT created through page manager. in which case they don't appear in the ezblock's 'visible pages' section...

i can, and have, created via the page manager, but would prefer to continue building the pages in dreamweaver, as the rest of the site sits there... it would be too problematic to have these pages sitting as code in a cached area, like the blocks do.

if i create a page independently, but add in the ssi.php, and the setup exportal code below, how do i get the block onto the page?

Offline EzPortal

  • Administrator
  • *****
  • Posts: 1299
  • Karma: 67
Re: using ezportal outside smf... possible?
« Reply #4 on: August 03, 2010, 02:29:50 pm »
I see what you are saying. I think you would need to define a custom action maybe ssi
so have action=ssi

Then before you loadezportal define $action = 'ssi';

And when you add blocks just on ssi have them defined

Hmm myabe you can skip the above parts and just call template_ezportal_above() and template_ezportal_below(); around your php code
Like ezPortal? Support me at https://www.patreon.com/vbgamer45/

Offline thellie

  • Posts: 8
  • Karma: 0
Re: using ezportal outside smf... possible?
« Reply #5 on: August 03, 2010, 05:17:28 pm »
thanks, i'll give it a go and let you know... i've already called the main smf menu above and below in with no problem :)

Offline thellie

  • Posts: 8
  • Karma: 0
Re: using ezportal outside smf... possible?
« Reply #6 on: August 03, 2010, 05:51:51 pm »
a quick go hasn't worked, but i don't have time to try further for a while...

i called the template in a number of places on the page (following 'setup ezportal', above the body, inside the body) and none seemed to work.

i loked inside the ezportal php pages to see if i could strip code out and place it directly on the external page... then backed away slowly, so's not to wake up fate.

i'm quite logical with this stuff, but i think is a bit too far for me at the moment  :-\

 

Related Topics

  Subject / Started by Replies Last post
0 Replies
22982 Views
Last post October 12, 2008, 07:30:25 pm
by EzPortal
6 Replies
19691 Views
Last post December 05, 2008, 09:15:33 pm
by EzPortal
2 Replies
13909 Views
Last post February 27, 2009, 05:01:43 am
by Anders
1 Replies
10161 Views
Last post August 14, 2010, 09:42:20 pm
by EzPortal
0 Replies
5885 Views
Last post September 25, 2010, 08:17:30 pm
by Feldpost

+-SMF Gallery

Quick Menu


Powered by EzPortal