White Page After Delete Forum »  Show posts from    to     

Icy Phoenix


Old Support Topics - White Page After Delete Forum



KugeLSichA [ Mon 20 Jul, 2009 09:49 ]
Post subject: White Page After Delete Forum
Hey guys,

can somebody confirm this and/or have a fix for it...

I have updated 2 different forums from 1.2.0.27c to 1.3.0.53

All works fine and ok, but if i go to forum management and delete a forum or subforum, after the delete the whole page is blank and i can´t access the forum as well... so i always need to clear the cache manually, than i have access again...

I tried to find a solution later this day... just want to know if somebody have the same problem...

thanks




I have a found a solution...

Spoiler: [ Show ]


Do not apply this, if you dont have the same problem like me...

@MG can you confirm this?


KugeLSichA [ Wed 22 Jul, 2009 09:58 ]
Post subject: Re: White Page After Delete Forum
found another problem...

my posted code changes in first post, works only, if you delete the forum with no post, and/or if you delete the posts and do not move them...

if you choose to move the posts from the deleted forum to another forum... page is also blank...


Mighty Gorgon [ Wed 22 Jul, 2009 13:47 ]
Post subject: Re: White Page After Delete Forum
I have tested it and I don't have this problem...

Can you describe the exact steps to replicate it please?


Mighty Gorgon [ Wed 22 Jul, 2009 13:51 ]
Post subject: Re: White Page After Delete Forum
Also what you will only need to add are these:

Code: [Hide] [Select]
empty_cache_folders(FORUMS_CACHE_FOLDER);
empty_cache_folders(TOPICS_CACHE_FOLDER);
sync('forum', $from_id);


KugeLSichA [ Wed 22 Jul, 2009 14:07 ]
Post subject: Re: White Page After Delete Forum
Mighty Gorgon wrote: [View Post]
I have tested it and I don't have this problem...

Can you describe the exact steps to replicate it please?


i have updated my 1.2.0.27c to 1.3 with all code and sql changes...

i go into acp forum->management and click the delete icon... then on the next page "move all contents" i tried both options "delete all posts" and also moved the posts in a new forum... and the error also apears if i delete a empty forum...

ip_error


Mighty Gorgon [ Thu 23 Jul, 2009 12:57 ]
Post subject: Re: White Page After Delete Forum
I don't have that error.

Let's wait if someone else is having the same error.


spydie [ Thu 23 Jul, 2009 13:14 ]
Post subject: Re: White Page After Delete Forum
I´ve just tested that issue on local and i don´t have any errors there.

You just need to delete first the subforum and then the forum or categorie


KugeLSichA [ Thu 23 Jul, 2009 18:40 ]
Post subject: Re: White Page After Delete Forum
Thanks guys...

its not a big problem for me, because i know what i have to do if i got the white page... i was reporting this here because i though other users may have the same problem...

@spydie.. yes i did so


Mighty Gorgon [ Thu 23 Jul, 2009 20:40 ]
Post subject: Re: White Page After Delete Forum
Try latest SVN files... and let me know.


KugeLSichA [ Thu 23 Jul, 2009 21:34 ]
Post subject: Re: White Page After Delete Forum
Mighty Gorgon wrote: [View Post]
Try latest SVN files... and let me know.


Hey Luca...

i ried the svn files... but same error as before...

but i found the solution...

Spoiler: [ Show ]


I tried to realize wich file cause this error... i´m not sure... but i think it can be the sql_themes file...

with the codechanges above... all is working very well... eighter if i delete or move the post from the deleted forum...

If you verify this... i mark this topic as solved...

thanks for your time...


Mighty Gorgon [ Fri 24 Jul, 2009 01:12 ]
Post subject: Re: White Page After Delete Forum
Well, I don't understand why it happens... but anyway I'll add this extra files deletions.

I hope this is definitely solved.




Powered by Icy Phoenix