Thread Starter
Tong
(@tong)
Yes i’ve seen that.
But if i can’t have my blog at the root of my site, it become nor a wordpress or oscommerce question, but a php one 🙂
Cause i don’t know how to load config files which uses relative paths within their code via a php include() from a different directory than root.
And if i change the core of wordpress for renaming index.php, i imagine that i will regret it later.
But anyway, thanks for your help.
Thread Starter
Tong
(@tong)
Nobody have an idea (or i speak english so poor that you don’t understand me) ?
Thread Starter
Tong
(@tong)
Thanks.
So, i’ve got to forgot this idea ?
But my goal is to embedding wordpress in my oscommerce. So i’ve to include the oscommerce files in wordpress. And if the index.php file of wp is in a sub directory, for example root/blog/index.php, i don’t see how to include files which are in root/osc_includes/, without editing all the paths in the files i’ve to include.