Php include index.php

Hello, I am working on a test installation of a possible solution of an OJS client.

We are looking at trying to run a separate installation of WordPress from within the templates folder but use the same branding as the OJS site. I am trying to utilize the php include function of Smarty.

http://www.smarty.net/docsv2/en/language.function.php.tpl

Has anyone been able to get something like this working?

Basically point it to the index.php file of a WordPress installation?

Hi @darko,

I am not sure if it’s that simple. But I think you would find more support asking how to integrate wordpress into existing websites into the wordpress forum.

Cheers,
Bruno

Its not so much as trying to integrate Wordpress into OJS its more just trying to install and run a wordpress installation from within a folder in “templates”.

I could probably just use apache mod rewrite but thought I would give it a try.

Thanks. I will try the Wordpress forums.