3071
Mamba
Re: PUBLISHER 1.05 FINAL RELEASED
  • 2017/12/9 15:11

  • Mamba

  • Moderator

  • Posts: 11468

  • Since: 2004/4/23


Quote:
I found the problem, it was the language file

The English or German language file?

Quote:
Warnung: require_once(/modules/publisher/class/common/VersionChecks.php): failed to open stream: No such file or directory in Datei /modules/publisher/class/Utility.php Zeile 27

The missing VersionCheck files have been now added to 1.06 Beta 2: https://github.com/mambax7/publisher/releases
Support XOOPS => DONATE
Use 2.5.11 | Docs | Modules | Bugs



3072
goffy
Re: PUBLISHER 1.05 FINAL RELEASED
  • 2017/12/9 14:57

  • goffy

  • Just can't stay away

  • Posts: 548

  • Since: 2010/12/27


hi

Quote:
Warnung: sprintf(): Too few arguments in Datei /modules/publisher/admin/clone.php Zeile 61


I found the problem, it was the language file, where _AM_PUBLISHER_CLONE_CONGRAT was defined with wrong number of arguments



3073
aerograf
Re: xoops 2.5.9 installation with non-english language
  • 2017/12/9 13:43

  • aerograf

  • Quite a regular

  • Posts: 214

  • Since: 2017/1/7 1


Understood.

Part of the localization is recorded in the database.
It is necessary to rule there.



3074
Zap_English
Send to RSS

Several of my websites have android apps which are updated using RSS xml files.

Right now when I add content to the site, I do it in HTML format. Then copy the HTML code to a program called listgardenwin. I have to cut n paste the code, cut n paste the URL from the site, and cut n paste the title. Then when I have 4 or 5 posts, I tell it to publish. It uploads the xml files with the new additions to the xoops websites I have.

It would be nice if there was a "send to RSS" button. Click on it, and it would automatically update the xml file on the server.

I have "Show link for RSS feed" set to yes. But that takes you to a URL for backend.php and it doesn't allow you to specify an XML file or allow you to specify how many articles to display. It just contains the last 8 or 10 and doesn't add the image URL from the article.

Many android apps are using xml files now so maybe the RSS feed is something we can upgrade

I forgot to mention that both websites are using Publisher



3075
aerograf
Re: xoops 2.5.9 installation with non-english language
  • 2017/12/9 12:16

  • aerograf

  • Quite a regular

  • Posts: 214

  • Since: 2017/1/7 1


The problem with the localization of the profile editing form and user registration



3076
goffy
xoops 2.5.9 installation with non-english language
  • 2017/12/9 11:34

  • goffy

  • Just can't stay away

  • Posts: 548

  • Since: 2010/12/27


hi

I installed fresh xoops 2.5.9 with german language. now I have a mixture of language in admin area, sometimes english, sometimes german

please see
Resized Image



3077
goffy
Re: PUBLISHER 1.05 FINAL RELEASED
  • 2017/12/9 11:22

  • goffy

  • Just can't stay away

  • Posts: 548

  • Since: 2010/12/27


hi mamba

Quote:
Warnung: require_once(/modules/publisher/class/common/VersionChecks.php): failed to open stream: No such file or directory in Datei /modules/publisher/class/Utility.php Zeile 27



3078
Mamba
Re: PUBLISHER 1.05 FINAL RELEASED
  • 2017/12/9 10:12

  • Mamba

  • Moderator

  • Posts: 11468

  • Since: 2004/4/23


Support XOOPS => DONATE
Use 2.5.11 | Docs | Modules | Bugs



3079
goffy
Re: PUBLISHER 1.05 FINAL RELEASED
  • 2017/12/8 21:39

  • goffy

  • Just can't stay away

  • Posts: 548

  • Since: 2010/12/27


XOOPS Version XOOPS 2.5.9
PHP Version 7.0.4

I am testing publisher 1.05 final

during installing I got:
Quote:
Error: Error: Class 'PublisherConfigurator' not found in file /modules/publisher/include/oninstall.php line 73


I solved this with adding
require_once __DIR__ '/../class/configurator.php';

in file /modules/publisher/include/oninstall.php

now installing worked

I tried to clone the module. Now I got
Quote:
Warnung: sprintf(): Too few arguments in Datei /modules/publisher/admin/clone.php Zeile 61

but I am not sure whether this has an effect or not

till now everything works

continue testing



3080
zyspec
Re: Not Executing: function xoops_module_pre_install_dirname()
  • 2017/12/5 22:03

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


@wishcraft,

I haven't checked to see if the pre_install function is being called but the line you called out above is perfectly valid. The "double brackets" (curly braces) {} is only there for code clarity and does not affect the string's interpretation by the PHP compiler. If the string's within the double-quote then the brackets are preferred by most PHP coding standards.

In fact, it makes it much easier to read if you want to include an array element in the string directly. Something like:
$myVar "This is a string that identifies a value from the array:  {$someArray['anIndex']}";




TopTop
« 1 ... 305 306 307 (308) 309 310 311 ... 29446 »



Login

Who's Online

553 user(s) are online (421 user(s) are browsing Support Forums)


Members: 0


Guests: 553


more...

Donat-O-Meter

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

Latest GitHub Commits