Title |
items awaiting validation but not showin |
Message Text |
The left side on the admin panel shows me:
Additions
Pending Validation (2)
Add Categories
Add Links
Add Member
MySQL shows me:
mysql> select deleted,validated from wsnlinks_links where validated=0;
+---------+-----------+
| deleted | validated |
+---------+-----------+
| 0 | 0 |
| 0 | 0 |
+---------+-----------+
2 rows in set (0.02 sec)
Clicking on the pending link tells a different story:
Links (0) Links Edits (0) Links Awaiting Payment (0) Categories (0) Comments (0) Members (0) Attachments (0) Ratings (0) Trader Ratings (0) XML Feeds (0)
Nothing is pending validation at the moment.
|
Rating |
0/5 based on 0 votes.
|
Ownership |
nelgin |
Views |
461 views. Averaging 0 views per day. |
Similar Topics |
|
Submission Date |
Aug 30, 2012 - 12:03 PM |