Elxis CMS Forum

Support => General => Topic started by: johannis on March 17, 2010, 18:03:56

Title: help with this ...Path: /includes/Core/elxis.php
Post by: johannis on March 17, 2010, 18:03:56
when i press on writing pad pic 1 this happens pic 2 whats going on everything else works

[attachment deleted by admin]
Title: Re: help with this ...Path: /includes/Core/elxis.php
Post by: johannis on March 17, 2010, 18:42:20
this post merged here by ks-net

URI: index.php?option=com_content&task=view&id=29&Itemid=49
Path: /includes/Core/elxis.php
Line: 3448
Parameter 3 to elxmogulus() expected to be a reference, value given
Title: Re: help with this ...Path: /includes/Core/elxis.php
Post by: ks-net on March 17, 2010, 19:18:17
Your second post with subject "help with this"  is merged here because it is about  the same issue

*****


have you edited any php files? have installed any non-elxis modules?
Title: Re: help with this ...Path: /includes/Core/elxis.php
Post by: johannis on March 18, 2010, 06:31:19
this problem was posted here on site before by someone.the answer was wait till 2009 elxis version (the latest) it will be patched.what is the problem,i wonder if i put all the demo content back by ftp
which would be the content folder i would upload ?i deleted all demo content,i wonder if it worked before. even after i put my 1st content in,it says warning no content on the page.i may have edited size parameters on a couple of templates css but other templates display same error.everything else runs good.but this is a major error
Title: Re: help with this ...Path: /includes/Core/elxis.php
Post by: datahell on March 18, 2010, 08:17:12
elx mogolus bot is written for PHP 4.x-5.2 while you use PHP 5.3+. To fix it open the bot file (mambots/content/) and remove the "&" characters from the bot's main function input variables.

Example.
From:
function some_name (&$somevar) {
}
to:
function some_name ($somevar) {
}
Title: Re: help with this ...Path: /includes/Core/elxis.php
Post by: johannis on March 18, 2010, 15:52:21
plain english for oher people that are not techie as you please.thankyou.i went ftp mambots directory then contents directory then??????????????plain english for oher people that are not techie as you please.thankyou.i went ftp mambots directory then contents directory then??????????????by the ways i put in picture where i tried to widen template which caused same problem that caused the problem above,i just discovered.920 to 1300 then the error appeared.now how would i widen this template.anyway uninstalled template put another one in,and seemed to fix error.so maybe i answered my own question but i still want to know where i widen template eigrey.no css knowledge

[attachment deleted by admin]
Title: Re: help with this ...Path: /includes/Core/elxis.php
Post by: datahell on March 18, 2010, 18:39:26
I updated the Mogulus bot. Unistall the one you have now and download and re-install the version from EDC.
http://www.elxis-downloads.com/com_downloads/multimedia/43.html (http://www.elxis-downloads.com/com_downloads/multimedia/43.html)
Title: Re: help with this ...Path: /includes/Core/elxis.php
Post by: johannis on March 19, 2010, 03:24:42
i have no idea.what mogulus bot is,i havent even installed any modules yet.how do i uninstall it and what has this answer got to do with my initial question.this is for other people also.
Title: Re: help with this ...Path: /includes/Core/elxis.php
Post by: webgift on March 19, 2010, 11:44:40
You will go at the top menu on administrator area.
Then click at Bot ---> Site Bot

Find Mogulus bot select it and delete it.

Finally Bot--> install/uninstall bot  and Download and install from Elxis Downloads Center - > Fetch list of available extensions --> find Mogulus bot and install it!

Title: Re: help with this ...Path: /includes/Core/elxis.php
Post by: johannis on March 20, 2010, 02:33:35
what does bot do anyway?and my question was only partially answered