Page 32 of 35 FirstFirst ... 223031323334 ... LastLast
Results 311 to 320 of 347
  1. #311
    Join Date
    Jan 2011
    Location
    Adelaide, Australia
    Posts
    1,670
    Plugin Contributions
    1

    Default Re: Editable Home Page Centerboxes [Support]

    Quote Originally Posted by DivaVocals View Post
    the warning comes with an ERROR LOG.. Why don't you post the contents of that error log so we can get to the ACTUAL root of the issue versus assuming that running the SQL in a different manner will yield a different result..
    Diva, thanks for your response - here are the error logs (there are multiples of these relating to multiple attempts to load sql install file;

    for site harmonyball.net.au

    [08-Apr-2015 13:17:05 Australia/Melbourne] PHP Fatal error: 1062: Duplicate entry 'configEditableCenterboxes' for key 'page_key' :: INSERT INTO zen1_admin_pages (page_key,language_key,main_page,page_params,menu_key,display_on_menu,sort_order ) VALUES ('configEditableCenterboxes','BOX_CONFIGURATION_EDITABLE_CENTERBOXES','FILENAME_ CONFIGURATION',CONCAT('gID=',@middleboxesid),'configuration','Y',@middleboxesid) ; in /home/xxxxxxx/public_html/includes/classes/db/mysql/query_factory.php on line 120

    for site treeoflifejewellery.com.au

    [08-Apr-2015 14:07:33 Australia/Melbourne] PHP Fatal error: 1062: Duplicate entry 'configEditableCenterboxes' for key 'page_key' :: INSERT INTO admin_pages (page_key,language_key,main_page,page_params,menu_key,display_on_menu,sort_order ) VALUES ('configEditableCenterboxes','BOX_CONFIGURATION_EDITABLE_CENTERBOXES','FILENAME_ CONFIGURATION',CONCAT('gID=',@middleboxesid),'configuration','Y',@middleboxesid) ; in /home/xxxxxx/public_html/includes/classes/db/mysql/query_factory.php on line 120

    * password 'xxxxx' ed out
    Last edited by shags38; 8 Apr 2015 at 09:26 AM.

  2. #312
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Editable Home Page Centerboxes [Support]

    Quote Originally Posted by shags38 View Post
    Diva, thanks for your response - here are the error logs (there are multiples of these relating to multiple attempts to load sql install file;

    for site harmonyball.net.au

    [08-Apr-2015 13:17:05 Australia/Melbourne] PHP Fatal error: 1062: Duplicate entry 'configEditableCenterboxes' for key 'page_key' :: INSERT INTO zen1_admin_pages (page_key,language_key,main_page,page_params,menu_key,display_on_menu,sort_order ) VALUES ('configEditableCenterboxes','BOX_CONFIGURATION_EDITABLE_CENTERBOXES','FILENAME_ CONFIGURATION',CONCAT('gID=',@middleboxesid),'configuration','Y',@middleboxesid) ; in /home/xxxxxxx/public_html/includes/classes/db/mysql/query_factory.php on line 120

    for site treeoflifejewellery.com.au

    [08-Apr-2015 14:07:33 Australia/Melbourne] PHP Fatal error: 1062: Duplicate entry 'configEditableCenterboxes' for key 'page_key' :: INSERT INTO admin_pages (page_key,language_key,main_page,page_params,menu_key,display_on_menu,sort_order ) VALUES ('configEditableCenterboxes','BOX_CONFIGURATION_EDITABLE_CENTERBOXES','FILENAME_ CONFIGURATION',CONCAT('gID=',@middleboxesid),'configuration','Y',@middleboxesid) ; in /home/xxxxxx/public_html/includes/classes/db/mysql/query_factory.php on line 120

    * password 'xxxxx' ed out
    is there an admin option under the configuration menu for Editable Centerboxes??
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  3. #313
    Join Date
    Jan 2011
    Location
    Adelaide, Australia
    Posts
    1,670
    Plugin Contributions
    1

    Default Re: Editable Home Page Centerboxes [Support]

    Quote Originally Posted by DivaVocals View Post
    is there an admin option under the configuration menu for Editable Centerboxes??
    on one site I deleted all the files associated with the mod so nothing appears under the configuration tab, once all files were deleted I ran the uninstall sql file (successfully) then tried again to load the install sql file but it still would not load.

    on the other site it does appear under the configuration tab but when clicked on all that appears on the page is the column headers (title, value, action).

    cheers, Mike

  4. #314
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Editable Home Page Centerboxes [Support]

    Quote Originally Posted by shags38 View Post
    on one site I deleted all the files associated with the mod so nothing appears under the configuration tab, once all files were deleted I ran the uninstall sql file (successfully) then tried again to load the install sql file but it still would not load.

    on the other site it does appear under the configuration tab but when clicked on all that appears on the page is the column headers (title, value, action).

    cheers, Mike
    Using MyPHPAdmin, you are going to have to go into the admin menu, configuration and configuration group tables and remove all traces of this module.. Not sure why (and I won't be able to test any time soon) the uninstall script isn't working.. But once you manually remove any entries that deal with this module, the install SQL should run just fine..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  5. #315
    Join Date
    Jan 2011
    Location
    Adelaide, Australia
    Posts
    1,670
    Plugin Contributions
    1

    Default Re: Editable Home Page Centerboxes [Support]

    is this add-on suitable for responsive templates?

    cheers, Mike

  6. #316
    Join Date
    Jan 2011
    Location
    Adelaide, Australia
    Posts
    1,670
    Plugin Contributions
    1

    Default Re: Editable Home Page Centerboxes [Support]

    https://www.zen-cart.com/downloads.php?do=file&id=1069
    Updated 3.0 to 3.01 with development help from mc12345678 to update install_middleboxes.sql - it works a treat - including in 'responsive' templates.
    Last edited by shags38; 26 Jun 2017 at 12:35 AM.

  7. #317
    Join Date
    Jul 2012
    Posts
    16,733
    Plugin Contributions
    17

    Default Re: Editable Home Page Centerboxes [Support]

    Submitted version 3.1.0 for review to go a little further with the above changes and to incorporate some additional observed improvements.

    Incorporated an auto-installer to improve the installation process.
    Updated the template override files to ZC v1.5.5.
    Added overrides for ZC 1.5.5's responsive_classic template.
    Improved the logic of the tpl_middleboxes file to address sites operating in strict mode to minimize generation of notification messages and move html out of echo statements.
    When accepted, should be available here.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  8. #318
    Join Date
    Jan 2011
    Location
    Adelaide, Australia
    Posts
    1,670
    Plugin Contributions
    1

    Default Re: Editable Home Page Centerboxes [Support]

    Quote Originally Posted by mc12345678 View Post
    Submitted version 3.1.0 for review to go a little further with the above changes and to incorporate some additional observed improvements.



    When accepted, should be available here.
    Good stuff MC - look forward to its availability.

    cheers,
    Mike

  9. #319
    Join Date
    Jul 2012
    Posts
    16,733
    Plugin Contributions
    17

    Default Re: Editable Home Page Centerboxes [Support]

    Quote Originally Posted by mc12345678 View Post
    Submitted version 3.1.0 for review to go a little further with the above changes and to incorporate some additional observed improvements.



    When accepted, should be available here.
    Version 3.1.0 has been reviewed and is posted with download available from here.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  10. #320
    Join Date
    Jan 2011
    Location
    Adelaide, Australia
    Posts
    1,670
    Plugin Contributions
    1

    Default Re: Editable Home Page Centerboxes [Support]

    hello MC - I am having some issues with white space where global right column setting is turned off - see this thread https://www.zen-cart.com/showthread....95#post1346695

    Question is - does this plugin have any overriding effect on page width? I think not but am exploring every possible angle here as the problem indicated in that thread is somewhat frustrating.

    cheers,
    Mike

 

 
Page 32 of 35 FirstFirst ... 223031323334 ... LastLast

Similar Threads

  1. v154 Editable Invoices & Packing Slips [Support]
    By dbltoe in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 7 Oct 2015, 11:44 PM
  2. Admin-Editable Sidebox - Support Thread
    By kuroi in forum Addon Sideboxes
    Replies: 331
    Last Post: 29 Oct 2014, 04:15 AM
  3. Move Define Page Text to bottom of page, below centerboxes
    By AirsoftOutfitter in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 19 Jul 2011, 02:13 AM
  4. Editable Home Page Centerboxes click-able links
    By colhemm in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 22 Feb 2011, 09:04 PM
  5. Image above centerboxes on main page
    By direwolf in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 21 May 2008, 06:40 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR