Skip to content
WJunction - Webmaster Forum

i am psting to dle blogs, is this good way?

Status
Not open for further replies.
hello,

when i click on my profile on dle blogs, i see the posts i have submitted. but when i click on 'Show user publications' i only get this message:

[h=2]An error has occurred![/h] No articles found or you do not have access to them.




they dont public my posts? because if i go to movies sections i dont see my posts
 

1 comment

hello,

when i click on my profile on dle blogs, i see the posts i have submitted. but when i click on 'Show user publications' i only get this message:

An error has occurred!

No articles found or you do not have access to them.




they dont public my posts? because if i go to movies sections i dont see my posts

The problem maybe your post is "pending for approval", your post will not be displayed until admin approved your post. but if you are site admin then the problem might be from htaccess to rewrite URL to your profile news so be sure your htaccess has
Code:
RewriteRule ^user/([^/]*)/news(/?)+$ index.php?subaction=allnews&user=$1 [L]
RewriteRule ^user/([^/]*)/news/page/([0-9]+)(/?)+$ index.php?subaction=allnews&user=$1&cstart=$2 [L]
 
Status
Not open for further replies.

About the author

E
Banned · Joined
66
Messages
4
Reactions
8
Points

Advertise on WJunction

Reach 1000's of webmasters, hosts & affiliates. Banner & sponsored-thread slots available.

Contact us
Back
Top Bottom