Jump to content

rowdyplace

Member
  • Posts

    91
  • Joined

  • Last visited

Everything posted by rowdyplace

  1. Further testing indicates that this "fix" seems to add more problems than it fixes. After editing the gd.inc.php file with the leading "@", the initial error goes away, and I get the following results: Categorys - I am now able to add a Category, and upload a picture (.jpg) error free. But, I then must use the edit Category function to attach the picture to the category. (In my 3.0.10 installation, this is one fluid automatic action all done by CC3 programs. Here I must take the steps seperately. But, it does seem to work. I wind up at the page: http://www.mydomain.com/cart/admin/categories/index.php, and everything is displayed OK. Products - Attempting to add product and a picture, or attempting to add a picture to an existing product both send me out in the weeds...I wind up looking at http://www.mydomain.com/cart/admin/products/index.php which is a pure blank page. No errors. just a lot of white space. Recovering from this (re visiting the site on the internet) shows that the process did not complete since there is not a picture associated with the product. Mods: If this is getting too detailed I will be glad to provide the real url and login data for you to look deeper. This is now just a test bed installation to resolve this problem. PM me if interested.
  2. Please see my post in Installation Help: http://www.cubecart.com/site/forums/index....showtopic=21770
  3. Maybe I have found a clue or even a solution... http://www.cubecart.com/site/forums/index....amp;#entry95905 Look at the very last entry (by russkin): I am new at this php thing but reading on the net I found that if you put @ infront ot the line to make it liike this @$this->img["src"] = ImageCreateFromGIF ($imgfile); it worked for me. I don't know what the @ sign does, but it worked!! This seems to work for me...But, I am still testing... I hate to answer my own post...I'm just not smart enough.
  4. Maybe I have found a clue or even a solution... http://www.cubecart.com/site/forums/index....amp;#entry95905 Look at the very last entry (by russkin): I am new at this php thing but reading on the net I found that if you put @ infront ot the line to make it liike this @$this->img["src"] = ImageCreateFromGIF ($imgfile); it worked for me. I don't know what the @ sign does, but it worked!! This seems to work for me...But, I am still testing...
  5. Yucel: Did you use Fantastico to install 3.0.12, or did you do it manually? If manually, did you upgrade from a previous version? Mine is a fresh (several times...) installation using Fantastico.
  6. Also found this entry under General Help: http://www.cubecart.com/site/forums/index....showtopic=21774 <edit> I think I just "looped" us...sorry
  7. I am having the same error message when I try to upload pictures. I just posted this in Installation Help: http://www.cubecart.com/site/forums/index....showtopic=21770
  8. Using my server's fantastico product, I get a clean installation of CC3 3.0.12. As I begin setting up the store, I add a catagory and a picture (jpg file). I get the following error message: Fatal error: Call to undefined function: imagecreatefromjpeg() in /home2/veetsbar/public_html/clean/classes/gd.inc.php on line 49 Any solution?
  9. Thanks for the quick reply. I am using .jpg images... In fact, I have been playing with CC3 for a few days, and I have several installations on 2 different servers. (All for development/testing. (Playing with mods and flash headers...) I have one up and running store and it's been on CC2 for over a year. I'm getting prepared to take it to CC3) I have used the same images for testing several times on several test installations. One server installs 3.0.10 via Fantistico, and this installation works ok. After I manually upgrade to .11 and then .12 all is still well. Naturally the server I want the real store on is the one giving me trouble. It offers CC 3.0.12 via Fantastico. The permissions you mentioned were 755, I even set them to 777 and same pblm... Unless someone gleans somthing specific from the error message, I will probably charge this off to Fantastico and try a manual installation...I'll lurk around for a couple more hours to see if the right answer is submitted...
  10. From the "what it's worth Department..." I also am running 1.5.0.6 and cannot see your flash. Site looks good in ie6. I also am playing with flash. I have inserted flash in the language\en\home.inc.php and have no pblm with FF. I do have a similiar problem with a flash header (skins\killer\styleTemplate\global\index.tbl). It displays far to the right side of the header space. (I just gotta learn CSS.) PM me if you desire to look at the urls. Wish I was more help...
  11. Just used fantastico to install CC3 3.0.12. Install went fine. Able to view store. However, when attempting to upload a Catergory picture, I get the following error message: Fatal error: Call to undefined function: imagecreatefromjpeg() in /home2/veetsbar/public_html/clean/classes/gd.inc.php on line 49 Is this a CC3 "file permissions -777- problem, etc., or a faulty Fantastico installer?
  12. Use your ftp program to look at the "root" of your server space - (path="/home/bhav123/public_html/"). Look for the CC files and delete them. (You should be able to delete any file that your don't want there...)If you are able to do this, attempt CC install via fantistico again. Another step I would take is to tell fantistico to install CC3 in a (sub) directory called cart, or store... Naming the desired install directory is one of the prompts I got as I used Fantistico to install CC3. If installing it in the new directory works, you are ok to go - use this. If not, and you get a similiar error, that would suggest to me that there is a problem with your server's Fantistico install. Thirdly, you may want to consider using the download from Cubecart.com and install the latest version of CC3 - 3.0.12, manualy.
  13. err...probably yes. There is a security fix built in to 3.0.12. If you don't upgrade, then, consider installing the security patch. Unless you have installed several mods, upgrading is easy. not counting ftp upload time, it took me about 10 minutets.
  14. Thanks Man!! I am using your blue_chrome and loveing it. As soon as I sell somthing I will purchase one of your other packages. I appreciate you! I have learned a lot by looking close at your work. You-da-man!!
×
×
  • Create New...