Compability with SEO Ultimate Mod


User avatar
Citromon
 
Posts: 60
Joined: Tue Apr 17, 2012 12:36 pm
Location: Minsk, Belarus
 Wed Jun 20, 2012 6:00 am • via Web
Good afternoon.

I install phpBB SEO premod and install CBB Portal on it.
And now i couldn't open forum.com/index.php, phpbb refirects me on portal.php.
I don't think it occured by reason of .htaccess editing, because before installing Portal all worked well.

Can you help me?
User avatar
Citromon
 
Posts: 60
Joined: Tue Apr 17, 2012 12:36 pm
Location: Minsk, Belarus
 Wed Jun 20, 2012 6:04 am • via Web
According to the instructions in index.php i should past :
Code: Select all
// Begin cBB Portal
$portal->redirect('index');
// End cBB Portal

Can be problem here?

I delet this strings but it don't help.
User avatar
Citromon
 
Posts: 60
Joined: Tue Apr 17, 2012 12:36 pm
Location: Minsk, Belarus
 Wed Jun 20, 2012 6:44 am • via Web
Problem occurred due to i add in .htaccess line
Code: Select all
DirectoryIndex portal.php
.

But how to do now so that by writting forum.com be opened the portal page?
User avatar
IvanPF
Administrator
 
Posts: 2010
Joined: Fri Jun 17, 2011 12:15 am
Location: España (Spain)
 Thu Jun 21, 2012 5:16 pm • via Web
If the problem persists after removing this line in index.php
Code: Select all
$portal->redirect('index');

the problem isn't in the portal, because without that line the portal does not make any redirection.

If you delete the .htaccess line and you keep the change in index.php does not work?
User avatar
Citromon
 
Posts: 60
Joined: Tue Apr 17, 2012 12:36 pm
Location: Minsk, Belarus
 Wed Jun 27, 2012 3:29 pm • via Web
I want to open portal.php when in browser I type mysite.by . To do this, I add in .htaccess string
Code: Select all
DirectoryIndex portal.php
.
After this procedure opens portal.php, but if iclick on "board index" (on header and in your main menu block), portal.php open's again.
I think that because I use Seo premodded pack of phpBB, pack makers can make several changes, that can make problem.
User avatar
IvanPF
Administrator
 
Posts: 2010
Joined: Fri Jun 17, 2011 12:15 am
Location: España (Spain)
 Wed Jun 27, 2012 9:20 pm • via Web
Hi,

Put here your .htaccess file and I will try to help you.
User avatar
Citromon
 
Posts: 60
Joined: Tue Apr 17, 2012 12:36 pm
Location: Minsk, Belarus
 Thu Aug 09, 2012 5:27 pm • via Web
I probably solve this problem when delete strings

Code: Select all
// Begin cBB Portal
$portal->redirect('index');
// End cBB Portal


in index.php
User avatar
Citromon
 
Posts: 60
Joined: Tue Apr 17, 2012 12:36 pm
Location: Minsk, Belarus
 Thu Aug 09, 2012 5:34 pm • via Web
And I have one problem more.

I install your Portal mod on SEO Ultimate premodded phpBB, and when I log in or out site, in firefox error log I see

Image
Image

This error appear if I use the login block or login page.

Can you help?
User avatar
IvanPF
Administrator
 
Posts: 2010
Joined: Fri Jun 17, 2011 12:15 am
Location: España (Spain)
 Thu Aug 09, 2012 7:54 pm • via Web
Hi,

This is a portal bug. To solve:
Open: /styles/your style/template/portal/portal_header.html

Find:
Code: Select all
active: {PORTAL_ALLOW_COLLAPSE},


Replace with:
Code: Select all
active: <!-- IF PORTAL_ALLOW_COLLAPSE -->1<!-- ELSE -->0<!-- ENDIF -->,


Don't forget to refresh the templates or delete the files on the cache folder.
User avatar
Citromon
 
Posts: 60
Joined: Tue Apr 17, 2012 12:36 pm
Location: Minsk, Belarus
 Thu Aug 09, 2012 9:39 pm • via Web
Thank you, it really worcs! It's great!

[offtopic]
By the way, there os one question, which is very interesting to me:
why when I open phpbb.com in firefox error log there are so many mistakes?


Image
Next

Who is online

Users browsing this forum: No registered users and 0 guests