Jump to content

ravuth

Member
  • Posts

    55
  • Joined

  • Last visited

Posts posted by ravuth

  1. @DirtyButter, thanks for your assist,

    probably because of backup/restore database sql at admin/maintenance , before i run your sql statement i back up using admin/maintenance ,

    after run your sql statment, then i accidentally click on the restore of admin/maintenance ,

    then all images of product don't show..

    after submit with cubecart support , they only suggest to contact with host provider to website restore ..

    then, i submit ticket with my host provider, and they said they are unable to restore my site because my site space is larger than 4G which is the limited space which able to restore..

    now, i do manually one by one again to upload the images.. like product code: WX516170LN

    i think probably there is issue with backup/restore at admin/maintenain of cubecart v5.1.1 that cause this issue..

    now i can say this solved ,

  2. @DirtyButter , after run that UPDATE prefix_CubeCart_filemanager SET `filepath` = N WHERE `filepath` = '

    surly that now the file manager>image is work.. , but all my products images are unfound.. you could go to visit my store.. www.JustYouAndYou.com ,

    is any to call it back ?

  3. @bsmither , Thanks you .

    that error was happened again yesterday. Then i do as your advice by ask to my host provider . and got the following reply .

    This was due to the temporary table not getting created correctly in the /tmp partition. /tmp got full and caused the problem. Please try it once more? We have free'd up plenty of space in the partition. It is currently at 4% usage.

    so, if that happen again, i will email to my host provider to fix that.

    that sould be solved

    Thanks All

  4. let me share:

    *how to create 3 different sizes options ?

    Login your admin page->click product options

    1>Add new group

    >Group Name: Size

    >Description:

    >Group Type: Dropdown list

    >Required: yes

    save , then you will have one new group "Size"

    2>Step 2 is add option attributes , if that group has 3 size you just add 3 attributes

    >S

    >M

    >L

    Save , Done ,

    and about 6 different colors , you just do that 2 steps again with group name "Color" , and 6 Attributes:

    let me know if you understand with my poor explaination

  5. bsmither

    @bsmither , thanks you . i have submitted ticket to my host provider and ask the same question of yours. and got reply as below

    ****

    I understand that you are receiving an error when you try to install the cubecart script. It appears that the directory, /var/mysqltmp/, which the script was attempting to write to was full. This problem has been corrected on the server and you should be able to write to the directory once more.

    I apologize about the inconvenience this caused. This directory is no longer full and you should be able to write to it. If you are still having problems installing this script let us know.

    ***

    it seems that the problem is solved now..

    Thanks all

  6. just update from cubecart v5.1.0 to v5.1.1 , and now got this error , just don't know what happen,

    File: [filemanager.class.php] Line: [552] "SELECT * FROM `CubeCart_filemanager` WHERE `disabled` = 0 AND `type` = 1 AND `filepath` IS NULL ORDER BY `filename` ASC ;" - Error writing file '/var/mysqltmp/MYKt1bvP' (Errcode: 28)

    regard,

  7. @ Dirty Butter my store upgrade from v5.0.7 to v.5.1.0 , frankly, i don't know how does it come with that error log ?

    @

    bsmither , thanks your instruction, i have did as your guidance, and still get that eror, please see below

    *****************

    File: [gui.class.php] Line: [869] "SELECT * FROM `CubeCart_inventory` ORDER BY RAND() LIMIT 1;" - Incorrect key file for table '/var/mysqltmp/#sql_4a89_8.MYI'; try to repair it

    File: [gui.class.php] Line: [869] "SELECT * FROM `CubeCart_inventory` WHERE CubeCart_inventory.status = '1' ORDER BY RAND() LIMIT 1;" - Incorrect key file for table '/var/mysqltmp/#sql_4a89_0.MYI'; try to repair it

    ************

  8. got this error log :

    ********

    File: [gui.class.php] Line: [869] "SELECT * FROM `CubeCart_inventory` WHERE CubeCart_inventory.status = '1' ORDER BY RAND() LIMIT 1;" - Incorrect key file for table '/var/mysqltmp/#sql_4a89_5.MYI'; try to repair it

    ******

    don't know what does it mean ?

×
×
  • Create New...