• b2evo
  • Front Page
  • Contact
  • Login
  • reset page

Far Fields

  • Andromeda ¦ First Contact
  • Blush ¦ Private
  • Dad ¦ Private
  • Vyaj ¦ Immigration & Asylum Cases

Near Fields

  • My Bits
  • Behind the Sceanic
  • vOw ¦ Vegan Organic Wholefood

Old Fields

  • 1996 Site
  • Old Search Site

Blogs

  • b2Evo ¦ Blog techie stuff
  • eLf ¦ Updates on the land
  • blInk ¦ Some useless links
  • spAce ¦ Thoughts on being
  • j&j ¦ Prospectors of Kern
  • av0id ¦ How I Got Here

Upgrade to 6.4.3Updated: June 8th, 2015

Created: 02/06/15

June 4th:

  1. Lost formatting and icons for metadata links at bottom of posts
    Sorted by transferring icons to [.rsc/icons]

  2. Print style has errors

    Notice: Undefined variable: params in /home/calstock/public_html/skins/print/index.main.php on line 64

    Warning: array_merge(): Argument #2 is not an array in /home/calstock/public_html/skins/print/index.main.php on line 64

    SORTED by deleting Argument #2 as follows
    [/skins/print/index.main.php] Line 64


    Original
    $params = array_merge( array(
    'disp_title' => true,
    'item_title_link_type' => '#',
    'image_size' => 'fit-400x320',
    'attached_pics' => 'all', // 'none', 'first', 'all'
    'item_pic_link_type' => 'original', // Can be 'original' (image) or 'single' (this post)
    ), $params );

    Modified $params = array(
    'disp_title' => true,
    'item_title_link_type' => '#',
    'image_size' => 'fit-400x320',
    'attached_pics' => 'all', // 'none', 'first', 'all'
    'item_pic_link_type' => 'original', // Can be 'original' (image) or 'single' (this post)
    );

  3. Repeated Title on Printer Friendly Page: Remove one and leave one with link maybe.
    DONE: In [/skins/print/ndex.main.php] commented out Title for current request section and raised next linked title from h3 to h2

  4. Have problem with vow using manual skin, Categories listing isn't showing in left column.
    Sorted by using old (5.2.0) manual skin

  5. Problem on contact form before each input
    Notice: Array to string conversion in /home/calstock/public_html/inc/_core/ui/forms/_form.class.php on line 840

    RESOLVED by sending over updated [/skins_fallback_v5/_contact_msg.form.php] to my custom skin.

  6. Want to format Hints to inputs to put them on a new line, not to span
    Done by adding <br /> to 5th parameter of the $Form->text_input on lines 71,72 and 73 of [/skins_fallback_v5/_contact_msg.form.php]
    e.g. T_('<br />Your name.')


June 2nd: Page 1 :: June 3rd: Page 2 :: June 4th: Page 3 :: June 6th and later :: Page 5

Pages: 1· 2· 3· 4· 5

  roger
print   Print     
 
  •  Paged Index of 133 Posts

  • Last nineteen

    • Add html figure tag
    • Validation 7.2.5
    • elfgifs_plugin
    • Add sub text button
    • [autocorrect] validation
    • Versions & Database
    • Math Terms & Plugin
    • My Search Hack
    • figure tag
    • evobar toolbar
    • Front Page Collections #
    • Move to a new line using CSS not <br />
    • Version 6.10.6 & php 7
    • Stuck on Version 6.10.5
    • Limit Login Attempts
    • 6.10.5
    • Add Number to Comment
    • 6.10.4
    • v 6.10.*
  • Search


Valid HTML 5.0    ubuntu link    duckduckgo link    b2evolution link    firefox link    Creative Commons Licence    Valid CSS!