791
zyspec
Re: Error in Xoops version 2.5.9
  • 2021/5/25 18:19

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


Thanks for the report....

I opened a issue on GitHub so we can track it....

Seehttps://github.com/XOOPS/XoopsCore25/issues/1040



792
belgi
Error in Xoops version 2.5.9
  • 2021/5/25 16:38

  • belgi

  • Just popping in

  • Posts: 13

  • Since: 2019/9/29


When I want to delete cache files from the program using the Maintenance option, it appears that the reference to the corresponding directory is incorrect. It is an error in the directory name - a typo. The reference is as follows:
/home/belgi/public_html/pedigree/xoops_data/cache/smarty_cache/
/home/belgi/public_html/pedigree/xoops_data/cache/smarty_compile/
/home/belgi/public_html/pedigree/xoops_data/cache/xoops_cache/

and it should be the following :
/home/belgi/public_html/pedigree/xoops_data/caches/smarty_cache/
/home/belgi/public_html/pedigree/xoops_data/caches/smarty_compile/
/home/belgi/public_html/pedigree/xoops_data/caches/xoops_cache/

Instead of "caches" there is "cache".

This causes me to be unable to clear these directories from the program position. I have to do it directly on the server.

belgi.pl



793
alain01
Re: Printscreen bt5 templates
  • 2021/5/20 21:57

  • alain01

  • Just can't stay away

  • Posts: 530

  • Since: 2003/6/20


Templates block system done (bt5).

https://github.com/alain01/xswatch5



794
mjoel
Re: Simple WFH Diary module?
  • 2021/5/19 11:40

  • mjoel

  • Quite a regular

  • Posts: 325

  • Since: 2006/12/9


i open two issues in github

1. missing group/images folder
2. suggestion to add user to a group in batch if thats possible



795
goffy
Re: Simple WFH Diary module?
  • 2021/5/17 18:27

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


hi mjoel

First draft is available on github

please download, import sample data and let me know what you think



796
alain01
Re: Resurrect an old xoops site
  • 2021/5/16 14:03

  • alain01

  • Just can't stay away

  • Posts: 530

  • Since: 2003/6/20


Hi Filippo !

What version of XOOPS do you want to install on XAMPP?
This is very important because your PHP version working with Apache must be compatible with the required version of your XOOPS version.

You can contact me @ PM if you want,
I could try to restore on my local apache site (Wamp Neard ).

Alain



797
LambaFlips
Re: Resurrect an old xoops site
  • 2021/5/16 13:03

  • LambaFlips

  • Just popping in

  • Posts: 3

  • Since: 2021/5/15


I'm ready to give a reward if you can get it back!



798
LambaFlips
Re: Resurrect an old xoops site
  • 2021/5/16 9:10

  • LambaFlips

  • Just popping in

  • Posts: 3

  • Since: 2021/5/15


i tried to upload it online to a test site, now i have these errors:


Warning: include (/web/htdocs/www.######.com/XOOPS/include/common.php): failed to open stream: No such file or directory in /web/htdocs/www.######.com/home/XOOPS/ site / mainfile.php on line 102

Warning: include (/web/htdocs/www.######.com/XOOPS/include/common.php): failed to open stream: No such file or directory in /web/htdocs/www.######.com/home/XOOPS/ site / mainfile.php on line 102

Warning: include (): Failed opening '/web/htdocs/www.######.com/XOOPS/include/common.php' for inclusion (include_path = '.: / Php7.2 / lib / php') in / web / htdocs / www.######.com / home / XOOPS / site / mainfile.php on line 102

Parse error: syntax error, unexpected 'new' (T_NEW) in /web/htdocs/www.######.com/home/XOOPS/site/header.php on line 57




in mainfile.php line 102 i have:

include XOOPS_ROOT_PATH."/include/common.php";

in header.php line 57:

$xoopsThemeFactory =& new xos_opal_ThemeFactory();



799
LambaFlips
Resurrect an old xoops site
  • 2021/5/15 22:06

  • LambaFlips

  • Just popping in

  • Posts: 3

  • Since: 2021/5/15


Hi everybody,

I'm looking for help because I recovered the last backup of a site before it was shut down. I am an old user of xoops, I was in charge of the site of a group of friends and I had used the CMS in 2008/2009.

I'd like to save some text and written material if not the whole site! Now ... I am a bit short of Xoops, I tried to install XAMPP (3.3.0) in the hope that it will work without problems but I am having some errors.

my current situation is this:

Folders in
C: \ xampp \ htdocs \ xoops \ site
C: \ xampp \ htdocs \ xoops \ xoops_data
C: \ xampp \ htdocs \ xoops \ xoops_lib
C: \ xampp \ htdocs \ xoops \ xoops_trust_path

SQL in imported database named: xoops

I modified the mainfile.php file:
define ('XOOPS_ROOT_PATH', 'C: \ xampp \ htdocs \ xoops \ site \ tmp');
define ('XOOPS_PATH', 'C: \ xampp \ htdocs \ xoops \ xoops_trust_path');
define ('XOOPS_VAR_PATH', 'C: \ xampp \ htdocs \ xoops \ xoops_data');
define ('XOOPS_URL', 'C: \ xampp \ htdocs \ xoops \ site');
define ('XOOPS_DB_TYPE', 'mysql');
define ('XOOPS_DB_PREFIX', 'anim');
define ('XOOPS_DB_HOST', 'localhost');
define ('XOOPS_DB_USER', '');
define ('XOOPS_DB_PASS', '');
define ('XOOPS_DB_NAME', 'xoops');

i tried to change something but i just get this error:
XOOPS path check: Script is not inside XOOPS_ROOT_PATH and cannot run.

can you give me a hand? thank you very much!

Greetings

Filippo



800
mjoel
Re: Simple WFH Diary module?
  • 2021/5/15 13:57

  • mjoel

  • Quite a regular

  • Posts: 325

  • Since: 2006/12/9


Quote:

goffy wrote:
Mamba suggested to simplify name and to use lower characters to avoid any case sensitive problem, and I agree wtih him

new name:https://github.com/XoopsModules25x/wgdiaries

new path to issues:https://github.com/XoopsModules25x/wgdiaries/issues


nice !!

i've registered myself in github and made several suggestions there to be consider




TopTop
« 1 ... 77 78 79 (80) 81 82 83 ... 29424 »



Login

Who's Online

158 user(s) are online (94 user(s) are browsing Support Forums)


Members: 0


Guests: 158


more...

Donat-O-Meter

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

Latest GitHub Commits