Permissions issue with image resize

Ok I'm hoping someone may be able to help with this because it is really frustrating.
I realise this issue has already been posted in these forums however there was no solution offered that has rectified it for me.  I am getting an error when trying to display thumbnails        "Error converting image (create thumbnail). The "" folder has no write permissions".  And this error when trying to upload and resize images "Image upload error. Error resizing image: Error converting image (image resize). The "" folder has no write permissions. (IMG_RESIZE)". All folders on server have full read, write and execute permissions, so I am really confused why this happenning.  I have removed and updated the includes folder on the server with no joy.  I altered the tNG_custom.class.php, tNG_insert.class.php, tNG_update.class.php files to remove the tNG_fields line to just tNG as this was throwing errors with PHP5.3.  I also changed everything else per http://forums.adobe.com/message/2357443#2357443.
This is the tNG execution trace (why the tNGUNKNOWN??):-
tNGUNKNOWN.executeTransaction
STARTER.Trigger_Default_Starter
tNGUNKNOWN.doTransaction
BEFORE.Trigger_Default_FormValidation
BEFORE.Trigger_CheckForbiddenWords
tNG_insert.prepareSQL
tNGUNKNOWN.executeTransaction - execute sql
tNG_insert.postExecuteSql
AFTER.Trigger_ImageUploadtNGUNKNOWN.afterUpdateField - DefaultPic, P8280176.JPG*
ERROR.Trigger_LinkTransactionstNGUNKNOWN.doTransaction
tNGUNKNOWN.executeTransaction
tNGUNKNOWN.getRecordset
tNGUNKNOWN.getFakeRsArr
tNG_insert.getLocalRecordset
tNGUNKNOWN.getFakeRecordset
tNGUNKNOWN.getFakeRecordset
tNGUNKNOWN.getRecordset
tNGUNKNOWN.getFakeRsArr
tNG_insert.getLocalRecordset
tNGUNKNOWN.getFakeRecordset
tNGUNKNOWN.getFakeRecordset
And is causing the following php warnings when executed:-
Warning: Parameter 2 to Trigger_Default_FormValidation() expected to be a reference, value given /testing/includes/tng/tNG.class.php on line 228 Warning: preg_split(): No ending matching delimiter ']' found in /testing/includes/common/lib/image/KT_Image.class.php on line 2034 Warning: array_pop() expects parameter 1 to be array, boolean given in /testing/includes/common/lib/image/KT_Image.class.php on line 2035 Warning: implode(): Invalid arguments passed in /testing/includes/common/lib/image/KT_Image.class.php on line 203
Is it the preg_split() that is causing the issues here??
Any Ideas?

Hello BoarderLineLtd
I have noticed that on some servers when you upload the first image to the images folder using the ADDT image upload function the thumbnail directory that gets written to the images directory is written but the permissions are not set.
If you use an FTP program such as CuteFTP or WSFTP to login to your web site you can manually set the permissions for the thumbnail directory.
This should eliminate the permissions error.
Stan Forrest
Senior Web Developer
Digital Magic Show

Similar Messages

  • Issues with Images when used w/ Caption Widget & Book File Size Q

    Hi Everyone,
    I was having issues with images not showing up and determined it was the caption widget causing the issue. I now have one of two issues happening consistently. Either the image does not show at all or just the caption box with bkgd gray and caption text shows, but without the image.
    Anyone else have this issue?
    Ay ideas would be greatly appreciated. I wasw just about finished with this project when this started!
    Also, the size of the book is considerably larger than I realized.It is 81 mb. . . How does this compare to any of your books?
    THANKS SO MUCH!
    Belinda

    Belinda,
    I can't speak to your main issue, as I cannot recreate the problem over here.
    As a guess, have you checked to make sure you're not running out of harddrive space? iBA can consume space quickly, and behaves oddly when it begins to run out of room.
    But as far as filesize goes, I can only wish for an 81 MB book. Mine is currently a little over 2 GB and growing. Tonight I had to split it into 2 volumes just so iBooks Author can run at a reasonable pace. I was getting tired of waiting 1-2 minutes after dragging a video around on the page before I could get control of the program again.
    You should note that Apple is expecting large filesizes for this new Multi-Touch format. The docs on iTunesConnect say the largest allowed upload size for a book is 16GB 2BG (see link below)
    Message was edited by: mudmas

  • Permissions issue with OSX 10.5.8

    This is likely a newbie question. I am new to OS X, but I am familiar with Linux/Unix Terminal usage.
    I have a permissions issue with OSX 10.5.8.
    I cannot use basic commands on the Terminal, such as mkdir, on my own home directory. I get an error message saying the operation is not permitted.
    I have traced the probable culprit down to default ACL permissions settings.
    So after hours of research on Google, I found out that ACL are turned on by default in OSX 10.5.8.
    But I don't know how to safely use it yet, so I need help.
    I'm not quite familiar with ACL, so I need to know how to add myself safely and securely to modify my home directory.
    The command is with chmod. Can this also be done via the GUI?
    What is the option for chmod to modify my home directory?
    Is it:
    *$ cd ~*
    *$ chmod +a "user:john allow write" .*
    *$ chmod +a "user:john allow delete" .*
    Alternatively, if I use the "chmod -N ." command on the home directory, will that safely remove all ACL? Or is that recipe for a major security hole in my machine?
    Thanks!

    There are many people on this board that know way more than I do. Sometimes there is the tendency to copy/paste some kind of boilerplate response though, especially if there isn't quite enough information about a particular problem, so just keep trying.
    You should be able to add anything you want to your user directory without the use of any ACL entries. The purpose for the *deny delete* entries on the system created folders would probably be to reduce customer service calls about "accidentally" deleting some of the folders that the system expects to be there - it does not affect creating items.
    To verify that there aren't other attributes getting in the way, open the /Applications/Utilities/Terminal application, copy/paste the following command(s) into the window (there is a trailing space), drag the problem folder(s) from a Finder window to the Terminal window (this will paste the path), press return and post back with the results:
    /usr/bin/who am i; /bin/ls -leO@d
    These commands will display the ownership and permissions, including any ACL entries and extended attributes.
    On my Leopard user folder the permissions are drwxr-xr-x+ with an ACL entry *group:everyone deny delete*. These permissions allow read/write for me, read for everyone else, and an administrator authentication will be needed to delete the folder. These are similar to what you posted earlier, so maybe there is something else going on in there.

  • Issue with images in different browsers

    Having an issue with different browsers -- hoped someone
    could help.
    If I open my site with IE, everything looks as it does in
    Dreamweaver -- there is no overlap of text and images/etc.
    If I open my site with Mozilla or Safari, it seems to
    arbitrarily move up some of the images over the top of text. Not
    all of the images, mind you -- just a few random ones throughout
    the page.
    Opening the following link in both type of browsers may give
    you a clue as to what is going on. What can I do to get it to look
    like it does in IE?
    http://www.centecsystems.com/centecexample/disanapplications.htm

    LOL ahem, 'scuze me. :-)
    -N
    "Walt F. Schaefer" <[email protected]> wrote in
    message
    news:[email protected]...
    > >>For that we rely on IE hacks
    >
    > In polite company we call those "conditional comments".
    > --
    >
    > Walt
    >
    >
    > "Nancy O" <[email protected]> wrote in
    message
    > news:[email protected]...
    > > First off, you are assuming incorrectly that IE is
    the good browser and
    > > Mozilla is the bad browser. Actually, it's the
    other way around. If
    you
    > > build your sites to perform well in Mozilla,
    chances are your sites will
    > > look good in all major browsers except IE. For that
    we rely on IE hacks
    > > or
    > > workarounds.
    > >
    > > Learning html and CSS takes time and effort but
    it's very doable. You
    > > would
    > > be doing yourself a big favor by learning to work
    with code now. Design
    > > view is fine for some things, like typing content
    and adding a few
    images.
    > > But eventually you have to pop the hood to check
    the oil. If hiring a
    pro
    > > isn't an option, I suggest you purchase a solid
    template to work with.
    > > Money well-spent IMHO.
    > >
    http://www.projectseven.com/products/templates/
    > >
    > >
    > >
    > > --Nancy O.
    > > Alt-Web Design & Publishing
    > > www.alt-web.com
    > >
    > >
    > >
    > >
    > > "PunIntended" <[email protected]>
    wrote in message
    > > news:[email protected]...
    > >> Unfortunately, hiring someone is not an option
    for my friend -- the
    > > recession
    > >> has hit them hard -- etc.etc. I'm doing it as a
    favor.
    > >>
    > >> One additional question -- Why are only some of
    the image files moved
    > > when
    > >> viewing in mozilla? I dont understand how
    Dreamweaver arbitrarily
    > >> chooses
    > >> which are moved and which are not.
    > >>
    > >> Also, is laying out your site in 'design' mode
    simply a bad idea? It
    > > seems
    > >> like it looks / works fine with IE, and the
    majority of the layers are
    > > correct
    > >> in mozilla -- it just doesn't deal well with a
    few of the images.
    > >>
    > >> Thank you again for all your comments - - like
    I said, am sort of a
    > > beginner
    > >> -- just looking for the best method to fix the
    problem. If the best
    > > method is
    > >> explaing to the graphic designers their
    'vision' can't be accomplished,
    > >> so
    > > be
    > >> it. I just want to know how to go about
    attacking the browser
    > > compatibility.
    > >>
    > >
    > >
    >
    >

  • Issues with images in Portfolio (Acrobat X Pro)

    Hi all,
    I am having an issue with my portfolio file in Acrobat X Pro. I insert images from my hard drive, then proceed to give them display names and tags. This works fine, but then the next time I open the file, some of the pictures have become broken links. For those, the filename has been changed to the same as display name, even though I did not make that change. Once this happens, I seem to be left with no other choice than to reinsert the image and retag it and hope it doesn't happen again.
    Has anyone else run into this issue? Is there a way to prevent this from happening? Thanks.
    - Adam

    Java is a different animal than JavaScript.
    PDFs use JavaScript and not the Java programing language.
    As mentioned the apps on the iPxd, iPhone and android devices do not show the bookmark panel. The user needs to open the option that looks like an outline and the bookmarks appear like a table of contents for a book.
    The show pages and bookmarks only works for full computer, laptops, and netbooks with the Acrobat or Reader programs or similar programs, not apps for tablets and phones.
    Do you have a smart phone or tablet to test your PDFs on?

  • Error creating custom reports. Permissions issue with custom reports

    I am having permission issues with reports. I am building a new Configuration Manager  2012 infrastructure and I have configured the Site server on Server1 and the DB is on Server2. Server2 also hosts the Reporting Point and SSRS roles/features. If
    I look in Monitoring at the Site Status and Component Status are all green no issues with the setup.
    Running SQL 2008 SP2 (no CUs). I have a service account that I used to install Configuration Manager and SQL. This service account is running the SQL service on Server2 and i am using the same account as the Reporting Services Point Account.
    I log into the SCCM console with a different user account, lets call it Admin1. This account is a member of the Full Administrator role. I can run any built in report.
    When I open the SSRS website and try to create a custom report I connect the DataSource using Windows Authentication. So the Datasource is connecting using the logged in users account. In this case Admin1. I test the connection and it connects fine.
    I test this query. (Select * from v_R_System) I only have about 10 workstations discovered so the report shouldn’t be very big. I get an error “The Select permission was denied on the object ‘v_R_System’, Database ‘CM_XXX’, schema ‘dbo’. (Microsoft sql server,
    Error: 229)”
    I have fixed the SELECT permission error by going into the database (using SQL Management studio) and granting Admin1 Select rights to the Configuration Manager database. I can now run the above query and make custom reports.
    My 2<sup>nd</sup> problem is that other members of the Full Administrator role cannot run these custom reports unless I go into the database and grant them the SELECT permission.
    Question:
    Should I have to manually go into the database to add SELECT permissions(i could use a group)? shouldnt Configuration Manager take care of this for me?
    Maybe the built in reports use the SQL service account rights and the custom ones do not? Am I doing something wrong with the Datasource when I create these custom reports?
    What is the correct process for creating custom reports?

    I think i am getting closer to a solution. After the Custom report is created. i can go back into the report. Delete the DataSource. Then browse for a dataSource. there is a datasource located in http://server2/reportserver/ConfigMgr_XXX/
    That datasource is used by all builtin reports. if you view the properties on the Credentials tab it is set to "do not use credentials" and the option is greyed out / cannot be changed.
    it looks like i still need the SELECT permissions on the database to create the report initially but at least i have solved the problem with viewing these reports.
    Can anyone confirm that what i did is correct?

  • [CS3][JS] Help with image resizing

    I'm still a newbie of ID scripting.
    I'm using js scripting in Indesign CS3 to make an auto-impaginator and I have a problem with images.
    I charged my contents from an xml set of tables, that I put into a fixed textFrame of the master page.
    Because of the table needs to fill multiple pages, I made a function that keep creating pages and link the textFrames so that the table continues in various pages.
    In this whole process I have some images too, that I need to resize them to fill the cell, because now they pass the parent cell.
    I found a method that looks at the bounds and resizes the image and the rectangle too, but it doesn't work always, because if a image is overflowing, it hasn't any bound and it fails, and this causes other problems in my process, so I would find another method.
    So:
    Is there another way to resize an image on-the-way while importing it? Some xml attribute or preference?
    Or some method that works also if the image is overflowing?

    These forums are pointless. Adobe must believe that other users will cut the mustard. Absolutely a waste of effort for everyone. Adobe should PAY at least a junior developer involved in the projects to monitor and help with these posts. FLEX rules yeah and thousands more do scripting than develop plug ins...
    Come on Adobe, step up your better than this. Customer Service can be free to the customers ... we are not talking about GET IT ALL FREE, talking about buy it and create a community and support it, but then again LAYERS and INDESIGN SECRETS have people who actually want to help users rather than rabbit hole everything.
    Please join hands and SING...

  • Accesibility Issues with Image element

    Hi All,
    I've image element inside a table column. Image used is '~Icon/RedLed'.
    Image source and tool tip are bound properly.
    But we are facing an accessibility issue in this.
    When accessibility mode is set to X, image tool tip reads as
    'Image - Unavailable - Error Exist - Row 6 column Status'
    where 'Error Exist' is the tooltip we are providing.
    The problem is with 'Unavailable' word which is also coming up.
    Also, Image is also rendered, so there is no issue like image path is not found therefore Unavailable word is comin.
    Does anyone have any clue why this could be comnig up.
    Regards
    Manas

    Hi Manas,
    Check this blog to place image in your table.But the blog is to show image in ALV table, apply same logic.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/1190424a-0801-0010-84b5-ef03fd2d33d9

  • Permissions issues with multiple volumes

    I'm currently running one boot volume with Snow Leopard and one with Mountain Lion on my Mac Pro.  Due to current software compatibility-related issues, I need to be able to use both volumes regularly as part of my workflow for now, though I plan to transition fully to 10.8 in the next couple months.  Right now, I'm running into a permissions issue that is impeding my workflow.  When I first set up the 10.8 volume, I had access to all the folders in my main user account on the 10.6 volume.  However, yesterday I used the process described in the link below to change name of my home folder, which includes creating a new user account.  With this new user account, I find that I do not have access to user content on my 10.6 volume.
    http://support.apple.com/kb/HT1428
    I know how to change permissions in the "Get Info" window, but I'm wondering if there's a way to globally give this account the same permissions the original one had.  (Actually, I thought that was what the process in that support article was supposed to do, so perhaps I've done something wrong...)  As it is right now, if I've granted myself read and write permissions to the Documents folder, but those permissions seem to have "cascaded" inconsistently--some files and folders are still blocked, others are accessible.  Can anyone help me out with this?  For now, I'm just going to copy the files I need over, but I need a better solution.

    Anyone have any ideas?

  • Permissions issues with Lion

    I just suddenly started having issues with my permissions with folders on external drives. Many of my folders (which appear to be random) no longer allow me to read or write them, and a dialog box appears saying I do not have permssion to access the folders. I only have one user which is the admin user.... what could have caused this? I have some drives with duplicate data on them, and different folders appear with the loss of access then others on other drives. I thought this was specific to my newest MBP (10.7.2) but notice both my older MBP and my really old G4 do the same thing, but with different folders each time. I have repaired permissions twice on the newest MBP to no avail. When I get info on a restricted folder, I notice that under 'permissions' my username does not appear, just a 'fetching....' but no username ever appears. If I unlock the folder using my admin password, I can change access for 'everyone' to read and write, and then I can access it. But what is going on here? All drives have been verified under disc utility, and as I mentioned, I have repaired permissions on the MBP which seem to be fine. This is weird..... (and a little alarming)

    Select the icon of the volume in the Finder and open the Info window. Click the lock icon in the lower right corner and authenticate. Then do either of the following:
    Check the box to Ignore ownership on this volume.
    In the Sharing & Permissions section, give yourself read & write privileges, then select Apply to enclosed items from the menu with the gear icon.

  • Permissions issue with Entourage after upgrading to Leopard

    I upgraded my system to Leopard and in doing so, did a "clean" install. I copied my backup Database file to the Identity folder and now i get "you do not have sufficient permissions to view contents of this folder" when trying to launch. If i let Entourage create a new database file, it works fine....

    Maciej Samsel wrote:
    GIMP 2.2 crashes on start and the details explain some versioning problem of X11 native libraries. It might be issue on GIMP side that expects differen binaries to be installed (and perhaps removed by Apple due to compatibility issue). I just wanted to point this to be expected.
    GIMP 2.4 for Mac OS X is not official release yet. It is only realease candidate and it should come soon hopefully with X11 issue being resolved in Leopard.
    I believe that there are some known issues with X11 and BSD "under the hood" with Leopard. Fink is also broken and my old Darwin X11 attempts to run but nothing happens.

  • PSE newbie frustrated, please help with image resizing

    Hi!
    Tutorials aren't helping me, nor is trial and error. I just want to resize some photos I downloaded to my computer, then upload them to a website to use as my avatar or signature. There are specific pixel dimensions I must adhere to. I want to keep the photo in it's entirety, but when I resize it, it distorts a bit, looks fuzzy...
    I can't figure out what the heck I am doing wrong. Some pictures turn out just fine and others look really bad. I know it can be done because I've seen the same pictures I'm trying to size, being used for the same thing I want to use them for, but theirs are clear, absolutely no distortion whatsoever. The pixel dimensions I have to work with are either 100x100, or 450 pixels wide by 90 pixels high.
    I hope this made sense, I'm not sure how else to word it. Please forgive my ignorance, I've really been trying.
    Thank-you
    B

    For an avatar it’s possibly best to crop to begin with so you get a true square.
    Open the image and select the crop tool and change the aspect ratio to 1 x 1 or 5 x 5 then drag out a square and move the image around inside it or drag the bounding box borders until you have it looking as you want. Then click the green check mark.
    On the top menu click Image > Resize > Image Size and in either the height or width box type 100 px (you only need to type the dimension once the other box will change to 100 automatically. Make sure you have the bottom three boxes checked:
    Scale Styles
    Constrain Proportions
    Resample Image
    With all three checked set the bottom dropdown to Bicubic and then hit OK.
    If you want to apply some sharpening select Enhance on the top menu and choose Unsharp Mask.
    Make sure the Radius is no more than 1.5 and use the amount slider to get the image looking as you want it then save.
      

  • Aperture 2.1.4 issue with Image preview (Browser Only)

    Hi,
    I'm using Aperture from some time, from past few days I'm facing issue with my aperture image browser only.
    i have few projects created. In some projects I'm unable to see the images in view browser only mode. If I select some other view option it works fine except view Browser only has issue.
    any idea how can i fix it.
    Thanks,
    Gulab Pasha

    thanks for your reply,
    I can see the blanks dashes square instead of thumbnails. and it affected to all the images in a project.
    (In one of the other modes, you could select all the images (or just the ones affected) and reprocess the thumbnails). how would i do this...
    Thanks,
    Gulab Pasha

  • Disk Utilities/Permissions Issues with Leopard

    What is wrong with Leopard's permissions? I have had numerous permissions issues, and had to reformat my two disk drives and Archive & Install Leopard on my startup disk after a Tiger to Leopard Upgrade.
    Now when I run Disk Utilities and Repair Permissions (which I do routinely), what used to take a minute or two in Tiger now takes a half hour (or longer) in Leopard?
    I ran Disk Utilities on my MacPro and it has taken nearly 25 minutes and is still going. My MacBook Pro is estimating the time at 1-minute remaining (where it started), and it has also been going for 25 minutes plus. I would like to go to bed, and don't want to leave my MBP running over night if I don't have to.
    This is a major issue and one which Apple needs to address immediately. I trust I am not the only User having this issue, is this the case?

    No your not the only one. It's been reported throughout the discussions. Appears that some of the errors reported in disk utility will not effect performance. Still, I expect that something is being observed and worked on as an update..

  • Permissions issue with Time Machine backup store

    I am struggling with a Time Machine permissions issue on an iMac running OS X 10.10.2 + OS X Server 4.0.3, and backing itself up to an external USB disk.
    Backups complete successfully, but I am unable to carry out any user-level operations such as accessing the "time travel" interface via Enter Time Machine from the menu bar. Invoking Enter Time Machine fails with the error Can't connect to a current Time Machine backup disk. Likewise, although tmutil will correctly list the backup destination, tmutil listbackups produces an error:
    $ tmutil listbackups
    2015-02-05 16:53:19.413 tmutil[29181:2324148] Error enumerating (null): The file “Backups.backupdb” couldn’t be opened because you don’t have permission to view it.
    No machine directory found for host.
    My system logs are full of similar error messages from Finder.
    On the back volume, the permisisons to the store are set to owner root and group wheel, and there is an access control list applied to the directory and Backups.backupdb:
    $ ls -lae
    total 2688
    drwxrwxr-x  12 root  wheel      476 Feb  4 22:29 .
    drwxrwxrwt@  9 root  admin      306 Feb  4 11:57 ..
    0: group:everyone deny add_file,add_subdirectory,directory_inherit,only_inherit
    drwxrwx---+  6 root  wheel      204 Jan 30 13:49 Backups.backupdb
    0: group:everyone deny add_file,delete,add_subdirectory,delete_child,writeattr,writeextattr,chown
    -rwxr-xr-x@  1 root  wheel   115716 Nov 13 02:43 tmbootpicker.ef
    The problem is clearly the drwxrwx--- permissions applied to the store. I can temporarily revert these with chmod, after which all the user-level operations described above work correctly. But on the next backup, backupd will revert the permissions to give wheel write access and remove rx privileges for everyone else. It doesn't leave anything in the system log to suggest why it is making this change.
    I have a MacBook also running OS X 10.10.2, without the Server pack. This also backs up to a (different) external volume. On this volume the owner, group and access control list for the store are set as above, but the permissions are (and remain) what I would have expected, drwxr-xr-x.
    Is there any obvious reason why backupd should be modifying the permissions in this way — and is there any way to stop it?

    Thanks - I was seeing exact same problem on one of my client's machines (10.10.2 with OS X Server). I could see wrong group of "wheel" but wasn't certain that just changing to "staff" would be enough - but seems to have sorted things out

Maybe you are looking for

  • Help choosing a PC

    Hi, I apologise in advance for posting another 'which PC should i get' thread but i really am stuck. I dont want to spend all that money only to find i still cannot achieve what i want to achieve. I will be using the PC for home video editing. This w

  • Problem; Sign in to Imessage i try and even though I write the right password it wont let me, Wont let me cancel it reappear on screen constantly. How do I stop that

    Basically suddenly I got this SIgn in to Imesssage today appear on my Iphone screen and I pressed cancel and it would dissappear for about a second and then reappear. Leaving my phone unusuable, I can not call I can not write messsage receive message

  • Apple TV all of a sudden does not play certain Itunes songs....

    I have about 5000 songs on my Itunes on my Imac and accordingly Apple TV. All of a sudden about ten songs do not play on Apple TV (but play on my Itunes on my Imac). The songs are listed on Apple TV, but when I go to play them it says "Apple TV canno

  • Incomplete TOC in Word output

    I am working on making a small intro piece of the RH8.01 project to serve as a customer onboarding tool. First rev I left the default TOC inplace but selected only those 12 tpoics I want to use. (FYI, I am building some small Cap4 sims to be inserted

  • Logon Failed

    I have 12 years of working with Crystal Reports and have never seen this error.  Version of Crystal is 2008 and the data is in SQL Server.  The database connection is OLEDB and the report is connecting to the database using the sa account.  The sa ac