Hi There,
Praise the Lord! π Solved for efiction Version 3.5.1 problem in sub-categories and Captcha.
After trying reinstalling the certain old scripts, tweaking some code, still having problem with Main Categories not showing sub-categories no matter what I do. Also, the CAPTCHA was not working. So I decided to look at the error on Page showed in Explorer. First error scripts is includes/xmlhttp.js I download from a Free source and it work but another error turned up, includes/javascript.js So I uploaded the javascript.js from the efiction 3.0 version. By the way the error message has something to do with the Ajax Object.
Now is working great.
Here the 2 scripts that helped me solve both problems, "sub-categories not showing" and "CAPTCHA error input".
Click link below to download and upload both files to your efiction directory includes/
Download:-
www.homestanley.net/downloads/xmlhttp.js (this script is from www.chirp.com.au )
www.homestanley.net/downloads/javascript.js (this script is from efiction 3.0 version)
Good luck and enjoy.
Did you first try downloading the relevant files from the eFiction repository? They're more up-to-date (post-3.5.1, not yet officially released) and probably fix what you're talking about (though you weren't too specific, so I'm not sure).
You'd probably want:
includes/javascript.js
includes/categorylist.php
http://efiction.svn.sourceforge.net/viewvc/efiction/includes/
Hi Livia
Strange happening, the categories was working when I uploaded old script. I followed instruction, using the disposory
You'd probably want:
includes/javascript.js
includes/categorylist.php
It didn't work either. Eitheir page
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; Tablet PC 2.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Timestamp: Thu, 27 Aug 2009 07:48:29 UTC
Message: 'ajaxObject' is undefined
Line: 37
Char: 2
Code: 0
URI: http://www.esharingportal.com/includes/javascript.js
Seems to eb AjaxObject issue again.
Hmm, interesting. I know that I was having trouble with subcategories for IE 8 users (and I think Chrome and Safari as well), and I updated those files and the issues were fixed. I probably have other files from the repository as well (I honestly don't remember).
But to be clear, the problem being fixed by the files I mentioned (particularly categorylist.php, I believe) is in the submissions form. There is a separate problem in the Admin > Categories where clicking the + button makes the subcategories disappear. That's fixed by another file, I think, one I didn't mention. I don't remember which of the top of my head, though. :
SOLVED FINALLY, π
Thank you Lyndsie, Tammy
includes/javascript.js
includes/categorylist.php
includes/xmlhttp.js
Click to download fromeFiction repository http://efiction.svn.sourceforge.net/viewvc/efiction/includes/
Download all the above file and upload to your server to replace the 3 files worked.
