Log in Register FAQ Memberlist Search Welcome to RCF - WHF Forum Index
alt : test.swf
Welcome to RCF - WHF
4fx3.gif 
calendar_open_closeCalendar 
Portals
Post new topic   Reply to topic View previous topic :: View next topic
Welcome to RCF - WHF Forum Index -> Area 51 - phpBB & Easymod Tech Support Add To Bookmarks
Portals
PostPosted: 06/08/2007 5:51 PM Reply with quote
Citation
Karen
Citation
Posts 1253
Word Cnt. 68,166
BDay Nov 9
Sign Scorpio
Sex Sex:Female
Joined: Jan 06, 2006
Local time: 6:24 PM
greatbrE.gif
Anyone use one?
I have MKportal on my site but I'm thinking of trying something new. I installed EZportal but anything you want to change you have to do in your files and using HTML which I struggled with.
I looked at IM portal and there was a huge amount of SQL changes to do (so might come back for some clarification for that)

Any recommendations?  Dancing
Back to Top
View user's profile Find all posts by Karen Send private message   Visit poster's website Phoogle Map
Re: Portals
PostPosted: 06/08/2007 7:12 PM Reply with quote
Citation
Glenn I
Citation
Posts 2152
Word Cnt. 78,257
BDay Jun 15
Sign Gemini
Sex Sex:Male
Joined: Apr 22, 2005
Local time: 4:24 AM
Location: Upside down
australC_1xa.gif
I originally used a template called subportal from phpbbhacks.com to add a left side nav bar. You do need to edit your overall header file to edit this menu bar though. Later on I added a right side to it using the overall footer file.
Back to Top
View user's profile Find all posts by Glenn I Send private message   Visit poster's website Phoogle Map
Re: Portals
PostPosted: 06/09/2007 8:27 AM Reply with quote
Citation
Chris Powell
Citation
Posts 1332
Word Cnt. 86,126
BDay Feb 11
Sign Aquarius
Sex Sex:Male
Joined: Mar 31, 2007
Local time: 7:24 PM
Location: Birmingham, UK.
greatbrE.gif
I tried MkPortal but couldn't get it working as I wanted it to like style etc.

Anyway, I've just installed IM Portal

but when trying to access the admin panel I'm getting this error

Code:
// // IM Portal http://www.integramod.com // $lang['Home'] = 'Home';
Warning: Cannot modify header information - headers already sent by (output started at /home/djpassio/public_html/djpassions/language/lang_english/lang_main. php:7) in /home/djpassio/public_html/djpassions/admin/index.php on line 735

Warning: Cannot modify header information - headers already sent by (output started at /home/djpassio/public_html/djpassions/language/lang_english/lang_main. php:7) in /home/djpassio/public_html/djpassions/admin/index.php on line 736


Also on the homepage there seems to be some kind of dodgy redirect thing going on going by what happens after refreshing the page. Also there is
Code:
// // IM Portal http://www.integramod.com // $lang['Home'] = 'Home';


At the top left corner

When going straight to the portal.php though then the IM page loads up

Now I'm guess I'm getting errors because my phpbb2 files are coming of the root folder not like root/phpBB2 or root/forum/ etc etc so maybe that's why the portal isn't working properly or it could be something to do with the rewrite .htacces file

There isn't a manual how to install. Can only see configuration stuff  violent1

Every portal I've tried to work with has been a right nightmare  Crying or Very sad
Back to Top
View user's profile Find all posts by Chris Powell Send private message   Visit poster's website
Re: Portals
PostPosted: 06/09/2007 8:49 AM Reply with quote
Citation
Chris Powell
Citation
Posts 1332
Word Cnt. 86,126
BDay Feb 11
Sign Aquarius
Sex Sex:Male
Joined: Mar 31, 2007
Local time: 7:24 PM
Location: Birmingham, UK.
greatbrE.gif
Quote:
when trying to access the admin panel I'm getting this error

Code:
// // IM Portal http://www.integramod.com // $lang['Home'] = 'Home';
Warning: Cannot modify header information - headers already sent by (output started at /home/djpassio/public_html/djpassions/language/lang_english/lang_main. php:7) in /home/djpassio/public_html/djpassions/admin/index.php on line 735

Warning: Cannot modify header information - headers already sent by (output started at /home/djpassio/public_html/djpassions/language/lang_english/lang_main. php:7) in /home/djpassio/public_html/djpassions/admin/index.php on line 736


I've correct this

I just had

Quote:
//
// IM Portal http://www.integramod.com
//
$lang['Home'] = 'Home';
in the wrong place in the lang_main.php file

Quote:
Also on the homepage there seems to be some kind of dodgy redirect thing going on going by what happens after refreshing the page. Also there is
Code:
// // IM Portal http://www.integramod.com // $lang['Home'] = 'Home';


I've corrected this too! I just had to add
Code:
DirectoryIndex portal.php index.php
underneath my rewrite rules in the .htaccess file

Phew! Laughing
Back to Top
View user's profile Find all posts by Chris Powell Send private message   Visit poster's website
Re: Portals
PostPosted: 06/10/2007 1:32 AM Reply with quote
Site Admin
Nightrider
Site Admin
Posts 30757
Word Cnt. 2,628,690
BDay Jul 28
Sign Leo
Sex Sex:Male
Joined: Sep 25, 2004
Local time: 2:24 PM
Location: St Pete, FL
peace.gif
Excellent.  That was some good detective work there...

Applause  Applause  Applause  Applause  Applause
Back to Top
View all pictures posted by this userView user's profile Find all posts by Nightrider Send private message   AIM Address Yahoo Messenger Phoogle Map ICQ Number
Re: Portals
PostPosted: 06/10/2007 5:14 AM Reply with quote
Citation
Chris Powell
Citation
Posts 1332
Word Cnt. 86,126
BDay Feb 11
Sign Aquarius
Sex Sex:Male
Joined: Mar 31, 2007
Local time: 7:24 PM
Location: Birmingham, UK.
greatbrE.gif
Thanks! I do try...  sunny
Back to Top
View user's profile Find all posts by Chris Powell Send private message   Visit poster's website
 Post new topic  Reply to topic
Information
Welcome to RCF - WHF Forum Index -> Area 51 - phpBB & Easymod Tech Support

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
You cannot attach files in this forum
You cannot download files in this forum
All times are GMT - 5 Hours

Page 1 of 1


Add To Bookmarks

 
  
  


  Google

Powered by phpBB © 2001, 2005 phpBB Group

Page generation time: 0.0781s (PHP: 81% - SQL: 19%) - SQL queries: 46 - GZIP disabled - Debug on