Icy Phoenix

     
 


Post new topic  This topic is locked: you cannot edit posts or make replies. 
Page 1 of 1
 
 
Reply with quote Download Post 
Post [XS] "No Posts Exist For This Topic" 
 
Hi, I have a problem with XS 0.58b, used search function but found nothing


Randomly (I can't figure out specific events to connect this issue to) I get an error message "No posts exist for this topic" when someone tries to reach the last post from forum index or recent posts block in portal.

If someone accesses the first page (or another different from the very last one) and posts a new post, it "unblocks" and works again.


It seems like "it" creates a new page, but doesn't insert the new post in that page... so, for example, I got page 10 linked, but the last post is actually in page 9...


Does anybody else had this problem?
 



 
VortexSend private messageVisit poster's website  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: [XS] "No Posts Exist For This Topic" 
 
Hi Vortex,

take a look here:
http://www.icyphoenix.com/viewtopic.php?p=3466#p3466

MG says maybe mod rewrite
 



 
TheSteffenSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: [XS] "No Posts Exist For This Topic" 
 
Thanks for answering, TheSteffen.

URL Rewrite is disabled.


It has something to do with the database... somehow relating with deleted posts or deleted users... but I can't figure out anything else.
 



 
VortexSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: [XS] "No Posts Exist For This Topic" 
 
Vortex wrote: [View Post]
Thanks for answering, TheSteffen.

URL Rewrite is disabled.


It has something to do with the database... somehow relating with deleted posts or deleted users... but I can't figure out anything else.


Sorry, than I can't help you...    maybe other users can help you  
 



 
TheSteffenSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: [XS] "No Posts Exist For This Topic" 
 
TheSteffen wrote: [View Post]
Vortex wrote: [View Post]
Thanks for answering, TheSteffen.

URL Rewrite is disabled.


It has something to do with the database... somehow relating with deleted posts or deleted users... but I can't figure out anything else.


Sorry, than I can't help you...    maybe other users can help you  



Thanks a lot anyway


I'm trying something... If I'd like to set ALL users to 20 posts per page is this query right?


Code: [Download] [Hide]
  1. UPDATE phpbb_users SET user_topics_per_page=20 WHERE user_style=! 20  




?
 



 
VortexSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: [XS] "No Posts Exist For This Topic" 
 
It' enough if you use this:
Code: [Download] [Hide] [Select]
UPDATE phpbb_users SET user_topics_per_page=20;


This will set 20 to each user.
If I understand you right, you want this for every user.

Be sure you prefix is phpbb
 



 
TheSteffenSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: [XS] "No Posts Exist For This Topic" 
 
TheSteffen wrote: [View Post]
It' enough if you use this:
Code: [Download] [Hide] [Select]
UPDATE phpbb_users SET user_topics_per_page=20;


This will set 20 to each user.
If I understand you right, you want this for every user.

Be sure you prefix is phpbb



Yes... but I discovered i totally useless


I'll try something else...
 



 
VortexSend private messageVisit poster's website  
Back to topPage bottom
Post new topic  This topic is locked: you cannot edit posts or make replies.  Page 1 of 1
 


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events


  

 

  cron