PDA

View Full Version : Article Limit Fix?


NetMarketer
07-18-2006, 04:24 AM
Hi All,

I was wondering if someone could help me fix this issue.

In my admin panel. I am able to add in new articles, however, I am now on the addition of article #165 and there was an error with it and I wanted to fix it.

Clicked on Articles, went to the last page, and it is only showing up to article number 160 - Is thiere a limit on this - or is there something I'm missing to fix this up.

Any help appreciated :-D

Thank you

David
07-18-2006, 05:15 AM
Can you try locating and editing/deleting from phpMyAdmin?

NetMarketer
07-18-2006, 04:47 PM
Yes I can see them and edit it from myphpadmin, I can see the other articles no problem is by that avenue that the only option right now to fix this?

Please, confirm and i will proceed in this manner i have not added any additional articles just in case there was an upgrade necessary with the script.

Thank you ;-)

David
07-18-2006, 06:05 PM
I was a little curious that maybe the problem is related to maybe a special character that is unique to that article, rather than the total number of articles. Can you try submitting something very simple and see if it makes a difference?

NetMarketer
07-18-2006, 07:01 PM
I am stumped....

I guess my Admin section for articles is not sorting properly.

I check phpMYadmin and viewed the articles. 155 rows.

In my Articles admin, I have 10 pages x 15 articles each + 1 page with 5 articles = 155 articles, they're all there, but not listed in the order now that I have keyed them in.

I clicked on the top headers to see if there was a sort feature I accidentally clicked but don't see any, so it's just not organizing the articles properly in the admin.

I have to go through each page to locate the article to make the correction.

Is there an easy way for me to sort the articles in the Admin to show the last one I added as the first one on the top of the list in case I need to go back and make a correction?

Thanks for your support.

David
07-18-2006, 07:22 PM
The article script definitely needs some attention! :)
I've been trying (but failing) to get the person who did a majority of the work to do some more on this project. If I can't get him to help soon, we'll go to "plan B".

NetMarketer
07-18-2006, 07:46 PM
Awesome, Thank you.

vova
07-22-2006, 02:08 PM
Content visible to registered users only.

Please make next changes to admin/articles_list.php file:

Find text (near line 52):
Content visible to registered users only.
and replace it by the following text:
Content visible to registered users only.

NetMarketer
07-28-2006, 04:44 AM
That works perfectly :-D