try another color scheme:


Go Back   TECH6.0 > Get Techie > Programming > PHP/MySQL


Is it Possible

This is a discussion on Is it Possible within the PHP/MySQL section, part of the Programming category; Hi new to the forum so forgive me if this has been asked before. Is it possible to transfer custom ...

Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 23-06-2009, 02:06 AM
No Avatar

Learner
 
Join Date: Jun 2009
Posts: 2
Hyperrodent is on a distinguished road
Default Is it Possible

Hi new to the forum so forgive me if this has been asked before.

Is it possible to transfer custom php coding from a MYBB forum to a Vb forum?
Reply With Quote
  #2  
Old 23-06-2009, 03:04 AM
webwizzy's Avatar

Administrator
 
Name: Vinayak
Join Date: Feb 2008
Location: India
Phone: Samsung Wave
Posts: 1,116
webwizzy is just really nicewebwizzy is just really nicewebwizzy is just really nicewebwizzy is just really nicewebwizzy is just really nice
Send a message via Yahoo to webwizzy
Default

Yes, it can be done but your custom MyBB PHP code would require some editing to go with vBulletin. Every forum software has its own coding standards. Read about vbulletin Datamanagers, creating custom vBulletin pages, Input Cleaner etc. at vbulletin.org Articles section.

So if you are well versed with PHP, you can do so.
__________________
Always TAG and SHARE your threads
Submit your site to TECH6 Directory
TECH6 on Facebook - Like Us

Would you like to Link To Us | Support TECH6 by going Premium
Know more about me at Vinayaks.com | Follow TECH6 at Twitter


Reply With Quote
  #3  
Old 02-04-2011, 10:31 AM
No Avatar

Learner
 
Join Date: Apr 2011
Posts: 25
sabysmith is on a distinguished road
Default

MyBB's plugin system makes use of hooks found throughout the PHP code. These hooks allow plugins to run code where the hook is placed, which means most plugins will not require you to modify any files. Hooks are even found in the Admin Control Panel, meaning plugins can add new pages to the Admin CP or add items to existing pages, once again without editing a single file. MyBB's plugin hooks list is quite extensive, meaning that you hardly ever have to modify a file for addition of new features to MyBB, both small and large.
Reply With Quote
Reply

Bookmarks


Thread Tools
Display Modes




All times are GMT +5.5. The time now is 08:14 AM.

Contact Us - Tech6.com - Link to Us - Advertise - Submit Site - Privacy Statement - TOS - Top