Support > General

Elxis Dynamic Menu ERROR....

(1/2) > >>

rentasite:

Hello. I installed the module Dynamic Menu (based on JSCookMenu)  and i get these errors:

PHP: Missing argument 2 for output_start()
uri: index.php?mylang=greek
path: /components/com_frontpage/frontpage.php
version: Elxis 2006.4 Stable rev1080 [ Nestor ] 04-December-2006 23:08 GMT+2
WARNING(2): /home/xxxxxx/public_html/modules/mod_dmj203/functions.php, line 24

 ???

Farhad Sakhaei:
you could search about it

1) Folder permissions:
Be sure that folders /modules/mod_dmj203 and all the sub folders have 755 permission.
With the installation procedure they get 711 and the script can't see the files of the subject neither the code.

2) Changes inside the code:
a) file: /modules/mod_dmj203.php, line 145.
Change it to:

Code:
dmj::output_start( '',$theme );
b) file: /modules/mod_dmj203/load_script.php, lines 28 and 29.
Change it to:

Code:
<script language = "JavaScript" src = "<?php echo $mosConfig_live_site; ?>/modules/mod_dmj203/JSCookMenu.js"></script>

<script language = "JavaScript" src = "<?php echo $mosConfig_live_site; ?>/modules/mod_dmj203/effect.js"></script>

rentasite:

Thanks Farhad.

It was the Code that had to be changed.

chakik:
Hello,
I tried to install it. but I cannot figure how to use it and if it is well installed or not!
It didn't work for me.
Is there any instructions on how to use it?

thank you very much.
-Fadi

Farhad Sakhaei:
first please read all instruction of package included in that package
now there is a problem that you can patch it yourself , read the secound post of this topic and do them , you should be success  ;)

Navigation

[0] Message Index

[#] Next page

Go to full version