Page 58 of 199 FirstFirst ... 848565758596068108158 ... LastLast
Results 571 to 580 of 1988
  1. #571
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Link Manager 3.0 release

    Quote Originally Posted by youniquephotos View Post
    Thank you for sending this. I did as you instructed and I am still unable to see the box. Have I done something wrong?

    Thank you,
    You're using the "classic" template correct?

  2. #572
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Link Manager 3.0 release

    Quote Originally Posted by clydejones View Post
    You're using the "classic" template correct?
    Try this:

    Just unzip and upload the includes folder to your server

    Attachment 2613
    Last edited by clydejones; 31 Dec 2009 at 02:31 AM.

  3. #573
    Join Date
    Oct 2004
    Posts
    43
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 release

    Quote Originally Posted by clydejones View Post
    Try this:

    Just unzip and upload the includes folder to your server

    Attachment 2613
    You are a genious! That did it!


    Many thanks!

  4. #574
    Join Date
    Aug 2007
    Posts
    7
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 release

    I've been reading through most of these posts and couldn't find the answer I need...I downloaded/uploaded all the files. I changed the "CUSTOM TEMPLATE" the name of the one I'm using (I was supposed to change every one of those to the name of my template, correct?)

    So in my layout box controller, the links mgr is bolded and red and when I activate it, I get these errors on my website:

    Warning: main(includes/templates/template_default/sideboxes/tpl_links_select.php) [function.main]: failed to open stream: No such file or directory in /home/theact/public_html/includes/modules/sideboxes/delta-864/links_box.php on line 38

    Warning: main(includes/templates/template_default/sideboxes/tpl_links_select.php) [function.main]: failed to open stream: No such file or directory in /home/theact/public_html/includes/modules/sideboxes/delta-864/links_box.php on line 38

    Fatal error: main() [function.require]: Failed opening required 'includes/templates/template_default/sideboxes/tpl_links_select.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/theact/public_html/includes/modules/sideboxes/delta-864/links_box.php on line 38


    ALSO---I'm not too sure how I was supposed to "run" the sql file. Where was I supposed to put it in order to run it?!?!?

    Here's my website, though you probably don't need it since I don't have it turned on because of the errors. www.theactofmarriage.com

  5. #575
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Link Manager 3.0 release

    Quote Originally Posted by JoMaze View Post
    I've been reading through most of these posts and couldn't find the answer I need...I downloaded/uploaded all the files. I changed the "CUSTOM TEMPLATE" the name of the one I'm using (I was supposed to change every one of those to the name of my template, correct?)

    So in my layout box controller, the links mgr is bolded and red and when I activate it, I get these errors on my website:

    Warning: main(includes/templates/template_default/sideboxes/tpl_links_select.php) [function.main]: failed to open stream: No such file or directory in /home/theact/public_html/includes/modules/sideboxes/delta-864/links_box.php on line 38

    Warning: main(includes/templates/template_default/sideboxes/tpl_links_select.php) [function.main]: failed to open stream: No such file or directory in /home/theact/public_html/includes/modules/sideboxes/delta-864/links_box.php on line 38

    Fatal error: main() [function.require]: Failed opening required 'includes/templates/template_default/sideboxes/tpl_links_select.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/theact/public_html/includes/modules/sideboxes/delta-864/links_box.php on line 38


    ALSO---I'm not too sure how I was supposed to "run" the sql file. Where was I supposed to put it in order to run it?!?!?

    Here's my website, though you probably don't need it since I don't have it turned on because of the errors. www.theactofmarriage.com
    These are the folders where you should change the name to delta-864

    includes/languages/english/YOUR_TEMPLATE
    includes/languages/english/extra_definitions/YOUR_TEMPLATE
    includes/languages/english/html_includes/YOUR_TEMPLATE
    includes/modules/YOUR_TEMPLATE
    includes/modules/sideboxes/YOUR_TEMPLATE
    includes/templates/YOUR_TEMPLATE

    You copy the contents of the sql file and paste it into

    admin -> tools -> install sql patches

    click the send button

  6. #576
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Link Manager 3.0 release

    Quote Originally Posted by youniquephotos View Post
    You are a genious! That did it!


    Many thanks!

    Glad its working

    Some advice if I may...

    You should really create your own custom template.

    using the "classic" template will cause a lot of problems with any future updates since everything in that folder will be overwritten.

  7. #577
    Join Date
    Dec 2004
    Posts
    1,031
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 release

    I just upgraded to the the 3.1.3 and just used the upgrade files and pasted the code for sql.

    Now I get a error when I go in Admin - Extras- Links
    Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/xxxxx/public_html/andmin/links.php on line 164

    What is wrong? Worked fine before upgrade.
    Live and learn... the Zen way.

  8. #578
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Link Manager 3.0 release

    Quote Originally Posted by mydanilo View Post
    I just upgraded to the the 3.1.3 and just used the upgrade files and pasted the code for sql.

    Now I get a error when I go in Admin - Extras- Links
    Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/xxxxx/public_html/andmin/links.php on line 164

    What is wrong? Worked fine before upgrade.
    Danilo,

    3.1.3??????

    can you post the code for admin/links.php (lines 122 through 166)
    Last edited by clydejones; 11 Sep 2007 at 05:24 PM.

  9. #579
    Join Date
    Aug 2007
    Posts
    7
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 release

    Quote Originally Posted by clydejones View Post
    These are the folders where you should change the name to delta-864

    includes/languages/english/YOUR_TEMPLATE
    includes/languages/english/extra_definitions/YOUR_TEMPLATE
    includes/languages/english/html_includes/YOUR_TEMPLATE
    includes/modules/YOUR_TEMPLATE
    includes/modules/sideboxes/YOUR_TEMPLATE
    includes/templates/YOUR_TEMPLATE

    You copy the contents of the sql file and paste it into

    admin -> tools -> install sql patches

    click the send button

    I had all these file names changed correctly and I sent the SQL as copy and paste and also the browse/select option. This was done yesterday before I started looking around here for help. So since these things are done....I'm really lost as to what my problem is. Do i need to do something with those tpl files since that's where my error was coming from?

  10. #580
    Join Date
    Dec 2004
    Posts
    1,031
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 release

    Linksmanager 3.1.3

    Code:

    } else if($action == 'insert') {
    $sql_data_array['links_date_added'] = 'now()';
    }

    if ($action == 'update') {
    zen_db_perform(TABLE_LINKS, $sql_data_array, 'update', "links_id = '" . (int)$links_id . "'");
    } else if($action == 'insert') {
    zen_db_perform(TABLE_LINKS, $sql_data_array);

    $links_id = zen_db_insert_id();
    }

    $categories_query = "select link_categories_id from " . TABLE_LINK_CATEGORIES_DESCRIPTION . " where link_categories_name = '" . $links_category . "' and language_id = '" . $_SESSION['languages_id'] . "'";

    $categories = $db->Execute($categories_query);
    $link_categories_id = $categories->fields['link_categories_id'];

    if ($action == 'update') {
    $db->Execute("update " . TABLE_LINKS_TO_LINK_CATEGORIES . " set link_categories_id = '" . (int)$link_categories_id . "' where links_id = '" . (int)$links_id . "'");
    } else if($action == 'insert') {
    $db->Execute("insert into " . TABLE_LINKS_TO_LINK_CATEGORIES . " ( links_id, link_categories_id) values ('" . (int)$links_id . "', '" . (int)$link_categories_id . "')");
    }

    $sql_data_array = array('links_title' => $links_title,
    'links_description' => $links_description);

    if ($action == 'update') {
    zen_db_perform(TABLE_LINKS_DESCRIPTION, $sql_data_array, 'update', "links_id = '" . (int)$links_id . "' and language_id = '" . $_SESSION['languages_id'] . "'");
    } else if($action == 'insert') {
    $insert_sql_data = array('links_id' => $links_id,
    'language_id' => $_SESSION['languages_id']);

    $sql_data_array = array_merge($sql_data_array, $insert_sql_data);
    zen_db_perform(TABLE_LINKS_DESCRIPTION, $sql_data_array);
    }

    if (isset($_POST['links_notify']) && ($_POST['links_notify'] == 'on')) {
    $email = sprintf(EMAIL_TEXT_STATUS_UPDATE, $links_contact_name, $links_status_array[$links_status]) . '<br />' . STORE_OWNER . '<br />' . STORE_NAME;

    zen_mail($links_contact_name, $links_contact_email, EMAIL_TEXT_SUBJECT, $email, STORE_OWNER, STORE_OWNER_EMAIL_ADDRESS');
    }

    zen_redirect(zen_href_link(FILENAME_LINKS, zen_get_all_get_params(array('lID', 'action')) . 'lID=' . $links_id));
    } else if ($error == true) {
    $lInfo = new objectInfo($_POST);
    Live and learn... the Zen way.

 

 

Similar Threads

  1. Testimonial Manager Support Thread
    By clydejones in forum All Other Contributions/Addons
    Replies: 1500
    Last Post: 4 Feb 2021, 04:12 PM
  2. v154 News Box Manager v2.0.0 [Support Thread]
    By lat9 in forum All Other Contributions/Addons
    Replies: 84
    Last Post: 19 Jan 2021, 04:17 PM
  3. Download File Manager Support Thread
    By balihr in forum All Other Contributions/Addons
    Replies: 24
    Last Post: 17 Aug 2017, 10:32 PM
  4. Poll Manager Support Thread
    By boudewijn in forum Addon Sideboxes
    Replies: 148
    Last Post: 27 Jan 2016, 09:53 AM
  5. Empty Cart Manager [support thread]
    By Steven300 in forum All Other Contributions/Addons
    Replies: 49
    Last Post: 26 May 2010, 10:26 AM

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