RSS 2.0
Browse posts:
Unanswered |
Mark all read
| Author | Message | ||||||
|---|---|---|---|---|---|---|---|
|
admun Nucleus Guru ![]() ![]() Joined: 20 Oct 2003 Posts: 4086 Location: San Francisco, CA, USA |
The code looks right to me..... but I know what failed, just can't tell why.... What is $CONF['Self'] you have in index.php in your blog's main directory? One thing I noticed is I've FancyURL setup and you are not.... it was known to cause grief in the past.... admun _________________ Personal blog: http://edmondhui.homeip.net/blog/ NucluesCMS dev blog: http://edmondhui.homeip.net/nudn/ |
||||||
|
|
|||||||
|
superman Nucleus Newbie Joined: 22 Jul 2005 Posts: 12 Location: Texas |
i think i might have found the problem. the person who left a comment was not a member. and thus not logged in...think that might be an issue?if so, on this particular blog, how do i limit comments to members only (this is probably a question for another thread) |
||||||
|
|
|||||||
|
admun Nucleus Guru ![]() ![]() Joined: 20 Oct 2003 Posts: 4086 Location: San Francisco, CA, USA |
No. I just tested the scenario. It works for me. _________________ Personal blog: http://edmondhui.homeip.net/blog/ NucluesCMS dev blog: http://edmondhui.homeip.net/nudn/ |
||||||
|
|
|||||||
|
superman Nucleus Newbie Joined: 22 Jul 2005 Posts: 12 Location: Texas |
(alt+p)
|
||||||
|
|
|||||||
|
superman Nucleus Newbie Joined: 22 Jul 2005 Posts: 12 Location: Texas |
the image shows a person (not logged in) leaving a comment and then i left a test comment. the weird thing is that the url changed...weird...by the way thanks for checking this stuff out for me |
||||||
|
|
|||||||
|
admun Nucleus Guru ![]() ![]() Joined: 20 Oct 2003 Posts: 4086 Location: San Francisco, CA, USA |
Thanks for the screenshot. As far as I can tell, the error seem to happen what $CONF['IndexURL'] is empty, but createItemURL() calls failed.... or $CONF['IndexURL'] is not the index URL of the blog..... it might be a normal URL mode specific problem..... _________________ Personal blog: http://edmondhui.homeip.net/blog/ NucluesCMS dev blog: http://edmondhui.homeip.net/nudn/ |
||||||
|
|
|||||||
|
admun Nucleus Guru ![]() ![]() Joined: 20 Oct 2003 Posts: 4086 Location: San Francisco, CA, USA |
It does looks like the $CONF['IndexURL'] is empty in some case. I just tried making comment as non memebr and it works in FancyURL mode...... [update] and even URL from a member doesn't look correct to me.... a / is missing between the site's URL and ?itemid=9 _________________ Personal blog: http://edmondhui.homeip.net/blog/ NucluesCMS dev blog: http://edmondhui.homeip.net/nudn/ |
||||||
|
|
|||||||
|
admun Nucleus Guru ![]() ![]() Joined: 20 Oct 2003 Posts: 4086 Location: San Francisco, CA, USA |
Please check and report the following: 1) what is the $CONF['Self'] is set as in index.php in your blog's directory? 2) what is the site URL defined in the blog setting? _________________ Personal blog: http://edmondhui.homeip.net/blog/ NucluesCMS dev blog: http://edmondhui.homeip.net/nudn/ |
||||||
|
|
|||||||
|
superman Nucleus Newbie Joined: 22 Jul 2005 Posts: 12 Location: Texas |
here is the info: from index.php in root of blog: $CONF['Self'] = 'http://meusprosapia.com'; ...not sure what this means: 2) what is the site URL definite in the blog setting? in the admin area URL of Site (should end with a slash) = http://meusprosapia.com/ i think this is what you are asking me.. |
||||||
|
|
|||||||
|
admun Nucleus Guru ![]() ![]() Joined: 20 Oct 2003 Posts: 4086 Location: San Francisco, CA, USA |
try to put "." as $CONF['Self'] You can test it as non member to see if your suspusion is right.
This seem good. _________________ Personal blog: http://edmondhui.homeip.net/blog/ NucluesCMS dev blog: http://edmondhui.homeip.net/nudn/ |
||||||
|
|
|||||||
|
All times are GMT + 1 Hour
You cannot post new topics in this forum |
|||||||