Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
4 + 6 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
     
addScript(PUBLISHER_URL . '/js/behavior.js'); $xoTheme->addScript(PUBLISHER_URL . '/js/rating.js');[/code] It should be: [code] $xoTheme->addScript(PUBLISHER_URL . '/assets/js/behavior.js'); $xoTheme->addScript(PUBLISHER_URL . '/assets/js/rating.js');[/code] Please change it and let us know if this fixed your issue. [quote]Publisher contains many hardcoded elements like the Breadcrumb. To properly display all the elements of publisher, designer had to made some changes to the code of some php files, which are contained in the xbootstrap package (in extras folder). I hope for a collaboration of teams so the end-users have the correct results.[/quote] We definitely don't want anything being hard-coded, so if you see anything, please let us know. [quote]With the above changes (which break the look) the tabs work normally. [/quote] Good to hear that the tabs are now working correctly. Sorry about the broken look, but once the xBootstrap folks fix the templates, everything should be OK. I guess, the templates were pointing to the old CSS/JS files. [quote]That still not working (perhaps a bug) is the date in my local format d/m/Y. As in previous versions of xoops I've made all changes in global.php file, but the publisher still "wants" (only when publishing an article) the date as m/d/Y. If the date given in this format then displayed as defined in global.php. [/quote] There were already few discussions about it - we don't recommend to use the slashes in European dates like this: "d/m/Y". PHP thinks that when there are slashes, it is a US/UK format, and reads the first number as month, and not as day. Please use "d-m-Y", as [url=https://xoops.org/modules/newbb/viewtopic.php?post_id=343268#forumpost343268]recommended by Trabis 3 years ago[/url] [quote]In case the choice of date made from (javascript) calendar then in the article shows in the position of the day the month and vice versa. If the value of the day is greater than 12 then as the article date displayed 01-Jan-1970.[/quote] I am not sure, I understand. Can you help me step by step what you do, how you use the JavaScript calendar, so I could replicate it. [quote]And one final question unrelated to the above. How can I change in my language the verbal of month that displayed in publisher articles.[/quote] Normally all local changes should be done in your local language files, for example in: \language\YOURLANGUAGE\calendar.php if you look at Publisher's file: \modules\publisher\archive.php the Publisher pulls the month names from the "calendar.php" file by building the array: $months_arr[/quote]" />

Re: Publisher 1.02 Beta 3 for XOOPS 2.5.7 ready for testing
by Mamba on 2014/10/2 6:44:40

Oh, OK. Thanks!

Just wanted to make sure that I don't miss anything!
Re: Publisher 1.02 Beta 3 for XOOPS 2.5.7 ready for testing
by noo-b on 2014/10/2 0:38:40

Quote:

Mamba wrote:
Quote:
i've edited the groupperm.php file and now publisher permission is working..TQ

What changes have you made to the file? Since I am working right now on Publisher, I wanted to make sure that if something has to be corrected, I can include it...



i added the missing slash that you mentioned in your post #24
https://xoops.org/modules/newbb/viewtopic.php?post_id=358275#forumpost358275
Re: Publisher 1.02 Beta 3 for XOOPS 2.5.7 ready for testing
by Mamba on 2014/10/1 19:13:08

Quote:
i've edited the groupperm.php file and now publisher permission is working..TQ

What changes have you made to the file? Since I am working right now on Publisher, I wanted to make sure that if something has to be corrected, I can include it...
Re: Publisher 1.02 Beta 3 for XOOPS 2.5.7 ready for testing
by noo-b on 2014/7/25 1:33:00

Thanks mamba

the sf donwload - page not found

i've edited the groupperm.php file and now publisher permission is working..TQ
Re: Publisher 1.02 Beta 3 for XOOPS 2.5.7 ready for testing
by Mamba on 2014/7/24 10:11:39

It's possible that you haven't included the patch from June 16th.

Please download it, apply and see if it helps.

Basically, in the file:

\modules\system\admin\groupperm.php

the slash was missing:
Quote:
include_once dirname(__FILE__) . '/../../../include/cp_header.php';

Check it out if you have it, and if not, then you definitely need to apply the patch

Who's Online

235 user(s) are online (161 user(s) are browsing Support Forums)


Members: 0


Guests: 235


more...

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits