The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Burning out need HELP!! Pulling a nonvb PHP script into external page OS-Commerce
HELP!!!!! My brain is starting to fry.......
OK I figured out how to make a Non-Vb page from digging around. I figured out how to pull in the header, navbar and footer. I even figured out how to pull in basic HTML into the body area. Check it out.... http://www.scalemotorcars.com/forum/externaltest3.php So for right now the body area is an Iframe. That basically is a hokey way to go about things so I need an experts advice. I want to pull the OS-Commerce php index script into the page and fuse the two together without the use of the I-frame. All links would have to rotate in that page so I don't have to do the same for all the Cart files. Heres where the I-frame works so perfectly but it looks horrible and I'm concerned about browser compatibility and future support for it. Heres the link to the stand alone OS-C php script. http://www.scalemotorcars.com/catalo...aintenance.php its closed until I can figure this out or until someone here has mercy on me. Thanks in advance.... |
#2
|
||||
|
||||
Do you mean something like this? https://vborg.vbsupport.ru/showthread.php?t=62164
Integrating your cart files will be a lot harder, unless you can code the PHP yourself, you will probably need to hire a coder to do this for you. |
#3
|
||||
|
||||
Thanks Dismounted, Ya thats the one I started with. I did have another question on that template.
PHP Code:
I tried changeing the /global.php to /forum/global.php but it didnt work at all. Any ideals... Also I forgot to mention that the Iframe doesn't work anyway. I can get it to look ok but when someone goes to check out the paypal system boots the transaction. I guess the Iframe creates some kind of security risk so if anyone else wants to try the Ifram save your time. Its not going to work right... Anyone else have any ideals before I hock grandma's ring to get this done right... |
#4
|
|||
|
|||
You should chdir() to the forum homedirectory before including global.
|
#5
|
||||
|
||||
Could you please give me an example.
|
#6
|
|||
|
|||
PHP Code:
|
#7
|
||||
|
||||
That worked thanks... :up:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|