Home
|
About Us
|
Forums
|
Signup
|
Login
|
Support
UnlimitedMB.com Forums
>
Search Forums
Search Results
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
Showing results 1 to 17 of 17
Search took
0.01
seconds.
Search:
Posts Made By:
UnlimitedMB
Forum:
Help & Support
1 Week Ago
Replies:
43
php safe mode
Views:
255
Posted By
UnlimitedMB
Edit callback.php and change ob_implicit_flush to...
Edit callback.php and change ob_implicit_flush to
Forum:
Help & Support
1 Week Ago
Replies:
43
php safe mode
Views:
255
Posted By
UnlimitedMB
wait for php 5.2.5. im not going to do free...
wait for php 5.2.5.
im not going to do free programming work.
Forum:
Help & Support
1 Week Ago
Replies:
43
php safe mode
Views:
255
Posted By
UnlimitedMB
The code which creates the directory is not in...
The code which creates the directory is not in the code you quoted.
Forum:
Help & Support
1 Week Ago
Replies:
43
php safe mode
Views:
255
Posted By
UnlimitedMB
Well thats it then. They probably already fixed...
Well thats it then.
They probably already fixed this bug in the latest version.
You should upgrade.
Forum:
Help & Support
1 Week Ago
Replies:
43
php safe mode
Views:
255
Posted By
UnlimitedMB
1.5 RC3. could you not scroll up?
1.5 RC3. could you not scroll up?
Forum:
Help & Support
1 Week Ago
Replies:
43
php safe mode
Views:
255
Posted By
UnlimitedMB
Well it worked for me. Ive already spent time...
Well it worked for me.
Ive already spent time looking through the code and try to help you.
Im not sure what more you want.
Either do without it or wait for next version of php with the fix.
Forum:
Help & Support
1 Week Ago
Replies:
43
php safe mode
Views:
255
Posted By
UnlimitedMB
Unless you are willing to modify the code as i...
Unless you are willing to modify the code as i showed you its not going to work until php 5.2.5 is released.
Forum:
Help & Support
2 Weeks Ago
Replies:
43
php safe mode
Views:
255
Posted By
UnlimitedMB
unzip com_comprofiler.zip and its in...
unzip com_comprofiler.zip and its in install.comprofiler.php line 262.
Yeah i think all the modules have the same bug.
Unzip it, edit the install.xxxxx.php, search for mkdir (there are 2...
Forum:
Help & Support
2 Weeks Ago
Replies:
43
php safe mode
Views:
255
Posted By
UnlimitedMB
Also this is related to a php...
Also this is related to a php bug.
http://bugs.php.net/bug.php?id=42739
They say its fixed in the next version which is not released yet.
Forum:
Help & Support
2 Weeks Ago
Replies:
43
php safe mode
Views:
255
Posted By
UnlimitedMB
There are bugs in this component. ...
There are bugs in this component.
install.comprofiler.php
if(mkdir($mainframe->getCfg( 'absolute_path' ) . "/images/comprofiler/")) {
SHOULD BE
if(mkdir($mainframe->getCfg( 'absolute_path' ) ....
Forum:
Help & Support
2 Weeks Ago
Replies:
43
php safe mode
Views:
255
Posted By
UnlimitedMB
Bumping means to make a nonsence post to bring...
Bumping means to make a nonsence post to bring your topic back to the top.
If your adding valid information its ok.
Creating a new topic which makes no sence out of the context of this thread is...
Forum:
Help & Support
2 Weeks Ago
Replies:
43
php safe mode
Views:
255
Posted By
UnlimitedMB
Do not create multiple threads on the same...
Do not create multiple threads on the same issue.
Threads merged.
We already have upload_tmp_dir set.
If the file your uploading is over 500kb its not allowed to upload via php.
You must upload it...
Forum:
Help & Support
2 Weeks Ago
Replies:
43
php safe mode
Views:
255
Posted By
UnlimitedMB
You have to find the line which created the...
You have to find the line which created the directory.
It will be a mkdir.
search for the text "Failed to create directory" and look at the lines above it.
Really this is a software bug and...
Forum:
Help & Support
2 Weeks Ago
Replies:
43
php safe mode
Views:
255
Posted By
UnlimitedMB
It could be because the last / Without looking at...
It could be because the last /
Without looking at the source code i dont know.
You should not have a / at the end of a directory path.
This script is buggy and wont work on php5.
This is explain...
Forum:
Help & Support
2 Weeks Ago
Replies:
43
php safe mode
Views:
255
Posted By
UnlimitedMB
Yes because you created the folder manually. ...
Yes because you created the folder manually.
Delete com_comprofiler folder, and try install again.
Forum:
Help & Support
2 Weeks Ago
Replies:
43
php safe mode
Views:
255
Posted By
UnlimitedMB
I remember checking this before. Its a joomla...
I remember checking this before.
Its a joomla bug.
It tries to create a folder without creating the parent folder first.
eg. to make /component/com_comprofiler you need to make /component first.
Forum:
Help & Support
2 Weeks Ago
Replies:
43
php safe mode
Views:
255
Posted By
UnlimitedMB
You need to contact joomla about this. A failed...
You need to contact joomla about this.
A failed to create directory message can NEVER be caused by safe mode.
Showing results 1 to 17 of 17
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
General Forums
General Chat
Scripting
Graphics
HTML
Flash
All times are GMT. The time now is
01:15 AM
.
Contact Us
-
UnlimitedMB
-
Archive
-
Top
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2007, Jelsoft Enterprises Ltd.
UnlimitedMB.com © 2006
Terms of Use
|
Report Abuse