All Good Things Must Come To An End

As you all know, I have been doing WordPress plugins and supporting it for the past 6 years. These 6 years of my life, I have been through my polytechnic education, my national service as well as my university education.

I just graduated from university in December 2009 and have been looking for full-time jobs. I am offered a full-time job and will be starting work on 1st February 2010.

I regret to say that I am NOT ABLE to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.

However, I WILL still update my plugins whenever I can and you still can report bugs to me via email and I will try to fix it.

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - puttee

Pages: [1]
1
WP-CommentNavi / Re: paging is not working
« on: 19 September 2009, 09:49 »
As I said, paging for comments was working WITHOUT wp-downloadmanager on all posts/pages. WITH downloadmanager it is also working EXCEPT on my "Download" page. So I tried the following:
I moved all my comments from my "download" page to another page (with a special plugin). This site has exactly the same content. And there the paging was working correctly, also with downloadmanager. So my thoughts were, it has something to to with the permalinks of my downloadsite, which was called: http://www.miranda-fusion.de/download/  .On another trial, I just renamed my downloadpage to http://www.miranda-fusion.de/downloads/  (with an "s" at the end". And now its working.

2
WP-CommentNavi / Re: paging is not working
« on: 18 September 2009, 20:02 »
mkay, I tried it now on my online site. I deactivate the wp-downloadmanger. Now, the wp-commentnavi doesnt show the error of "Invalid ID or files.." BUT... after cklicking on one of these paging 1 | 2 | 3 | Links, I get linked to the main (index) page of my site. So it looks so it has something to to with downloadmanager. Any ideas to solve this problem?

EDIT: I have tried another static "page" where user can leave a comment. But on this site no downloads were offered. And the paging is working there without any problems. So it looks like it has something to to with the id="..." on downloadpages, I guess... o.O

Another thing, what happens during my tests. After deactivating the wp-downloadmanager, and reactiviating, ALL files get the status "hidden", so no download was seen on my page. Is this supposed to be?

3
WP-CommentNavi / Re: paging is not working
« on: 17 September 2009, 17:27 »
You think it has something to do with downloadmanager? (have tried it without an with)
The paging is correctly working for comments on posts (blog) "sites", but not on single pages. (WP-CommentNavi)
And also WP-PageNavi do its job great.


4
WP-CommentNavi / Re: paging is not working
« on: 17 September 2009, 16:50 »
wp-downloadmanager?
Yes tried it also with the wp default theme, same. I also tried it on different locations on localhost.
<?php previous_comments_link() ?> also doesnt work. So it think there is something wrong, in/on whatever :-/

5
WP-CommentNavi / Re: paging is not working
« on: 16 September 2009, 19:11 »
strange, strange...
I have deactivated all plugins instead of wp_commentsnavi. Tried differents of themes (supporting wp_comment_list). Now on clicking one a paging link, I'm getting refered to the main page (index). But the link in the browser, despite is the link for pageing e.g. http://localhost/download/comment-page-7/#comments   :'(

6
WP-CommentNavi / Re: paging is not working
« on: 16 September 2009, 18:29 »
mh, no  ???
same error message o.O
Is it a WP issue?

7
WP-CommentNavi / Re: paging is not working
« on: 16 September 2009, 18:04 »
Hi,
I have also a problem to get pageing working correctly on single pages.
Paging is working for comments in posts. For expample here: http://www.miranda-fusion.de/2009/06/19/miranda-fusion-2-0-3-final-release/

But it is NOT working for comments on static pages like this for example: http://www.miranda-fusion.de/download/
When you click there on a pageing link, you get an error: "Invalid File ID or File Name."
The comments.php template includes the <?php wp_list_comments('callback=custom_comment'); ?> function.

Is there an explanation for that? Hopefully you can help me

thx in advanced
puttee

Pages: [1]