This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
published version
blog : 2.6.14
core : 2.3.9.9
when i want to edit or create new topic in blog i get error :
Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. Parser Error Message: Unknown server tag 'neatupload:inputfile'. Source Error:
Line 531: <mp:SiteLabel ID="Sitelabel14" runat="server" CssClass="settinglabel" ConfigKey="FileUpload" Line 532: ResourceFile="BlogResources"></mp:SiteLabel> Line 533: <neatupload:inputfile id="fileInput" size="28" runat="server" /> Line 534: Line 535: <portal:mojoButton ID="btnUpload" runat="server" ValidationGroup="Upload" />
It seems like you have an inconsistent set of files that are not all the same version. We got rid of NeatUpload in version 2.3.9.7, since you have version 2.3.9.0 there should be no references to NeatUpload anywhere, but it seems you have some old files that still reference it. Those files are not from version 2.3.9.0. You cannot mix and match files from different versions of mojoPortal, that will result in errors.
how can i fix it?
re-install version 2.3.9.0 and make sure you upload all of the files, it seems that when you installed it you did not upload all of the files or some files failed to upload so there are older versions of some files still on disk