1 camster Jun 08, 2010 22:11
3 sam2kb Jun 08, 2010 23:55
You can easily [url=http://forums.b2evolution.net//viewtopic.php?t=14046]create custom pages[/url] and use PHP to pull the data from external database (or table)
4 camster Jun 09, 2010 01:37
ok these suggestions definitely point me in the right direction. My knowledge of php is pretty basic but I'll take a look and try a few things.
Thanks
Camster
5 camster Jun 12, 2010 01:45
I took a look at the link to the create custom pages and doesnt look to tough but I really dont know what info should be replaced. My coding level is pretty basic with mostly cut and paste.
Thanks, I'll keep exploring and see if I can come up with something.
My guess would be customise a skin. If you look at any skin folder they have a file posts.main.php
I would guess you could put some custom code in here and it could point to another db.
Also if you look at _blog_main.inc.php it has a section
This looks like it is the types of page or part of page. I would imaging you would need to customise one of these files.... or maybe add to this list. I am following this topic as I would be interested to know.