25/12/2007, 03:26 AM
sound? o.O
To Zinga:
It fixed my bug :yipi: but the new function rebuild_settings is causing problems, maybe for users that don't know how to fix this...i fixed it, Just edited the files that were being affected and changed the name of the rebuild_settings to SOMETHINGrebuild_settings, the problem is this function:
To Zinga:
It fixed my bug :yipi: but the new function rebuild_settings is causing problems, maybe for users that don't know how to fix this...i fixed it, Just edited the files that were being affected and changed the name of the rebuild_settings to SOMETHINGrebuild_settings, the problem is this function:
PHP Code:
|
A lot of plugins use it and then it says cannot rebuild function rebuild_settings (that function is from other plugins)
And this function from your plugin:
PHP Code:
|
Is not working with the other one from the other plugins, so the other function mu st be renamed.
I don't know if you get me :S