Scheduled Maintenance: 10-11-2025 Electricity company maintenance between 09:00 and 15:00.

3.1.x Extensions Database 3.1 / 3.2[DEV] Ultimate Blog

<span class="qte-attr qte_31_32-qte">3.1.x &amp; 3.2.x</span>
User avatar

moffacostanzo
Users
Users
Posts: 151
Joined: 30 Oct 2015, 10:34
    Windows 7 Firefox

Re: [DEV] Ultimate Blog

Post by moffacostanzo »

Dmzx i send you a pm

for jquery i don't know
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.
Last edited by moffacostanzo on 21 Dec 2015, 16:39, edited 1 time in total.

User avatar

dmzx
Founder
Founder
Posts: 6469
Joined: 13 Jan 2014, 21:45
    Windows 8 Firefox

Re: [DEV] Ultimate Blog

Post by dmzx »

There is a conflict
Image

Switch one by one the extensions off and see when it works.
There are allot of js running on your board.

User avatar

moffacostanzo
Users
Users
Posts: 151
Joined: 30 Oct 2015, 10:34
    Windows 7 Firefox

Re: [DEV] Ultimate Blog

Post by moffacostanzo »

Ok
i try to disable all extension in another my forum but i have the same problem

Soundlive digital - Portale


and i see if active a blog doesn't function who is where
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.
Last edited by moffacostanzo on 22 Dec 2015, 09:15, edited 2 times in total.

User avatar

moffacostanzo
Users
Users
Posts: 151
Joined: 30 Oct 2015, 10:34
    Windows 7 Firefox

Re: [DEV] Ultimate Blog

Post by moffacostanzo »

I replace a fmy file overall footer with a original file and the blog's rate function
this is my file

Code: Select all

		<!-- EVENT overall_footer_content_after -->
	</div>

<!-- EVENT overall_footer_page_body_after -->

<div id="page-footer" role="contentinfo">
	<!-- INCLUDE navbar_footer.html -->

	<div class="copyright">
		<!-- EVENT overall_footer_copyright_prepend -->
		{CREDIT_LINE}
		<!-- IF TRANSLATION_INFO --><br />{TRANSLATION_INFO}<!-- ENDIF -->
		<!-- EVENT overall_footer_copyright_append -->
		<!-- IF DEBUG_OUTPUT --><br />{DEBUG_OUTPUT}<!-- ENDIF -->
		<!-- IF U_ACP --><br /><strong><a href="{U_ACP}">{L_ACP}</a></strong><!-- ENDIF -->
	</div>

	<div id="darkenwrapper" data-ajax-error-title="{L_AJAX_ERROR_TITLE}" data-ajax-error-text="{L_AJAX_ERROR_TEXT}" data-ajax-error-text-abort="{L_AJAX_ERROR_TEXT_ABORT}" data-ajax-error-text-timeout="{L_AJAX_ERROR_TEXT_TIMEOUT}" data-ajax-error-text-parsererror="{L_AJAX_ERROR_TEXT_PARSERERROR}">
		<div id="darken"> </div>
	</div>

	<div id="phpbb_alert" class="phpbb_alert" data-l-err="{L_ERROR}" data-l-timeout-processing-req="{L_TIMEOUT_PROCESSING_REQ}">
		<a href="#" class="alert_close"></a>
		<h3 class="alert_title"> </h3><p class="alert_text"></p>
	</div>
	<div id="phpbb_confirm" class="phpbb_alert">
		<a href="#" class="alert_close"></a>
		<div class="alert_text"></div>
	</div>
</div>

</div>

<div>
	<a id="bottom" class="anchor" accesskey="z"></a>
	<!-- IF not S_IS_BOT -->{RUN_CRON_TASK}<!-- ENDIF -->
</div>

<script type="text/javascript" src="{T_JQUERY_LINK}"></script>
<!-- IF S_ALLOW_CDN --><script type="text/javascript">window.jQuery || document.write(unescape('%3Cscript src="{T_ASSETS_PATH}/javascript/jquery.min.js?assets_version={T_ASSETS_VERSION}" type="text/javascript"%3E%3C/script%3E'));</script><!-- ENDIF -->
<script type="text/javascript" src="{T_ASSETS_PATH}/javascript/core.js?assets_version={T_ASSETS_VERSION}"></script>
<!-- INCLUDEJS forum_fn.js -->
<!-- INCLUDEJS ajax.js -->
<!-- INCLUDEJS jquery-1.8.3.min.js -->

<!-- EVENT overall_footer_after -->

<!-- IF S_PLUPLOAD --><!-- INCLUDE plupload.html --><!-- ENDIF -->
{$SCRIPTS}

   
    <!-- IF SCRIPT_NAME == "viewtopic" or SCRIPT_NAME == "viewforum" -->
    <script type="text/javascript" src="{ROOT_PATH}script/prettySociable/js/jquery.prettySociable.js"></script>
    <!-- ENDIF -->

    <script type="text/javascript">
    // <![CDATA[
    $(document).ready(function(){
       <!-- IF SCRIPT_NAME == "viewtopic" or SCRIPT_NAME == "viewforum" -->
       $.prettySociable();
       <!-- ENDIF -->   
    });
    // ]]>
    </script>
    <!--[if lte IE 6]><script src="{ROOT_PATH}script/prettySociable/js/DD_belatedPNG.js" type="text/javascript"></script><![endif]-->

    <!-- IF SCRIPT_NAME == "viewtopic" or SCRIPT_NAME == "viewforum" -->
    <link rel="stylesheet" href="{ROOT_PATH}script/prettySociable/css/prettySociable.css" type="text/css" media="screen" />
    <!-- ENDIF -->
<!-- EVENT overall_footer_body_after -->

</body>
</html>

User avatar

dmzx
Founder
Founder
Posts: 6469
Joined: 13 Jan 2014, 21:45
    Windows 8 Firefox

Re: [DEV] Ultimate Blog

Post by dmzx »

First post updated

User avatar

nelflucifer
Users
Users
Posts: 70
Joined: 03 Jan 2016, 12:24
    Windows 7 Opera

Re: [DEV] Ultimate Blog

Post by nelflucifer »

Please tell me is there any screenshots of the blog ? Or where to see how it will look on phphbb 3.1.6
Image
Learn to read people's thoughts, not forgetting about their.
The extension translate from English to Russian...
English Forums
Available 251 extension with translation into Russian language...

User avatar

dmzx
Founder
Founder
Posts: 6469
Joined: 13 Jan 2014, 21:45
    Windows 10 Firefox

Re: [DEV] Ultimate Blog

Post by dmzx »

nelflucifer wrote: 03 Jan 2016, 12:57 Please tell me is there any screenshots of the blog ? Or where to see how it will look on phphbb 3.1.6
Updated first post with images

User avatar

nelflucifer
Users
Users
Posts: 70
Joined: 03 Jan 2016, 12:24
    Windows 7 Opera

Re: [DEV] Ultimate Blog

Post by nelflucifer »

dmzx wrote: 03 Jan 2016, 12:59
nelflucifer wrote: 03 Jan 2016, 12:57 Please tell me is there any screenshots of the blog ? Or where to see how it will look on phphbb 3.1.6
Updated first post with images
Thank you very much! See. I will try.

User avatar

Anuj Dhawan
Users
Users
Posts: 109
Joined: 31 Aug 2015, 10:32
    Windows 7 Chrome

Re: [DEV] Ultimate Blog

Post by Anuj Dhawan »

This looks great and working fine on my test board. However, there are couple of suggestions I'd like to put forward -

1.can blog entries by a user be shown under his/her avatar on fotum?

2. I've also installed ' Knowledge Base' extension. And kinda like their idea of showing the blog as post and blog both. This also increases the post count. I doubt if this functionality is available in ultimate blog?

Just my $.02 for this lovely extension.

[ Post made via Android ] Image
Last edited by Anuj Dhawan on 04 Jan 2016, 09:17, edited 1 time in total.

User avatar

cisco007
Users
Users
Posts: 78
Joined: 26 Nov 2015, 22:01
    Windows 10 Firefox

Re: [DEV] Ultimate Blog

Post by cisco007 »

Is this image i see thusfar should be fixed and changed to thus far
Image

User avatar

Anuj Dhawan
Users
Users
Posts: 109
Joined: 31 Aug 2015, 10:32
    Android Chrome

Re: [DEV] Ultimate Blog

Post by Anuj Dhawan »

Can we have the ability to call "blog" with some other name as well? In other words, once we activate this extension "Blog" menu shows up in breadcrum, can admin have the ability to edit it to a chosen name?

Again, it's a great work and extension. Well done! :buigen:

[ Post made via Android ] Image
Last edited by Anuj Dhawan on 14 Jan 2016, 19:30, edited 1 time in total.

User avatar

asouza
Users
Users
Posts: 14
Joined: 31 Jul 2015, 22:49
    Windows 10 Chrome

Re: [DEV] Ultimate Blog

Post by asouza »

Wow my god!! Very very good extension! Thank you so much! :eusa_dance:

User avatar

asouza
Users
Users
Posts: 14
Joined: 31 Jul 2015, 22:49
    Windows 10 Chrome

Re: [DEV] Ultimate Blog

Post by asouza »

Hi guys,
If someone needs, I'm sending the common.php and email files translated for Portuguese Brazilian :D
portuguese-brazilian.zip
Please, you know when we have the Image upload and others files in the Utimate Blog?

Thanks in advance!
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.

User avatar

Bert
Users
Users
Posts: 4
Joined: 24 Feb 2015, 12:50
    Windows 10 Firefox

Re: [DEV] Ultimate Blog

Post by Bert »

Hello,
I once made the translation into German language. Hope it helps a little.
de.zip
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.

User avatar

nelflucifer
Users
Users
Posts: 70
Joined: 03 Jan 2016, 12:24
    Windows 7 Opera

Re: [DEV] Ultimate Blog

Post by nelflucifer »

Hello! This is the error ID:

Code: Select all

Parse error: syntax error, unexpected '[' in X:\home\localhost\www\maximalka\portal\ext\posey\ultimateblog\event\listener.php on line 112
Corrected a few errors with " ] " but there is a lot there... and then doesn't give anyway to start the blog, begin to interfere with quotes. Damn. P. S. by the way here's my translation:
nelflucifer_ultimateblog_rus.zip
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.

Locked Previous topicNext topic