Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • denisedelbando 141 posts 339 karma points
    Mar 06, 2015 @ 18:36
    denisedelbando
    1

    after publishing, i get uhelpsy errors

    After publishing a blog, i get all these errors.

    I am using web forms umbraco V6.2.2. ublogsy is v3.0.1 and i tried upgrading to V3.0.2 but umbraco is giving me package errors. maybe if you could guide me what to replace that would be great. I know the obvious ones. (.dll, .cshtml. i dont know where to place the xml config and package.xml file and the pngs. i cannot locate where ublogsy is installed)

    2015-03-06 12:28:50,394 [21] INFO  Umbraco.Core.Publishing.PublishingStrategy - [Thread 12] Content 'test' with Id '18596' has been published.

    2015-03-06 12:28:50,683 [21] ERROR System.Exception - [Thread 7] During indexing luceneFieldName:uBlogsySearchableLabels, propertyAlias:uBlogsyPostLabels.

    System.NullReferenceException: Object reference not set to an instance of an object.

       at uHelpsy.Helpers.ExamineIndexHelper.GetValueFromFieldOrProperty(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias) in d:\_PROJECTS\Personal\uHelpsy - Library\uHelpsy\Source\uHelpsy.Web\Helpers\ExamineIndexHelper.cs:line 97

    2015-03-06 12:28:50,683 [21] ERROR System.Exception - [Thread 7] During indexing luceneFieldName:uBlogsySearchableLabels, propertyAlias:uBlogsyPostLabels, aliasInNode:uBlogsyLabelName.

    System.NullReferenceException: Object reference not set to an instance of an object.

       at uHelpsy.Helpers.ExamineIndexHelper.AddIndexByPropertyInSelectedNodes(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias, String aliasInNode) in d:\_PROJECTS\Personal\uHelpsy - Library\uHelpsy\Source\uHelpsy.Web\Helpers\ExamineIndexHelper.cs:line 30

    2015-03-06 12:28:50,684 [21] ERROR System.Exception - [Thread 7] During indexing luceneFieldName:uBlogsySearchableLabelIds, propertyAlias:uBlogsyPostLabels.

    System.NullReferenceException: Object reference not set to an instance of an object.

       at uHelpsy.Helpers.ExamineIndexHelper.GetValueFromFieldOrProperty(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias) in d:\_PROJECTS\Personal\uHelpsy - Library\uHelpsy\Source\uHelpsy.Web\Helpers\ExamineIndexHelper.cs:line 97

    2015-03-06 12:28:50,684 [21] ERROR System.Exception - [Thread 7] During indexing luceneFieldName:uBlogsySearchableLabelIds, propertyAlias:uBlogsyPostLabels.

    System.NullReferenceException: Object reference not set to an instance of an object.

       at uHelpsy.Helpers.ExamineIndexHelper.AddIdsFromCsvProperty(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias) in d:\_PROJECTS\Personal\uHelpsy - Library\uHelpsy\Source\uHelpsy.Web\Helpers\ExamineIndexHelper.cs:line 65

    2015-03-06 12:28:50,684 [21] ERROR System.Exception - [Thread 7] During indexing luceneFieldName:uBlogsySearchableAuthor, propertyAlias:uBlogsyPostAuthor.

    System.NullReferenceException: Object reference not set to an instance of an object.

       at uHelpsy.Helpers.ExamineIndexHelper.GetValueFromFieldOrProperty(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias) in d:\_PROJECTS\Personal\uHelpsy - Library\uHelpsy\Source\uHelpsy.Web\Helpers\ExamineIndexHelper.cs:line 97

    2015-03-06 12:28:50,685 [21] ERROR System.Exception - [Thread 7] During indexing luceneFieldName:uBlogsySearchableAuthor, propertyAlias:uBlogsyPostAuthor, aliasInNode:uBlogsyAuthorName.

    System.NullReferenceException: Object reference not set to an instance of an object.

       at uHelpsy.Helpers.ExamineIndexHelper.AddIndexByPropertyInSelectedNodes(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias, String aliasInNode) in d:\_PROJECTS\Personal\uHelpsy - Library\uHelpsy\Source\uHelpsy.Web\Helpers\ExamineIndexHelper.cs:line 30

    2015-03-06 12:28:50,685 [21] ERROR System.Exception - [Thread 7] During indexing luceneFieldName:uBlogsySearchableAuthorIds, propertyAlias:uBlogsyPostAuthor.

    System.NullReferenceException: Object reference not set to an instance of an object.

       at uHelpsy.Helpers.ExamineIndexHelper.GetValueFromFieldOrProperty(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias) in d:\_PROJECTS\Personal\uHelpsy - Library\uHelpsy\Source\uHelpsy.Web\Helpers\ExamineIndexHelper.cs:line 97

    2015-03-06 12:28:50,685 [21] ERROR System.Exception - [Thread 7] During indexing luceneFieldName:uBlogsySearchableAuthorIds, propertyAlias:uBlogsyPostAuthor.

    System.NullReferenceException: Object reference not set to an instance of an object.

       at uHelpsy.Helpers.ExamineIndexHelper.AddIdsFromCsvProperty(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias) in d:\_PROJECTS\Personal\uHelpsy - Library\uHelpsy\Source\uHelpsy.Web\Helpers\ExamineIndexHelper.cs:line 65

    2015-03-06 12:28:51,084 [21] ERROR System.Exception - [Thread 9] During indexing luceneFieldName:uBlogsySearchableLabels, propertyAlias:uBlogsyPostLabels.

    System.NullReferenceException: Object reference not set to an instance of an object.

       at uHelpsy.Helpers.ExamineIndexHelper.GetValueFromFieldOrProperty(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias) in d:\_PROJECTS\Personal\uHelpsy - Library\uHelpsy\Source\uHelpsy.Web\Helpers\ExamineIndexHelper.cs:line 97

    2015-03-06 12:28:51,085 [21] ERROR System.Exception - [Thread 9] During indexing luceneFieldName:uBlogsySearchableLabels, propertyAlias:uBlogsyPostLabels, aliasInNode:uBlogsyLabelName.

    System.NullReferenceException: Object reference not set to an instance of an object.

       at uHelpsy.Helpers.ExamineIndexHelper.AddIndexByPropertyInSelectedNodes(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias, String aliasInNode) in d:\_PROJECTS\Personal\uHelpsy - Library\uHelpsy\Source\uHelpsy.Web\Helpers\ExamineIndexHelper.cs:line 30

    2015-03-06 12:28:51,085 [21] ERROR System.Exception - [Thread 9] During indexing luceneFieldName:uBlogsySearchableLabelIds, propertyAlias:uBlogsyPostLabels.

    System.NullReferenceException: Object reference not set to an instance of an object.

       at uHelpsy.Helpers.ExamineIndexHelper.GetValueFromFieldOrProperty(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias) in d:\_PROJECTS\Personal\uHelpsy - Library\uHelpsy\Source\uHelpsy.Web\Helpers\ExamineIndexHelper.cs:line 97

    2015-03-06 12:28:51,085 [21] ERROR System.Exception - [Thread 9] During indexing luceneFieldName:uBlogsySearchableLabelIds, propertyAlias:uBlogsyPostLabels.

    System.NullReferenceException: Object reference not set to an instance of an object.

       at uHelpsy.Helpers.ExamineIndexHelper.AddIdsFromCsvProperty(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias) in d:\_PROJECTS\Personal\uHelpsy - Library\uHelpsy\Source\uHelpsy.Web\Helpers\ExamineIndexHelper.cs:line 65

    2015-03-06 12:28:51,085 [21] ERROR System.Exception - [Thread 9] During indexing luceneFieldName:uBlogsySearchableAuthor, propertyAlias:uBlogsyPostAuthor.

    System.NullReferenceException: Object reference not set to an instance of an object.

       at uHelpsy.Helpers.ExamineIndexHelper.GetValueFromFieldOrProperty(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias) in d:\_PROJECTS\Personal\uHelpsy - Library\uHelpsy\Source\uHelpsy.Web\Helpers\ExamineIndexHelper.cs:line 97

    2015-03-06 12:28:51,085 [21] ERROR System.Exception - [Thread 9] During indexing luceneFieldName:uBlogsySearchableAuthor, propertyAlias:uBlogsyPostAuthor, aliasInNode:uBlogsyAuthorName.

    System.NullReferenceException: Object reference not set to an instance of an object.

       at uHelpsy.Helpers.ExamineIndexHelper.AddIndexByPropertyInSelectedNodes(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias, String aliasInNode) in d:\_PROJECTS\Personal\uHelpsy - Library\uHelpsy\Source\uHelpsy.Web\Helpers\ExamineIndexHelper.cs:line 30

    2015-03-06 12:28:51,086 [21] ERROR System.Exception - [Thread 9] During indexing luceneFieldName:uBlogsySearchableAuthorIds, propertyAlias:uBlogsyPostAuthor.

    System.NullReferenceException: Object reference not set to an instance of an object.

       at uHelpsy.Helpers.ExamineIndexHelper.GetValueFromFieldOrProperty(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias) in d:\_PROJECTS\Personal\uHelpsy - Library\uHelpsy\Source\uHelpsy.Web\Helpers\ExamineIndexHelper.cs:line 97

    2015-03-06 12:28:51,086 [21] ERROR System.Exception - [Thread 9] During indexing luceneFieldName:uBlogsySearchableAuthorIds, propertyAlias:uBlogsyPostAuthor.

    System.NullReferenceException: Object reference not set to an instance of an object.

       at uHelpsy.Helpers.ExamineIndexHelper.AddIdsFromCsvProperty(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias) in d:\_PROJECTS\Personal\uHelpsy - Library\uHelpsy\Source\uHelpsy.Web\Helpers\ExamineIndexHelper.cs:line 65

  • denisedelbando 141 posts 339 karma points
    Mar 09, 2015 @ 15:21
    denisedelbando
    0

    i managed to upgrade ublogsy. it was upgraded and just threw an error for some reason. anyway, uBlogsy is already v3.0.2

    but i still get lucene errors in ublogsy after publishing a blog. similar issue:

    https://our.umbraco.org/projects/starter-kits/ublogsy/ublogsy-bugs/40648-Clean-Install-Umbraco-605,-latest-Ublogsy,-failed

    2015-03-09 09:59:29,653 [7] INFO  Umbraco.Core.Publishing.PublishingStrategy - [Thread 15] Content 'bhjbhjbhj' with Id '18602' has been published.

    2015-03-09 09:59:29,780 [7] ERROR System.Exception - [Thread 21] During indexing luceneFieldName:uBlogsySearchableLabels, propertyAlias:uBlogsyPostLabels.

    System.NullReferenceException: Object reference not set to an instance of an object.

       at uHelpsy.Helpers.ExamineIndexHelper.GetValueFromFieldOrProperty(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias)

    2015-03-09 09:59:29,781 [7] ERROR System.Exception - [Thread 21] During indexing luceneFieldName:uBlogsySearchableLabels, propertyAlias:uBlogsyPostLabels, aliasInNode:uBlogsyLabelName.

    System.NullReferenceException: Object reference not set to an instance of an object.

       at uHelpsy.Helpers.ExamineIndexHelper.AddIndexByPropertyInSelectedNodes(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias, String aliasInNode)

    2015-03-09 09:59:29,781 [7] ERROR System.Exception - [Thread 21] During indexing luceneFieldName:uBlogsySearchableLabelIds, propertyAlias:uBlogsyPostLabels.

    System.NullReferenceException: Object reference not set to an instance of an object.

       at uHelpsy.Helpers.ExamineIndexHelper.GetValueFromFieldOrProperty(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias)

    2015-03-09 09:59:29,781 [7] ERROR System.Exception - [Thread 21] During indexing luceneFieldName:uBlogsySearchableLabelIds, propertyAlias:uBlogsyPostLabels.

    System.NullReferenceException: Object reference not set to an instance of an object.

       at uHelpsy.Helpers.ExamineIndexHelper.AddIdsFromCsvProperty(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias)

    2015-03-09 09:59:29,782 [7] ERROR System.Exception - [Thread 21] During indexing luceneFieldName:uBlogsySearchableAuthor, propertyAlias:uBlogsyPostAuthor.

    System.NullReferenceException: Object reference not set to an instance of an object.

       at uHelpsy.Helpers.ExamineIndexHelper.GetValueFromFieldOrProperty(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias)

    2015-03-09 09:59:29,782 [7] ERROR System.Exception - [Thread 21] During indexing luceneFieldName:uBlogsySearchableAuthor, propertyAlias:uBlogsyPostAuthor, aliasInNode:uBlogsyAuthorName.

    System.NullReferenceException: Object reference not set to an instance of an object.

       at uHelpsy.Helpers.ExamineIndexHelper.AddIndexByPropertyInSelectedNodes(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias, String aliasInNode)

    2015-03-09 09:59:29,782 [7] ERROR System.Exception - [Thread 21] During indexing luceneFieldName:uBlogsySearchableAuthorIds, propertyAlias:uBlogsyPostAuthor.

    System.NullReferenceException: Object reference not set to an instance of an object.

       at uHelpsy.Helpers.ExamineIndexHelper.GetValueFromFieldOrProperty(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias)

    2015-03-09 09:59:29,782 [7] ERROR System.Exception - [Thread 21] During indexing luceneFieldName:uBlogsySearchableAuthorIds, propertyAlias:uBlogsyPostAuthor.

    System.NullReferenceException: Object reference not set to an instance of an object.

       at uHelpsy.Helpers.ExamineIndexHelper.AddIdsFromCsvProperty(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias)

    2015-03-09 09:59:29,987 [7] ERROR System.Exception - [Thread 20] During indexing luceneFieldName:uBlogsySearchableLabels, propertyAlias:uBlogsyPostLabels.

    System.NullReferenceException: Object reference not set to an instance of an object.

       at uHelpsy.Helpers.ExamineIndexHelper.GetValueFromFieldOrProperty(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias)

    2015-03-09 09:59:29,987 [7] ERROR System.Exception - [Thread 20] During indexing luceneFieldName:uBlogsySearchableLabels, propertyAlias:uBlogsyPostLabels, aliasInNode:uBlogsyLabelName.

    System.NullReferenceException: Object reference not set to an instance of an object.

       at uHelpsy.Helpers.ExamineIndexHelper.AddIndexByPropertyInSelectedNodes(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias, String aliasInNode)

    2015-03-09 09:59:29,988 [7] ERROR System.Exception - [Thread 20] During indexing luceneFieldName:uBlogsySearchableLabelIds, propertyAlias:uBlogsyPostLabels.

    System.NullReferenceException: Object reference not set to an instance of an object.

       at uHelpsy.Helpers.ExamineIndexHelper.GetValueFromFieldOrProperty(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias)

    2015-03-09 09:59:29,988 [7] ERROR System.Exception - [Thread 20] During indexing luceneFieldName:uBlogsySearchableLabelIds, propertyAlias:uBlogsyPostLabels.

    System.NullReferenceException: Object reference not set to an instance of an object.

       at uHelpsy.Helpers.ExamineIndexHelper.AddIdsFromCsvProperty(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias)

    2015-03-09 09:59:29,988 [7] ERROR System.Exception - [Thread 20] During indexing luceneFieldName:uBlogsySearchableAuthor, propertyAlias:uBlogsyPostAuthor.

    System.NullReferenceException: Object reference not set to an instance of an object.

       at uHelpsy.Helpers.ExamineIndexHelper.GetValueFromFieldOrProperty(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias)

    2015-03-09 09:59:29,988 [7] ERROR System.Exception - [Thread 20] During indexing luceneFieldName:uBlogsySearchableAuthor, propertyAlias:uBlogsyPostAuthor, aliasInNode:uBlogsyAuthorName.

    System.NullReferenceException: Object reference not set to an instance of an object.

       at uHelpsy.Helpers.ExamineIndexHelper.AddIndexByPropertyInSelectedNodes(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias, String aliasInNode)

    2015-03-09 09:59:29,989 [7] ERROR System.Exception - [Thread 20] During indexing luceneFieldName:uBlogsySearchableAuthorIds, propertyAlias:uBlogsyPostAuthor.

    System.NullReferenceException: Object reference not set to an instance of an object.

       at uHelpsy.Helpers.ExamineIndexHelper.GetValueFromFieldOrProperty(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias)

    2015-03-09 09:59:29,989 [7] ERROR System.Exception - [Thread 20] During indexing luceneFieldName:uBlogsySearchableAuthorIds, propertyAlias:uBlogsyPostAuthor.

    System.NullReferenceException: Object reference not set to an instance of an object.

       at uHelpsy.Helpers.ExamineIndexHelper.AddIdsFromCsvProperty(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias)

  • José A. 11 posts 31 karma points
    Apr 16, 2015 @ 13:23
    José A.
    0

    We have the same issue. We are running Umbraco 7.2.4 and uBlogsy 4.1.2 (upgraded from 4.1 where it was running fine). After the upgrade whenever we Save and Publish we get the following errors in the logs:

    2015-04-16 13:11:14,500 [82] INFO  Umbraco.Core.Publishing.PublishingStrategy - [Thread 86] Content 'new-dummy-content' with Id '14342' has been published.
    2015-04-16 13:11:14,798 [82] INFO  Umbraco.Core.PluginManager - [Thread 86] Starting resolution types of umbraco.interfaces.ICacheRefresher
    2015-04-16 13:11:14,810 [82] INFO  Umbraco.Core.PluginManager - [Thread 86] Completed resolution of types of umbraco.interfaces.ICacheRefresher, found 20 (took 15ms)
    2015-04-16 13:11:15,451 [82] ERROR System.Exception - [Thread 84] During indexing luceneFieldName:uBlogsySearchableLabels, propertyAlias:uBlogsyPostLabels.
    System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.
       en uHelpsy.Helpers.ExamineIndexHelper.GetValueFromFieldOrProperty(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias)
    2015-04-16 13:11:15,451 [82] ERROR System.Exception - [Thread 84] During indexing luceneFieldName:uBlogsySearchableLabels, propertyAlias:uBlogsyPostLabels, aliasInNode:uBlogsyLabelName.
    System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.
       en uHelpsy.Helpers.ExamineIndexHelper.AddIndexByPropertyInSelectedNodes(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias, String aliasInNode)
    2015-04-16 13:11:15,451 [82] ERROR System.Exception - [Thread 84] During indexing luceneFieldName:uBlogsySearchableLabelIds, propertyAlias:uBlogsyPostLabels.
    System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.
       en uHelpsy.Helpers.ExamineIndexHelper.GetValueFromFieldOrProperty(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias)
    2015-04-16 13:11:15,451 [82] ERROR System.Exception - [Thread 84] During indexing luceneFieldName:uBlogsySearchableLabelIds, propertyAlias:uBlogsyPostLabels.
    System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.
       en uHelpsy.Helpers.ExamineIndexHelper.AddIdsFromCsvProperty(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias)
    2015-04-16 13:11:15,482 [82] ERROR System.Exception - [Thread 84] During indexing luceneFieldName:uBlogsySearchableLabels, propertyAlias:uBlogsyPostLabels.
    System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.
       en uHelpsy.Helpers.ExamineIndexHelper.GetValueFromFieldOrProperty(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias)
    2015-04-16 13:11:15,482 [82] ERROR System.Exception - [Thread 84] During indexing luceneFieldName:uBlogsySearchableLabels, propertyAlias:uBlogsyPostLabels, aliasInNode:uBlogsyLabelName.
    System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.
       en uHelpsy.Helpers.ExamineIndexHelper.AddIndexByPropertyInSelectedNodes(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias, String aliasInNode)
    2015-04-16 13:11:15,482 [82] ERROR System.Exception - [Thread 84] During indexing luceneFieldName:uBlogsySearchableLabelIds, propertyAlias:uBlogsyPostLabels.
    System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.
       en uHelpsy.Helpers.ExamineIndexHelper.GetValueFromFieldOrProperty(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias)
    2015-04-16 13:11:15,482 [82] ERROR System.Exception - [Thread 84] During indexing luceneFieldName:uBlogsySearchableLabelIds, propertyAlias:uBlogsyPostLabels.
    System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.
       en uHelpsy.Helpers.ExamineIndexHelper.AddIdsFromCsvProperty(IndexingNodeDataEventArgs e, String luceneFieldName, String propertyAlias)

    We have tried running with the original uHelpsy.dll bundled with uBlogsy 4.1.2 (version 2.0.3) and also with the same DLL older versions 2.0.0 and 2.0.1. The same errors appear in all cases.

    As I said, when running Umbraco 7.2.4 and uBlogsy 4.1. this error did not appear. Any help / suggestion / fix from the delopers?

    Thanks in advance.

  • José A. 11 posts 31 karma points
    Apr 24, 2015 @ 11:50
    José A.
    0

    Any news on this issue?

    avatart0ph: Did you manage to solve it anyway?  Just for testing, I have cloned my original umbraco 7.2.4 + uBlogsy 4.1 installation into another machine and retried the upgrade to uBlogsy 4.1.2. The same error appears. We are not able to post anything with it. Everything stays just 'saved' (not published).

    Thanks.

  • José A. 11 posts 31 karma points
    Apr 24, 2015 @ 14:59
    José A.
    1

    Some more feedback on this issue:

    The publication of new pages (when Document Type is [uBlogsy] Page) works fine. The problem seems to be when the Document Type is [uBlogsy] Post AND the Title contains spaces. Publishing a new Post with Title/Name 'test' works fine. However, when the Title/Name is 'this is a test' it fails, the publication is just saved, not published, and the logs show the former described errors.

    Please we need a fix to this ASAP. Thanks.

  • José A. 11 posts 31 karma points
    May 11, 2015 @ 16:19
    José A.
    0

    Is the developer maintaining this project yet? It has been more than two weeks since I asked for help because of this error and still no replies?!?!

    avatart0ph: Did you solve this issue?

  • denisedelbando 141 posts 339 karma points
    May 11, 2015 @ 16:25
    denisedelbando
    0

    @Jose, unforunately, no. i moved on to another project and will get back on this again when the time comes.

    If i do find a solution i will immediately post it here.

  • denisedelbando 141 posts 339 karma points
    May 11, 2015 @ 16:26
    denisedelbando
    0

    when i updated my project to the latest ublogsy files, it is still showing the same error.

  • José A. 11 posts 31 karma points
    May 11, 2015 @ 17:12
    José A.
    0

    Thanks avatart0ph for your reply,

    At least it is confirmed that this issue is not happening to me only and that it also affects both the older and the latest versions of uBlogsy. I hope Anthony could have a look at it.

    Regards.

  • denisedelbando 141 posts 339 karma points
    Jan 14, 2016 @ 21:37
    denisedelbando
    0

    happy new year @Jose

    were you able to solve this issue?

Please Sign in or register to post replies

Write your reply to:

Draft