Jump to content


- - - - -

Rebuild content => timed out (?) - white page


  • Please log in to reply
4 replies to this topic

#1 ranjani

ranjani

    Advanced Member

  • Members
  • PipPipPipPip
  • 61 posts
  • IPB Version:v2.3.x

Posted 31 December 2010 - 07:35 AM

we have about 10360 rows in ibf_posts and trying to rebuild post content
to remove hide hack. the process is showing white page.. I have also tried
25 per cycle with no positive result :( could you please suggest a solution ...

#2 AndyF

AndyF

    Cogito ergo sum

  • Management
  • PipPipPipPipPipPipPipPipPipPip
  • 8,414 posts
  • Location:Derby, UK
  • Real Name:Andy
  • IPB Version:v3.2.x
Contributor

Posted 31 December 2010 - 02:17 PM

Try it with say 10 or 15 per cycle.

You can also try this > http://www.invisionm...95-white-pages/ , that way you should see the error if nothing else :)

View my tutorials

Please do NOT pm me with support related questions unless requested.
If you are in need of help or assistance, please post on the forum in the appropriate section!



A Look Back - 1.0.1 - 1.3.1 - 2.0.0 - 2.1.7 - 2.2.0 - 2.3.6

#3 ranjani

ranjani

    Advanced Member

  • Members
  • PipPipPipPip
  • 61 posts
  • IPB Version:v2.3.x

Posted 31 December 2010 - 03:27 PM

Thank You Andy for the suggestion and the guidelines ..

I did try with 10 cycles, 5 cycles and 1 cycle - no use ;

And made changes in init.php for the errors appearance -
no errors shown - we do not have access to the php.ini  

mean while I have come across a couple of another errors
on the forum - Quick edit & Full edit loading nothing ..
- may be they need a new topic here..

#4 AndyF

AndyF

    Cogito ergo sum

  • Management
  • PipPipPipPipPipPipPipPipPipPip
  • 8,414 posts
  • Location:Derby, UK
  • Real Name:Andy
  • IPB Version:v3.2.x
Contributor

Posted 31 December 2010 - 04:04 PM

I wonder if it is just a memory problem. I did think this before, but normally it says so :)

You can try this too > http://www.invisionm...ytes-exhausted/

Then see if that helps. :)

View my tutorials

Please do NOT pm me with support related questions unless requested.
If you are in need of help or assistance, please post on the forum in the appropriate section!



A Look Back - 1.0.1 - 1.3.1 - 2.0.0 - 2.1.7 - 2.2.0 - 2.3.6

#5 ranjani

ranjani

    Advanced Member

  • Members
  • PipPipPipPip
  • 61 posts
  • IPB Version:v2.3.x

Posted 01 January 2011 - 02:57 PM

hmm.. no luck yet for me :(

some times we get following at the bottom of posts.
(at signature place) does it has any clue for the edit problem

Quote

--------------------
navigation_p1 = '
<Prev ';navigation_p2 = ' Next>
';function state_change() { if (xmlhttp.readyState==4) { if (xmlhttp.status==200) { the_response = xmlhttp.responseText; posts = new Array(); start_index = 1; first_post = true; first_index = -5; while (start_index!=first_index) { start_index = the_response.indexOf('<div class="postcolor" id=',start_index); start_index = the_response.indexOf('>',start_index)+1; end_index = the_response.indexOf("

Edited by ranjani, 01 January 2011 - 03:26 PM.





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users