Topic: A bug in Commented page
I don't have any commented posts with file attachment yet. But when I try to filter my commented posts from all posts to files, the page is blank.
Is this a bug?
Sharetronix Themes,Plugins,Templates,Tutorials
Sharetronix Tutorials,Guide,Themes,Plugins - Looking for complete information about Sharetronix? SharetronixGuide is the best place to look in.
You are not logged in. Please login or register.
I don't have any commented posts with file attachment yet. But when I try to filter my commented posts from all posts to files, the page is blank.
Is this a bug?
Can u attach the screen-shot of the issue you have found .
Okay, the screenshots...
I try to filter my commented posts from All posts to Files...
and, It shows a blank page!
I think posts filtering function in Commented tab is not working properly.
Actually the Bug you have reported is only happened with you . I couldn't find no one reported this issue. I have tried this with two or more browsers but its working fine . so we can not take this a bug.
What kind of browser you are using . Is your browser supports script execution.
Try again .Let me know this issue still there. I will contact other members once again to check ,if any one got similar issue
Thanks
Yes, I am the first person who reported this bug. And after I reported it in sharetronix demo site, another user reported it too.
find line 191, thens look at this
p.comments, "0" AS reshares p.date, p.ip_addr,
<<< somebody forgot to type comma after reshares, so just at comma after reshares, become
p.comments, "0" AS reshares, p.date, p.ip_addr,
Thanks to abadhy from Sharetronix.com
find line 191, thens look at this
p.comments, "0" AS reshares p.date, p.ip_addr,
<<< somebody forgot to type comma after reshares, so just at comma after reshares, become
p.comments, "0" AS reshares, p.date, p.ip_addr,Thanks to abadhy from Sharetronix.com
What file ?
I am sorry you have to make "dashboard.php" file found on the "System/controllers" folder
With UBB WYSIWYG Editor Extension. © 2010 ColorfulPHP.