ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

PyroCMS v0.9.9

December 21, 2009 12:55pm

Subscribe [27]
  • #16 / Jan 18, 2010 10:31am

    Phil Sturgeon

    2889 posts

    #1: Instead of loading via AJAXify as links do, enter the URL directly and tell me what you see.

    Eg: http://localhost/pyrocms/admin/photos

    #2: Erf… i’ll re-install when I get home.

    #3: Ignoring attachment for now, default theme works now the theme name is passed to my new Asset library.

    #5: Yeah thats fine. Same login details and cookie are set so if the install is in the same place then it will keep you logged in even after a re-install.

    #7: Don’t output $this, the recursion effect is caused by references within the super-global pointing back to itself. You say no libraries are loaded but autoloaded is Asset, database, settings, template, etc. I can’t help with this one until v0.9.8 is done and out the door, sorry dude.

  • #17 / Jan 18, 2010 11:01am

    hugle

    289 posts

    #1: Instead of loading via AJAXify as links do, enter the URL directly and tell me what you see.

    Eg: http://localhost/pyrocms/admin/photos

    #2: Erf… i’ll re-install when I get home.

    #3: Ignoring attachment for now, default theme works now the theme name is passed to my new Asset library.

    #5: Yeah thats fine. Same login details and cookie are set so if the install is in the same place then it will keep you logged in even after a re-install.

    #7: Don’t output $this, the recursion effect is caused by references within the super-global pointing back to itself. You say no libraries are loaded but autoloaded is Asset, database, settings, template, etc. I can’t help with this one until v0.9.8 is done and out the door, sorry dude.

    #1 I get:

    A Database Error Occurred
    
    Error Number: 1054
    
    Unknown column 'p.album_id' in 'on clause'
    
    SELECT pa.*, COUNT(p.id) AS num_photos FROM (photo_albums pa) LEFT JOIN photos p ON pa.id = p.album_id GROUP BY pa.slug

    #3 - no problem:)

    #7 - I see. Thanks anyway mate. At least in 0.9.8 I can get errors array from Forms Generation Library 😊

    so far can’t find any more problems. we need more ppl to test it out 😊

  • #18 / Jan 18, 2010 12:16pm

    Phil Sturgeon

    2889 posts

    #1 (photo album error) and #2 (error at the top of pages) both sorted in the latest re-tag.

    Im going to stop retagging now, I feel dirty… :sick:

  • #19 / Jan 18, 2010 4:38pm

    Tiago Sousa

    1 posts

    That’s great news!Your work has been very useful, thanks a lot for you time and effort!i will download and test it.

  • #20 / Jan 19, 2010 1:34am

    kilishan

    183 posts

    I downloaded the Beta1 from github and hit a snag on step 4 of the installer. Went to insert the sql in manually in phpMyAdmin and found an error on line 34 of 2-default-data.sql that was killing it. Looks like there was 1 too few values in there. Here’s the line that worked for me:

    INSERT INTO `pages` VALUES
      (1,'home','Home','Welcome to our homepage. We have not quite finished setting up our website just yet, but please add us to your bookmarks and come back soon.',0,1,'','','','','','1219336535');
  • #21 / Jan 20, 2010 5:28am

    Phil Sturgeon

    2889 posts

    I downloaded the Beta1 from github and hit a snag on step 4 of the installer. Went to insert the sql in manually in phpMyAdmin and found an error on line 34 of 2-default-data.sql that was killing it. Looks like there was 1 too few values in there. Here’s the line that worked for me:

    INSERT INTO `pages` VALUES
      (1,'home','Home','Welcome to our homepage. We have not quite finished setting up our website just yet, but please add us to your bookmarks and come back soon.',0,1,'','','','','','1219336535');

    Sorry about that, it was missing the ‘status’ field. I have fixed this and added field names to the schema in the hope that this sort of error can be avoided in the future. I ran the install and it works fine.

    v0.9.8-beta1 has been retagged hopefully for the last time lol. 😊

  • #22 / Jan 24, 2010 12:41pm

    hugle

    289 posts

    Hello Phil,

    I’m currently building one website using this BETA version.
    I’ll post you with the results. as for now no problems, nor suggestions .. 😊

    How are you, have you done anything interesting yet to include?:)

    btw. photo problem solved 😊 thanks 😊

  • #23 / Jan 24, 2010 12:46pm

    hugle

    289 posts

    I remember had same problem with ald version. here is the same.
    Is there any chance to add model disabling?:)

    for example i do not want to show the ‘news’ thing in toolbar so I want to disable it or something like that 😊

    In old version (0.9.7.3) I was just moving out the folders.
    Maybe something like
    <disabled>true</disabled>
    in .xml file? of course, it would be nice to see it inside the CMS 😊

    I so much hate connecting via FTP:)))


    Thanks.

  • #24 / Jan 24, 2010 4:41pm

    Phil Sturgeon

    2889 posts

    Agreed, this is something on the list that will hopefully be done for v1.0 as Modules will be moving to the database.

    Until then, you need to change <is_backend_menu>0</is_backend_menu> to 0 (or delete that line) then clear application/cache/modules_m/*.

    I just released v0.9.7.4 which will be the last in the v0.9.7.x branch so work is really going ahead on v0.9.8 now. Get your bug-fixes, code contributions and translations in now! 😊

  • #25 / Jan 24, 2010 5:26pm

    hugle

    289 posts

    Agreed, this is something on the list that will hopefully be done for v1.0 as Modules will be moving to the database.

    Until then, you need to change <is_backend_menu>0</is_backend_menu> to 0 (or delete that line) then clear application/cache/modules_m/*.

    I just released v0.9.7.4 which will be the last in the v0.9.7.x branch so work is really going ahead on v0.9.8 now. Get your bug-fixes, code contributions and translations in now! 😊

    Modules in database? something new to me 😊
    Well, I’m not goign to upgrade to 0.9.7.4 since I modified .3 a lot 😊)))
    I think I’ll post some suggestions when I’ll be sure we need them 😊

  • #26 / Jan 25, 2010 2:22pm

    abmcr

    254 posts

    This is not strictly 0.9.8 Pyro CMS… but is a general question: in the cms the navigation bar is made hand…. it is a feature in progress a automatic system for auto create the menubar, choosing for each page the location of the menu page?
    Thank you for sharing the code…
    and bravo for the new look of the new release!!!!

  • #27 / Jan 25, 2010 5:18pm

    hugle

    289 posts

    This is not strictly 0.9.8 Pyro CMS… but is a general question: in the cms the navigation bar is made hand…. it is a feature in progress a automatic system for auto create the menubar, choosing for each page the location of the menu page?
    Thank you for sharing the code…
    and bravo for the new look of the new release!!!!

    Hello.
    as for now, the navigation menu should be manually created. But actually Phil is thinking about it, how it can be done in the BEST way. so for now the answer is ‘manual’:)
    I think it’s mainly because it is difficult to suit everyones needs… so basically you can make ‘navigation menu’ craeted automatically for you.

  • #28 / Jan 25, 2010 5:21pm

    hugle

    289 posts

    Hello Phil,
    as for now, few questions.

    Imho, it would be nice to have a jquery script. which would transform the Title,
    for example “My webpage title” to ‘my-webpage-title” and put it into URL (while creating/editing the page)

    I think it could be a button, after pressing it, it would fill automatically, or smth.


    Now the question about DESIGN tab, in PAGES module. if no CSS rules exists, I still have:

    <style type="text/css">
            
        </style>
    
    <!-- Page layout: Default -->

    Inside the code…

    btw, if I put the : <div class=“clear”></div> - the tinymce edit will remove this (as it is blank imho)
    can this function be disabled?


    Thanks 😊

  • #29 / Jan 25, 2010 9:38pm

    hugle

    289 posts

    Few more things:)

    1) Is it possible to move Pages to other pages for example:

    I have:
    contact_us page.
    it also has childs:
      con1
      con2
      con3

    now I want to make contact_us to become a child of support?
    so it becomes:
    support > contact_us >
                              con1
                              con2
                              con3

    2)
    It is possible to change default behaviour of ‘Page Status’?

    3)
    it would be nice, that at least, childs would ‘inherit’ the default ‘DESIGN’ from parent, what do you whink?

    Thank you for reading this 😊

  • #30 / Jan 27, 2010 4:34am

    freedom-ru

    1 posts

    Hi, Phil Sturgeon!

    I’m from Russia and I like PyroCMS and I would like to translate it into Russian, but I see that not all words are rendered in the language files. Do you plan it? I can also help with this

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases