Fatal error

Hi All,

Sorry for the multiple posts of this issue, I'm not sure where to post this.

Also FYI the submit button did not seem to work after my original posts for this topic.

Hence I clicked multiple times.  

Does any body Know how to fix this Error? This at the www.mysite.com/Dolphin index.php

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 46080 bytes) in /homepages/23/d129869812/htdocs/Dolphin/inc/classes/BxDolGroups.php on line 1752

Please help!

 

Thanks

 

 

Quote · 2 Jun 2009

ok give this a go, open up a text document and paste inside:

upload_max_filesize = 100M
post_max_size = 100M
output_buffering = on
max_execution_time = 1000
max_input_time = 1000
memory_limit = 64M
mysql.connect_timeout 100 100
default_socket_timeout 100 100

then save it as php.ini and upload it to the root of your install and report back

cheers

kosmic

Quote · 2 Jun 2009

Thanks Kosmic

this is what is coming Up now:

 

Warning: main(/kunden/homepages/23/d129869812/htdocs/Dolphin/inc/classes/BxDolPaginate.php) [function.main]: failed to open stream: No such file or directory in /homepages/23/d129869812/htdocs/Dolphin/inc/classes/BxDolGroups.php on line 10

Fatal error: main() [function.require]: Failed opening required '/kunden/homepages/23/d129869812/htdocs/Dolphin/inc/classes/BxDolPaginate.php' (include_path='.:/usr/lib/php') in /homepages/23/d129869812/htdocs/Dolphin/inc/classes/BxDolGroups.php on line 10

Quote · 4 Jun 2009

Look on this map if the file is there...

/inc/classes/BxDolPaginate.php)

Some times things are not correct uploaded.

Kids first
Quote · 4 Jun 2009

 

ok give this a go, open up a text document and paste inside:

 

upload_max_filesize = 100M
post_max_size = 100M
output_buffering = on
max_execution_time = 1000
max_input_time = 1000
memory_limit = 64M
mysql.connect_timeout 100 100
default_socket_timeout 100 100

 

 

then save it as php.ini and upload it to the root of your install and report back

 

cheers

 

kosmic

 

Thanks Kosmic

Any other Sugestions ?

 

I'm now getting what is below:

Warning: main(/kunden/homepages/23/d129869812/htdocs/Dolphin/inc/classes/BxDolPaginate.php) [function.main]: failed to open stream: No such file or directory in /homepages/23/d129869812/htdocs/Dolphin/inc/classes/BxDolGroups.php on line 10

Fatal error: main() [function.require]: Failed opening required '/kunden/homepages/23/d129869812/htdocs/Dolphin/inc/classes/BxDolPaginate.php' (include_path='.:/usr/lib/php') in /homepages/23/d129869812/htdocs/Dolphin/inc/classes/BxDolGroups.php on line 10

Quote · 4 Jun 2009

Line 10 is  * class for Groups .....  not sure what that calls  .....  anyone?

HTH
.

Quote · 4 Jun 2009

 

Look on this map if the file is there...

/inc/classes/BxDolPaginate.php)

Some times things are not correct uploaded.

 

Thanks

 

killerhaai

This file is totaly missing.

 Interesting!

Where can I get a copy for use with Dolpihin 6.16 ?

Any Body Know

Quote · 4 Jun 2009

Hmm... strange, I don't have this file also... 
but have no problems with the sites.

Kids first
Quote · 4 Jun 2009

Just checked,  /inc/classes/BxDolPaginate.php is NOT in the 6.1.6 distribution zip file  ..... 

Searched ALL my distributions and it is not to be found in any?

Hmmmmmmmm  ..... 

.

Quote · 4 Jun 2009

 

Thanks Kosmic

this is what is coming Up now:

 

Warning: main(/kunden/homepages/23/d129869812/htdocs/Dolphin/inc/classes/BxDolPaginate.php) [function.main]: failed to open stream: No such file or directory in /homepages/23/d129869812/htdocs/Dolphin/inc/classes/BxDolGroups.php on line 10

Fatal error: main() [function.require]: Failed opening required '/kunden/homepages/23/d129869812/htdocs/Dolphin/inc/classes/BxDolPaginate.php' (include_path='.:/usr/lib/php') in /homepages/23/d129869812/htdocs/Dolphin/inc/classes/BxDolGroups.php on line 10

 

 

Maybe something with your adress!!!

 

/kunden/homepages/23/d129869812/htdocs/Dolphin/ and

             /homepages/23/d129869812/htdocs/Dolphin/ is not equal

Quote · 4 Jun 2009

When did you download the version you are installing? is it 6.16?

the only reference to BxDolPaginate.php i can see is in this change set

http://www.boonex.com/trac/dolphin/changeset/10364/

but im guessing....... as its just a mystery that BxDolPaginate.php appears nowhere in the current 6.16 download nor is it referenced anywhere in the script either nor is in 6.14 nor 6.15 upgrades......a puzzle eh hmmmmm?

Quote · 5 Jun 2009

I would venture a guess that a mod is calling the NON-EXSISTANT file  .....  ???

HTH

.

Quote · 5 Jun 2009

RumpyBumpy: you can have right. I remember there is a mod with the name Paginate on expertzzz.

Kids first
Quote · 5 Jun 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.