Quote:
Originally Posted by bhanuprasad1981
i get this error in admincp :-
Code:
Warning: require_once(./gameranks_functions/gameranks_functions.php) [function.require-once]: failed to open stream: No such file or directory in [path]/admincp/vbhsignature_maker_admin.php on line 19
Fatal error: require_once() [function.require]: Failed opening required './gameranks_functions/gameranks_functions.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/nokiaapp/public_html/admincp/vbhsignature_maker_admin.php on line 19
also in signature maker no background images are loading
|
Sorry will fix this tonight as im not at home till then
Just edit the vbsignautre_maker_admin.php file and remove this line of code.
PHP Code:
require_once(./gameranks_functions/gameranks_functions.php);
As i have put in the UPDATE text these are only buttons now and not image buttons like in the first version.
With the new version you can add text to the button at the moment till i sort out adding the images to the buttons.
But this will not be avalible in the free version.