1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Hotaru CMS 1.5.0 RC4

Discussion in 'News and Announcements' started by shibuya246, May 22, 2013.

  1. suresh

    suresh Moderator

    here are first 4 errors out of 6 or 7
    Code:
    g you can help with?
    
    Warning: fopen(/home/endla136/public_html/latestgerman.info/libs/Category.php) [function.fopen]: failed to open stream: Permission denied in /home/endla136/public_html/latestgerman.info/libs/extensions/SmartLoader/smartloader.class.php on line 310
    
    Warning: fopen(/home/endla136/public_html/latestgerman.info/libs/Category.php) [function.fopen]: failed to open stream: Permission denied in /home/endla136/public_html/latestgerman.info/libs/extensions/SmartLoader/smartloader.class.php on line 310
    
    Warning: fopen(/home/endla136/public_html/latestgerman.info/libs/Category.php) [function.fopen]: failed to open stream: Permission denied in /home/endla136/public_html/latestgerman.info/libs/extensions/SmartLoader/smartloader.class.php on line 310
    
    Warning: fopen(/home/endla136/public_html/latestgerman.info/libs/Category.php) [function.fopen]: failed to open stream: Permission denied in /home/endla136/public_html/latestgerman.info/libs/extensions/SmartLoader/smartloader.class.php on line 310
    
     
  2. suresh

    suresh Moderator

    I had extracted files this time instead of uploading files using FTP
    I did uninstalling and installing but the error continues check the testing site.
     
    Last edited: May 22, 2013
  3. nothingman

    nothingman Active Member

    Fresh install seems to work fine. I'll wait for the upgrade, as that concerns me more. :D
     
  4. shibuya246

    shibuya246 Hotaru Developer Staff Member Admin

    It looks like not all of your files were copied properly
    You may need to extract the zip and try copying them again. This does not look like a code error
     
  5. shibuya246

    shibuya246 Hotaru Developer Staff Member Admin

    It looks like not all of your files were copied properly
    You may need to extract the zip and try copying them again. This does not look like a code error
     
  6. shibuya246

    shibuya246 Hotaru Developer Staff Member Admin

    The upgrade and the fresh install are the same code. There are no special steps on upgrade for this version. Nothing changes in the db
     
  7. shibuya246

    shibuya246 Hotaru Developer Staff Member Admin

    The upgrade and the fresh install are the same code. There are no special steps on upgrade for this version. Nothing changes in the db
     
  8. nothingman

    nothingman Active Member

    Oh. When you said, "An upgrade using the install script would not", I thought you meant that caching is not happening for an upgrade (the admin login/logout problem that was happening) and that you would look into it.
     
  9. shibuya246

    shibuya246 Hotaru Developer Staff Member Admin

    No. When you upgrade it does not reset the cookie since your old cookie contains your login info etc. On a new install the cookies are cleared.
    The admin login/logout problem is purely to do with cookies
     
  10. shibuya246

    shibuya246 Hotaru Developer Staff Member Admin

    No. When you upgrade it does not reset the cookie since your old cookie contains your login info etc. On a new install the cookies are cleared.
    The admin login/logout problem is purely to do with cookies
     
  11. narc

    narc Well-Known Member

    I can not log in as admin. the same problem as with nothingman. version 1.5 RC4. new und clear install.
     
  12. shibuya246

    shibuya246 Hotaru Developer Staff Member Admin

    I have just done another clean install here and logged in straight away

    Can you private message me your site and login details so i can take a look at the cookies on my browser it is setting
     
  13. shibuya246

    shibuya246 Hotaru Developer Staff Member Admin

    It looks like the file libs/Category has not been uploaded correctly
     
  14. larryhill

    larryhill New Member

    I tried fresh installation Hotaru 1.5.0 RC4 in localhost, but All Plugin not appear on Admin Control Panel / Plugin Management Page
     
  15. suresh

    suresh Moderator

    Yeah uploading files again working correctly, I am still waiting for the sorting order of stories.
    Here is an error causing from the images plugin.
    If i submit the story with an image then it would accept else it would not and the following error shows
    Code:
    Notice: getimagesize() [function.getimagesize]: Read error! in /home/endla136/public_html/latestgerman.info/content/plugins/post_images/post_images.php on line 228
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/endla136/public_html/latestgerman.info/content/plugins/post_images/post_images.php:228) in /home/endla136/public_html/latestgerman.info/content/plugins/submit/submit.php on line 267
    
    I submitted two stories with images without problems. only if the image is not their then it is not accepting the story.
     
  16. shibuya246

    shibuya246 Hotaru Developer Staff Member Admin

    Could you PM me with your site details so i can take a look
    thanks
     
  17. shibuya246

    shibuya246 Hotaru Developer Staff Member Admin

    Thanks
    I can see a small error in navigation file which I have fixed now and will put in next release

    I will look at the post images plugin again, but it is a plugin written by someone else and I can only spend so much time on that if I am to get the core v.1.5.0 out
    Re: order of stories, as I said before you have to ask Nick whether it is right or not. It does not appear to be a programming bug. The stories on the latest come up showing which is the latest at the top.The stories on the main page show the most active or popular or something on top, not the order of submission
     
  18. shibuya246

    shibuya246 Hotaru Developer Staff Member Admin

    Did you admin panel not look like this?

    View attachment Screen Shot 2013-05-23 at 4.03.10 PM.jpg

    Can you check your /content/plugins folder and see if there is anything in there
     
  19. nothingman

    nothingman Active Member

    When I try to login to the site I'm being redirected to http://domainhelp.search.com/search?q=lawrkhawm&d=lawrkhawm.com.com. My test site is out here -> http://lawrkhawm.com/150rc/

    Could someone please check if that is the same case when you try to login to the site? Direct login link here: http://lawrkhawm.com.com/150rc/index.php?page=login&return=http://lawrkhawm.com.com/150rc/

    I thought my browser had been hijacked but that isn't the case. I've tried this at my home and work computer with the login page being redirected to http://domainhelp.search.com/search?q=lawrkhawm&d=lawrkhawm.com.com
     
    Last edited: May 23, 2013
  20. shibuya246

    shibuya246 Hotaru Developer Staff Member Admin

    I think you have lawrkhawm.com.com in your config/settings.php file

    check the double .com you have
     

Share This Page