31
sarahmx
Re: Publisher and xoops 2.5.8 tests
  • 2017/3/4 11:46

  • sarahmx

  • Quite a regular

  • Posts: 381

  • Since: 2007/10/28


Create item with original publisher ok

but Cant create item with cloned publisher

admin/item.php?op=mod

no related debug error..just half load page

Publisher 1.05 Beta
PHP 5.6.29
mySQL 5.6.34

32
sarahmx
Re: Publisher and xoops 2.5.8 tests
  • 2017/3/10 15:12

  • sarahmx

  • Quite a regular

  • Posts: 381

  • Since: 2007/10/28


i download the latest XOOPS from github just for testing purpose

publisher 1.05 Beta
PHP 5.6.29
mySQL 5.6.34

a. Download and installed Publisher
Resized Image

wrong translation ?

arent it should be clone ?

2. Clone publisher module named testing

Install testing module

3. create a new category

4. set permission Fields available in articles submission forms
Resized Image


5. try to create an article ihave page like this..with no style and missinf editor buttons
Resized Image

33
sarahmx
Re: Publisher and xoops 2.5.8 tests
  • 2017/3/10 21:45

  • sarahmx

  • Quite a regular

  • Posts: 381

  • Since: 2007/10/28


i figured out the problem

the uploads/publisher/content and uploads/testing/content are not created automatically

i created the folder and now is ok


but still have this problem

Resized Image

34
Bleekk
Re: Publisher and xoops 2.5.8 tests
  • 2017/3/13 8:19

  • Bleekk

  • Theme Designer

  • Posts: 940

  • Since: 2002/12/14


You can find it here "publisher/language/english/modinfo.php"
But this language constants is also used in the preferences of the module to allow the users to clone the articles.
You can create your own language constat like
define('_MI_PUBLISHER_CLONE_MODULE''Clone Module');

in "publisher/language/english/modinfo.php"
and then change the constant here "publisher/admin/menu.php"
array(
        
'title' => _MI_PUBLISHER_CLONE_MODULE,
        
'link'  => 'admin/clone.php',
        
'icon'  => $pathModIcon32 '/editcopy.png'
    
),

35
Zap_English
Re: Publisher and xoops 2.5.8 tests

I found a big error with the Publisher search function and xBootstrap

If you use the site search function you get the same results as you get on this site

But if you use the Publisher search function you get results for about 10 articles and that's it.

If you don't use xBootstrap you get about 10 articles and a >> next page option

36
liomj
Re: Publisher and xoops 2.5.8 tests
  • 2017/3/21 16:54

  • liomj

  • Just popping in

  • Posts: 77

  • Since: 2012/4/10


List of Other articles in this category is not showing in article page

Latest Publisher from GitHub

Resized Image

Login

Who's Online

169 user(s) are online (115 user(s) are browsing Support Forums)


Members: 0


Guests: 169


more...

Donat-O-Meter

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

Latest GitHub Commits