Guinness
v2.2 errors so far
2
197
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
v2.2 errors so far
this upgrade is giving me a headache ...<ol type='1'><!--coloro:#008000--><!--/coloro-->SOLVED<!--colorc-->
<!--/colorc--></li>[*]none of the images showing in the gallery :
upgrade didnt use previous directory and url setting[*]unable to upload images to gallery :
upgrade didnt use previous setting[*]fatal errors solved, which also solved the portal problem
so index.php?act=home is working again</ol><ol type='1'><!--coloro:#FF0000--><!--/coloro-->ARGGGHHH<!--colorc-->
<!--/colorc--></li>[*]fatal error also in private messages[*]fatal php errors (memory allocation error)
<!--c1-->CODE<!--ec1-->Fatal error: Allowed memory size of 8388608 bytes exhausted<!--c2--><!--ec2-->[*]images in gallery messing up the format[*]portal link not working (best to make the forum your homepage till this is solved)[*]images missing in the gallery
luckly still available on the server</ol>
regained acces to the support forum and BAMM
the fatal errors should be gone now...

file: forumroot/index.php
on line 2 <b>ADD </b>the following line
ini_set("memory_limit","16M");

so the page starts
<!--c1-->CODE<!--ec1--><?php
ini_set("memory_limit","16M");<!--c2--><!--ec2-->

apparently most host have it set to 8M ... so have to specify to 16M .
computers are such fickle things
same problem as with previous version but this v2.2 didnt even have the 8M line.
<!--quoteo(post=29423:date=Tue 6th Feb 2007, 10:05 PM:name=Guinness)-->QUOTE(Guinness @ Tue 6th Feb 2007, 10:05 PM) <{POST_SNAPBACK}><!--quotec-->regained acces to the support forum and BAMM
the fatal errors should be gone now...

file: forumroot/index.php
on line 2 <b>ADD </b>the following line
ini_set("memory_limit","16M");

so the page starts
<!--c1--><div class='codetop'>CODE<!--ec1--><?php
ini_set("memory_limit","16M");<!--c2--><!--ec2-->

apparently most host have it set to 8M ... so have to specify to 16M .
computers are such fickle things
same problem as with previous version but this v2.2 didnt even have the 8M line.<!--QuoteEnd--></div><!--QuoteEEnd-->
[Image: blink.gif] Is this another foreign language thread?!

Glad you understand it. You're doing a great job! Thanx. [Image: good.gif]


Forum Jump:


Users browsing this thread:
1 Guest(s)