Archive > 0.4.x Custom/Unofficial Modules

0.5.0_Support.php (so 0.5.0 modules work)

(1/5) > >>

Temar:
This Module will Load the 0.5.0 Modules Making the Apropiate Changes,
Should work with all modules made for Current SVN

This module can be Placed were you want

The 0.5.0 Modules Must be placed in /custom/050/ Folder

What this Module will do is:

* Change all $this -> bot -> core(...) calls to Correct 0.4 calls
* Remove the prefix as 0.5 module dont get the prefix inside the message
Change Log

* 23/06/08 [0.4] - Now Replaces core("time")
* 23/06/08 [0.4] - Now Supports the function get_timer from timer module
* 23/06/08 [0.4] - Return Function of Extended Modules Fixed
* 23/06/08 [0.4] - Register Modules Added
* 23/06/08 [0.4] - Error Class Added
* 24/06/08 [0.5] - Now Supports the function list_timed_events which was added to 0.4 just after 0.4.3 release
* 25/06/08 [0.6] - Added Support for New DB Functions
* 15/07/08 [0.7] - Fixed Issue with Stopping other normal Modules loading
* 25/09/08 [0.8] -
* 20/10/08 [0.9] - Fixed Register_event function

Dracutza:
heh

thanks

Temar:
Updated to Support Latest SVN modules

Slacklin:
Interesting error with the latest version of this module.

Fatal error: Call to a member function in_chat() on a non-object in C:\ucom2\core\Security.php on line 1447

Still trying to track this one down but it is right now eluding my limited knowledge.

Temar:
i dont see how this module an cause that prob,
altho the old version did a Chat redirect

im asuming you got a 0.4 bot and useing 0.5 Seurity.php ?

if you read it says you need to put the 0.5 modules in a certain folder, since security.php is a core you can make sure it load with core files by putting this support module in a core folder

Navigation

[0] Message Index

[#] Next page

Go to full version