Nucleus Support Forum Index

Find on the forum:
any terms  all terms  Advanced Search

RSS 2.0
Browse posts: Unanswered | Mark all read

« »
Loading Nucleus FAQ ticker...
Post new topic This topic is locked: you cannot edit posts or make replies.
Author Message
admun
Nucleus Guru
Nucleus Guru


Joined: 20 Oct 2003
Posts: 4086
Location: San Francisco, CA, USA

Post Posted: Sun May 01, 2005 5:00 am   Post subject:
Reply with quote

v0.20 is out
* mail() empty $to warning/error
* fix comment notification missing itemid problem (compatibility issue with Nucleus 3.0)
* fix xhtml
* add table removal option
* add admin menu subscriber list sorting

Please see http://wakka.xiffy.nl/mostviewed

_________________
Personal blog: http://edmondhui.homeip.net/blog/
NucluesCMS dev blog: http://edmondhui.homeip.net/nudn/

Back to top

View user's profile Send private message Visit poster's website
empiryk
Nucleus Expert


Joined: 13 Apr 2003
Posts: 382
Location: Poland/Cracow

Post Posted: Sun May 01, 2005 9:34 am   Post subject:
Reply with quote

Whe I try clean up subscribers list and click 'delete' (subscriber), NP_Notify redirects browser to my domain address with prefix 'www.domain.tld' - though I am logged (and usually use addres) to 'domain.tld'. It is annoing Confused
How can I modify the plugin to avoid this behaviour?

_________________
[ I apologize for my poor english ]
(head)log http://born66.net

Back to top

View user's profile Send private message Send e-mail Visit poster's website
admun
Nucleus Guru
Nucleus Guru


Joined: 20 Oct 2003
Posts: 4086
Location: San Francisco, CA, USA

Post Posted: Sun May 01, 2005 4:23 pm   Post subject:
Reply with quote

empiryk wrote:
Whe I try clean up subscribers list and click 'delete' (subscriber), NP_Notify redirects browser to my domain address with prefix 'www.domain.tld' - though I am logged (and usually use addres) to 'domain.tld'. It is annoing Confused
How can I modify the plugin to avoid this behaviour?

Hum.... I just test it on my blog and I didn't encounter this..... maybe you got redirect to the www.domain.tld after a action?? Can you provide more details.... you are deleting from the admin menu, right?

_________________
Personal blog: http://edmondhui.homeip.net/blog/
NucluesCMS dev blog: http://edmondhui.homeip.net/nudn/

Back to top

View user's profile Send private message Visit poster's website
empiryk
Nucleus Expert


Joined: 13 Apr 2003
Posts: 382
Location: Poland/Cracow

Post Posted: Mon May 02, 2005 8:05 am   Post subject:
Reply with quote

admun wrote:
maybe you got redirect to the www.domain.tld after a action?
No - just after clicking 'delete' in admin.
admun wrote:
Can you provide more details.... you are deleting from the admin menu, right?
Yes - I am logged into admin | Notification Management - http://domain.tld/nucleus/plugins/notifyme/ and I click 'delete' on one of subscribtions.
Now I notice that status bar shows URL for action 'delete':
http://domain.tld/action.php?action=plugin&name=NotifyMe&type= form&emailaddress=usenet@neo.pl&redirecturl=http://domain.tld/nucleus/plugins/notifyme&currBlogId=1
but clicking on 'delete' redirects to:
http://www.domain.tld/nucleus/plugins/notifyme/?&subscribe=0&subtype=blogSub&add=usenet@neo.pl
of course - this pages says correctly: You're not logged in. and on the bottom prints:
Quote:
Fatal error: Call to a member function on a non-object in /home2/empiryk/public_html/nucleus/plugins/NP_NotifyMe.php on line 548
Now I manually correct URL to http://domain.tld/nucleus/plugins/notifyme/?&subscribe=0&subtype=blogSub&add=usenet@neo.pl and this works - i.e. given subsciber is removed from database.
_________________
[ I apologize for my poor english ]
(head)log http://born66.net

Back to top

View user's profile Send private message Send e-mail Visit poster's website
hcgtv
Nucleus Guru
Nucleus Guru


Joined: 27 Feb 2004
Posts: 2657
Location: Charlotte, NC

Post Posted: Mon May 02, 2005 2:22 pm   Post subject:
Reply with quote

empiryk,

Are you still running Blog:CMS or have you made the switch to Nucleus?

The reason I ask is that it's not fair to Nucleus plugin writers if their plugins work fine in Nucleus but may have issues in Blog:CMS.

Thanks.

_________________
Bert Garcia ~ hcgtv ~ PHPXref

Back to top

View user's profile Send private message Send e-mail Visit poster's website
admun
Nucleus Guru
Nucleus Guru


Joined: 20 Oct 2003
Posts: 4086
Location: San Francisco, CA, USA

Post Posted: Mon May 02, 2005 2:58 pm   Post subject:
Reply with quote

This is wierd..... line 548 is: $currBlogId = $blog->getID(); This should not happened....... can you look into apache's error log and see what actual error you get?

empiryk wrote:

Quote:
Fatal error: Call to a member function on a non-object in /home2/empiryk/public_html/nucleus/plugins/NP_NotifyMe.php on line 548

Now I manually correct URL to http://domain.tld/nucleus/plugins/notifyme/?&subscribe=0&subtype=blogSub&add=usenet@neo.pl and this works - i.e. given subsciber is removed from database.

_________________
Personal blog: http://edmondhui.homeip.net/blog/
NucluesCMS dev blog: http://edmondhui.homeip.net/nudn/

Back to top

View user's profile Send private message Visit poster's website
admun
Nucleus Guru
Nucleus Guru


Joined: 20 Oct 2003
Posts: 4086
Location: San Francisco, CA, USA

Post Posted: Mon May 02, 2005 3:01 pm   Post subject:
Reply with quote

This is also wierd... how come the delete action redirect to add subscriber? ot so it seem to me.... Confused
empiryk wrote:
I am logged into admin | Notification Management - http://domain.tld/nucleus/plugins/notifyme/ and I click 'delete' on one of subscribtions.
Now I notice that status bar shows URL for action 'delete':
http://domain.tld/action.php?action=plugin&name=NotifyMe&type= form&emailaddress=usenet@neo.pl&redirecturl=http://domain.tld/nucleus/plugins/notifyme&currBlogId=1
but clicking on 'delete' redirects to:
http://www.domain.tld/nucleus/plugins/notifyme/?&subscribe=0&subtype=blogSub&add=usenet@neo.pl

_________________
Personal blog: http://edmondhui.homeip.net/blog/
NucluesCMS dev blog: http://edmondhui.homeip.net/nudn/

Back to top

View user's profile Send private message Visit poster's website
admun
Nucleus Guru
Nucleus Guru


Joined: 20 Oct 2003
Posts: 4086
Location: San Francisco, CA, USA

Post Posted: Mon May 02, 2005 3:05 pm   Post subject:
Reply with quote

Just did a test... when I hit unsubscribe from the admin menu. I end up at a page saying:

You are now unsubscribed from blah blah balsh what not

and the url is like: http://edmondhui.homeip.net/blog/action.php?action=plugin&name=NotifyMe&type=form&emailaddress=ymehui@sympatico.ca&redirecturl=noredirect&currBlogId=1&itemid=415

Are you using a correct version of NP_NotifyMe??

Rgds,
admun wrote:
This is also wierd... how come the delete action redirect to add subscriber? ot so it seem to me.... Confused
empiryk wrote:
I am logged into admin | Notification Management - http://domain.tld/nucleus/plugins/notifyme/ and I click 'delete' on one of subscribtions.
Now I notice that status bar shows URL for action 'delete':
http://domain.tld/action.php?action=plugin&name=NotifyMe&type= form&emailaddress=usenet@neo.pl&redirecturl=http://domain.tld/nucleus/plugins/notifyme&currBlogId=1
but clicking on 'delete' redirects to:
http://www.domain.tld/nucleus/plugins/notifyme/?&subscribe=0&subtype=blogSub&add=usenet@neo.pl

_________________
Personal blog: http://edmondhui.homeip.net/blog/
NucluesCMS dev blog: http://edmondhui.homeip.net/nudn/

Back to top

View user's profile Send private message Visit poster's website
empiryk
Nucleus Expert


Joined: 13 Apr 2003
Posts: 382
Location: Poland/Cracow

Post Posted: Mon May 02, 2005 7:03 pm   Post subject:
Reply with quote

admun wrote:
can you look into apache's error log and see what actual error you get?

Here you have from Apache error log:
Quote:
[Sun May 1 23:50:24 2005] [error] PHP Fatal error: Call to a member function on a non-object in /home2/empiryk/public_html/nucleus/plugins/NP_NotifyMe.php on line 548
[Sun May 1 23:38:10 2005] [error] PHP Fatal error: Call to a member function on a non-object in /home2/empiryk/public_html/nucleus/plugins/NP_NotifyMe.php on line 548
[Sun May 1 23:38:03 2005] [error] PHP Fatal error: Call to a member function on a non-object in /home2/empiryk/public_html/nucleus/plugins/NP_NotifyMe.php on line 548
[Sun May 1 23:37:04 2005] [error] PHP Fatal error: Call to a member function on a non-object in /home2/empiryk/public_html/nucleus/plugins/NP_NotifyMe.php on line 548
[Sun May 1 21:06:54 2005] [error] PHP Fatal error: Call to a member function on a non-object in /home2/empiryk/public_html/nucleus/plugins/NP_NotifyMe.php on line 548

_________________
[ I apologize for my poor english ]
(head)log http://born66.net

Back to top

View user's profile Send private message Send e-mail Visit poster's website
admun
Nucleus Guru
Nucleus Guru


Joined: 20 Oct 2003
Posts: 4086
Location: San Francisco, CA, USA

Post Posted: Mon May 02, 2005 7:21 pm   Post subject:
Reply with quote

If this is the error... this is really wierd.. it's calling $blog.... which must be exist. I have no idea how this error occurs. What version of Nucleus and NotifyMe you're running? What other plugins you installed?

Rgds,

empiryk wrote:
admun wrote:
can you look into apache's error log and see what actual error you get?

Here you have from Apache error log:
Quote:
[Sun May 1 23:50:24 2005] [error] PHP Fatal error: Call to a member function on a non-object in /home2/empiryk/public_html/nucleus/plugins/NP_NotifyMe.php on line 548
[Sun May 1 23:38:10 2005] [error] PHP Fatal error: Call to a member function on a non-object in /home2/empiryk/public_html/nucleus/plugins/NP_NotifyMe.php on line 548
[Sun May 1 23:38:03 2005] [error] PHP Fatal error: Call to a member function on a non-object in /home2/empiryk/public_html/nucleus/plugins/NP_NotifyMe.php on line 548
[Sun May 1 23:37:04 2005] [error] PHP Fatal error: Call to a member function on a non-object in /home2/empiryk/public_html/nucleus/plugins/NP_NotifyMe.php on line 548
[Sun May 1 21:06:54 2005] [error] PHP Fatal error: Call to a member function on a non-object in /home2/empiryk/public_html/nucleus/plugins/NP_NotifyMe.php on line 548

_________________
Personal blog: http://edmondhui.homeip.net/blog/
NucluesCMS dev blog: http://edmondhui.homeip.net/nudn/

Back to top

View user's profile Send private message Visit poster's website
Post new topic This topic is locked: you cannot edit posts or make replies.
Display posts from previous:   

Goto page 1, 2, 3, 4, 5, 6, 7  Next

Page 1 of 7

All times are GMT + 1 Hour

Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Powered by phpBB © 2001, 2002 phpBB Group