Skald wrote:Ok, I am going to reinstall it. Do I make its own DB, let it access others?
You make the tables for it.. in a database of your choice..
Skald wrote:Ok, I am going to reinstall it. Do I make its own DB, let it access others?
Skald wrote:Got it, thanks. Your guide is great, but I'm not exactly a professional builder.
Also, you may want to check out Joomla-phpBB Bridge instead of the one from Tim-online. I tried numerous times to install the one from the guide but to no avail. Tried this one and it was installed the first time.
Skald wrote:Sweet.
Its not that bad of a bridge. Lot less editing than yours (though still love the guide).
I used it to bridge it at my site Damage Inc
Neflite wrote:Very nice guide, but i´ve always the same problem.If i make a new wrapped link to e.g. EQDKP or Roster he wrapps the first page fine, but if i click on a link in the wrapped page he starts to make a full screen of the application (he opens it not wrapped!)
Any ideas?
Line 298:
${$var} .= '<a href="' . $this->root_path . $menu['link'] . '" class="copy" target="_top">' . $menu['text'] . '</a> | ';
Change it to be:
${$var} .= '<a href="' . $this->root_path . $menu['link'] . '" class="copy" target="_self">' . $menu['text'] . '</a> | ';
Neflite wrote:I read it very well, but it didn´t work for me...
All i have to do is just make a wrapped link and change the following, right?Line 298:
${$var} .= '<a href="' . $this->root_path . $menu['link'] . '" class="copy" target="_top">' . $menu['text'] . '</a> | ';
Change it to be:
${$var} .= '<a href="' . $this->root_path . $menu['link'] . '" class="copy" target="_self">' . $menu['text'] . '</a> | ';
If this are the only changes concerning EQDKP, then i can tell you for sure, that it didn´t work for me....
But maybe it´s a general problem, because all wrapped Links only show me just the first page "wrapped"...
Here´s a link to my test-page:
http://neflite.ne.funpic.de
Mulvi wrote:I do have a question though, about the Joomla - phpBB user integration. Should it be possible to use both phpBB as a component AND use the 'standalone' phpBB site? Of course not at the same time, but if I e.g register in the 'standalone' should I then be reckonised as a valid user in Joomla and the phpBB component inside Joomla? And vise versa?
Users browsing this forum: No registered users and 0 guests