![]() |
|
#1
|
||||
|
||||
|
In my » Quick Moderation module on my home page www.cpfools.com, I see
Threads (0) Posts (2) <--------- Events (0) Attachments (0) Users (0) But, whn I click on that, it takes me to adminCP and it says: Threads Awaiting Moderation No Threads awaiting moderation Posts Awaiting Moderation No Posts awaiting moderation Also, when I click on my profile on same home page under » Active Users module, I get a page not found http://www.cpfools.com/member.php?u=1 I do not know why it shows me as that but could be not insync with database? I also am needing a step by step walk through on adding links to a module, adding a module, and a couple other issues. If someone has the time to help me, please pm me or IM me when I'm on. Thank you! |
|
#2
|
||||
|
||||
|
*Update
I realized it should be calling this profile from forum dir and it is not as this url works: http://www.cpfools.com/forum/member.php?u=1 Still not sure how to fix it though |
|
#3
|
||||
|
||||
|
For the moderation issue, if you have the quick stats enabled in your admin cp, please see if it also shows that some posts are awaiting moderation. If not, please run this query and let me know what it returns:
SELECT * FROM moderation WHERE type = 'post' As for the online user's problem, I believe the bug posted in this thread is most likely what's causing the problem. |
|
#4
|
||||
|
||||
|
In quick stats > Moderated Posts 2 [View]
But same results when I click on view Threads Awaiting Moderation No Threads awaiting moderation Posts Awaiting Moderation No Posts awaiting moderation * I ran query and it states: Query SELECT * FROM moderation WHERE type = 'post' Results: 0, Page 1 of 0 ~~~~~~~~~~~~~~~~~~~~~~ For the online user's problem: You the man! Worked perfectly! Now, when are ya gonna come see the first SMF converted site to vb?
|
|
#5
|
||||
|
||||
|
Quote:
DELETE FROM moderation WHERE type = 'reply'; Last edited by Brian; 09-13-2004 at 12:45 PM. |
|
#6
|
||||
|
||||
|
All my issues have been taken care of !
Except the noobie personal walk through of creating a module that I have tried to do 15 times but no luck getting it. Anyway, I understand and thank you VERY much for the help resolving the others! |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Dead page issues....... | ViRuS | Feedback & Suggestions | 0 | 06-09-2004 04:12 PM |
| Multiple front pages | Thanatos | Troubleshooting / "How do I..." Questions | 3 | 05-21-2004 10:35 AM |
| Multiple versions of VBA at the same time? | TheNakedMan | Troubleshooting / "How do I..." Questions | 1 | 05-17-2004 12:57 PM |