Duplicate entry \'0\' for key 1 SQL=INSERT INTO jos_fb_whoisonline (`userid` , `time`, `what`, `task`, `do`, `func`,`link`, `userip`, `user`) \n VALUES (\'0\', \'1223385064\', \'Re:Cant upload any pic, gallery Problem.\',\'\',\'\',\'view\',\'/index.php?option=com_fireboard&Itemid=42&func=view&catid=9&id=5481\', \'38.103.63.59\', \'0\')
Re:Cant upload any pic, gallery Problem. (0 viewing)
Favoured: 0
|
|
|
TOPIC: Re:Cant upload any pic, gallery Problem.
|
icsweb (User)
Junior Boarder
Posts: 35
|
|
Re:Cant upload any pic, gallery Problem. 7 Months, 2 Weeks ago
|
Karma: 2
|
|
same thing, but is it also making a call to a js library file, if so there is a spelling error on the call to the script
File does not exist: /home/*****/public_html/inludes/js/joomlajavascript.js
"inludes" should be "includes"
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
icsweb (User)
Junior Boarder
Posts: 35
|
|
Re:Cant upload any pic, gallery Problem. 7 Months, 2 Weeks ago
|
Karma: 2
|
|
ok, I found where that error was. It is located in the user.estateagent.html.php file
find this line
<script src="<?php echo $mosConfig_live_site;?>/inludes/js/joomlajavascript.js" type="text/javascript" language="Javascript"></script>
and change it too
<script src="<?php echo $mosConfig_live_site;?>/includes/js/joomlajavascript.js" type="text/javascript" language="Javascript"></script>
will see if this makes a change.
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
icsweb (User)
Junior Boarder
Posts: 35
|
|
Re:Cant upload any pic, gallery Problem. 7 Months, 2 Weeks ago
|
Karma: 2
|
|
Ok, here's what we've found so far. Yes, the upload install seemed for some reason set permissions to 666. We set all permissions to 755 and that now allows the media upload to work.
There are a number of files missing of which we verified the zip and they are not there.
These are graphic images as follows and are being called by the ME program and are trying to make call them from the root image directory rather then adminstrator/images where they are located:
These files are
delete_f2.png
copy_f2.png
mediamanager.png
To correct this in the short term we moved copies of these files to the root/images directory from the administrator/images directory.
The Joomla installer for ME 1.10 also failed to upload many other files which we corrected once found such as the loadingAnimation.gif which is to be installed in the thickbox directory.
The ME image scroller mod also created a folder called mod_me_latest_img_scroller which was also giving an error. After verifying our error logs it was apparent that the directory was named created wrong and should be named mod_me_latest_img
Using our error logs as reference we corrected the missing files and placements. This has seemed to correct many issues.
Not sure if this is a ME issue or a Joomla issue, but this is the only mod/componet that we installed that gaves us this type of problems. We've installed many others and all worked fine. So I tend to believe there are a few issues missed on the ME 1.10 version which I'm sure will be looked at.
Once again, thanks for a great program as it is working well so far. In fact we have completed the French lang file for 1.1 but are still verifying full function and will upload this soon.
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
k4rk (User)
Fresh Boarder
Posts: 1
|
|
Re:Cant upload any pic, gallery Problem. 7 Months ago
|
Karma: 0
|
So... will try these "fixes" but... Is there any "official" fix for this problem? Is anyone working no it? 
Anyways, I'll keep You informed 'bout the progress...
And thanks!
--
OK, I've replaced the authEA file with the one above - still getting the Sorry, you donīt have enough rights to access this source. ! error. Thanks God, there's Firebug.
So, anyone has a solution to this?? Any help would be appreciated  .
|
|
|
|
|
|
|
Last Edit: 2008/03/08 17:01 By k4rk.
|
|
|
The administrator has disabled public write access.
|
cirieh (User)
Fresh Boarder
Posts: 4
|
|
Re:Cant upload any pic, gallery Problem. 6 Months, 1 Week ago
|
Karma: 0
|
|
I tried this mod and now it's work.
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
bntto (User)
Fresh Boarder
Posts: 3
|
|
Re:Cant upload any pic, gallery Problem. 4 Months, 1 Week ago
|
Karma: 0
|
My system don't work to.
The messege of error:
_EAB_GL_UFS","Upload failed - Can\'t Upload File!"
I Try use AuthEA, but not solved. I look in the images directory. The permission is 777, and the system created de thumbfile of picture, but I not find the original picture.
Looking the cpanel log error, I See:
[Fri May 30 21:00:54 2008] [error] [client 200.135.35.4] File does not exist: /home/cometaim/public_html/404.shtml, referer: http://www.cometaimoveis.com/components/com_estateagent/includes/gallery/admin.gallery.html.php?action=upload&css=joomla_admin&objid=3&uid=62
[Fri May 30 21:00:54 2008] [error] [client 200.135.35.4] File does not exist: /home/cometaim/public_html/components/com_estateagent/pictures/nopic.png, referer: http://www.cometaimoveis.com/components/com_estateagent/includes/gallery/admin.gallery.html.php?action=upload&css=joomla_admin&objid=3&uid=62
So, anyone has a solution to this?? Any help would be appreciated too. Thanks.
|
|
|
|
|
|
|
Last Edit: 2008/05/31 02:12 By bntto.
|
|
|
The administrator has disabled public write access.
|
|
|
|
|
|