PDA

View Full Version : Custom Page


Wizza
10 May 2012, 07:57
I wonder if anyone can help me, I'm looking to create some custom pages in VB4 or even in the CMS.

I'm following this tutorial:

http://www.modmysite.com/other-3rd-party-applications/10619.htm

However I have no idea how to turn a php script into a page in VB4.

I understand that there are parts of php code that needs to be changed in VB4 so could you help me and change the following code into code I can put into a template and use?



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Obviously the head and title and what not can go as it will be using the skin.

borbole
10 May 2012, 11:00
I have coded a Custom Page Mod if you want to use that.

http://www.vbulletin.org/forum/showthread.php?t=235359

Or you can also view this tutorial.

http://www.vbulletin.org/forum/showthread.php?t=228112

Wizza
10 May 2012, 11:56
I don't believe you have read the thread, I need a php page converting to work as a VB4 page. Your mod is for html only. The second link is the one I provided in my first thread.

borbole
10 May 2012, 12:24
I don't believe you have read the thread, I need a php page converting to work as a VB4 page. Your mod is for html only. The second link is the one I provided in my first thread.

Well, the link you posted above was to an external page:



I'm following this tutorial:

http://www.modmysite.com/other-3rd-party-applications/10619.htm



And I did not know that it was the same tutorial as Lynne's as I didn''t check the link you posted.

Anyway, it looks like I misunderstood what you wanted, my bad for that.