1
stonez
Re: How to set xoAppUrl & xoImgUrl from http to https?
  • 2019/3/26 23:57

  • stonez

  • Just popping in

  • Posts: 16

  • Since: 2002/9/29


Thank you, let me try to see have these settings.... :)



2
stonez
How to set xoAppUrl & xoImgUrl from http to https?
  • 2019/3/26 15:57

  • stonez

  • Just popping in

  • Posts: 16

  • Since: 2002/9/29


Hi all,
How do I change xoAppUrl & xoImgUrl from http to https?

I recently upgraded my Xoops from old version to 2.5.9
During the upgrade, I also made my site from http to https.

However, I got this error message:

Mixed Content: The page at 'https://ww2.mysite.com/modules/tadgallery/dictionary.php' was loaded over HTTPS, but requested an insecure stylesheet 'http://www.mysite.com/xoops.css'. This request has been blocked; the content must be served over HTTPS.

It seems I need to change /theme/mytheme/theme.php following lines, but I don't know where to setup xoAppUrl & xoImgUrl.

<!-- Favicon -->
<link rel="shortcut icon" type="image/ico" href="<{xoImgUrl icons/favicon.ico}>" />
<link rel="icon" type="image/png" href="<{xoImgUrl icons/favicon.png}>" />
<!-- Sheet Css -->
<link rel="stylesheet" type="text/css" media="all" title="Style sheet" href="<{xoAppUrl xoops.css}>" />
<link rel="stylesheet" type="text/css" media="all" title="Style sheet" href="<{xoImgUrl style.css}>" />

Please shin me some lights here...

Thank you!



3
stonez
Re: Internal Error - Upgrade from 2.3.3b to 2.5.8
  • 2018/11/11 7:40

  • stonez

  • Just popping in

  • Posts: 16

  • Since: 2002/9/29


Although I was able to update all the modules I have installed to latest version, few of them still refuse to work

1. TinyD module: HTTP ERROR 500
2. PiCal module: Error: Call to undefined function ereg()

Still looking for solutions!

Thanks,

Stonez



4
stonez
Re: Internal Error - Upgrade from 2.3.3b to 2.5.8
  • 2018/11/11 7:21

  • stonez

  • Just popping in

  • Posts: 16

  • Since: 2002/9/29


Hi Geekwright,
I have used the Linux command grep --include=*.php -rnw './' -e "=& new" from Linux command to find all text with "=& new" and edit all "=& new" to "= new". and it worked!!

Thank you very much!!

From Xoops 2.3.3b to Xoops 2.5.9, here all the files I have updated.

./modules/dictionary/reader.php:261: $this->_ole =& new OLERead();
./modules/extcal/class/pear/Calendar/Decorator/Wrapper.php:68: $ret =& new $decorator($Calendar);
./modules/extcal/class/ExtcalPersistableObjectHandler.php:53: $obj =& new $this->className();
./modules/tad_player/class/fckeditor/editor/plugins/ImageManager/Classes/Transform.php:133: $obj =& new $classname;
./modules/thadmin/admin/help.php:25:$tpl =& new XoopsTpl();
./modules/thadmin/admin/index.php:25:$tpl =& new XoopsTpl();
./modules/thadmin/extras/cp_functions.php:57: $admTpl =& new XoopsTpl();
./modules/thadmin/extras/cp_functions.php:198: $admTpl =& new XoopsTpl();
./modules/thadmin/include/cp_functions.php:46: $adminThemeFactory =& new XoopsThAdminThemeFactory();
./modules/tinyd0/admin/mytplsform.php:98: $diff =& new Text_Diff( file( $basefilepath ) , explode("\n",$tpl['tpl_source']) ) ;
./modules/tinyd0/admin/mytplsform.php:99: $renderer =& new Text_Diff_Renderer_unified();
./modules/tinyd0/admin/mytplsform.php:116: $diff =& new Text_Diff( explode("\n",$default_source) , explode("\n",$tpl['tpl_source']) ) ;
./modules/tinyd0/admin/mytplsform.php:117: $renderer =& new Text_Diff_Renderer_unified();



5
stonez
Re: Internal Error - Upgrade from 2.3.3b to 2.5.8
  • 2018/11/10 23:01

  • stonez

  • Just popping in

  • Posts: 16

  • Since: 2002/9/29


Hi Geekwright ,
Thank you for the reply!
Let me try to see any of that command was used in the code first!

Will get back to you soon.

Best regards,
Stonez



6
stonez
Internal Error - Upgrade from 2.3.3b to 2.5.8
  • 2018/11/10 4:00

  • stonez

  • Just popping in

  • Posts: 16

  • Since: 2002/9/29


Hi there,
I have an old website built with Xoops 2.3.3b and customized theme and module.
Recently, I would like to upgrade Xoops 2.3.3b to 2.5.9 to be able to use with PHP 7.2.11
Environment:
OS: Linux
Apache: 2.0
PHP: 7.2.11
MySQL: 5.0.12
Xoops: 2.3.3b upgrade to 2.5.9

I was able to execute to this step:
Resized Image


When I was ready to update old modules, it showed this error message:
Resized Image


Where should I start to debug?
What settings should look into? xoops_data/data/secure.php xoops/html/mainfile.php or others?

Thank you!
Stonez



7
stonez
Re: time of automatic logout
  • 2007/3/12 7:23

  • stonez

  • Just popping in

  • Posts: 16

  • Since: 2002/9/29


Don't set the time too long, or unexpected behaviors would happen.



8
stonez
PHPFileNavigator
  • 2006/7/7 2:40

  • stonez

  • Just popping in

  • Posts: 16

  • Since: 2002/9/29


I found this PHP application works really well.

http://phpfilenavigator.litoweb.net

Is it possible to implement it into XOOPS module?



9
stonez
Re: Yahoo_taste theme?
  • 2004/2/24 3:02

  • stonez

  • Just popping in

  • Posts: 16

  • Since: 2002/9/29


Your site is great!
Waiting for your xoops-themes.org site opening!

Would you pass me the link to the following theme
1. springtime
2. imago03

Many thanks!

Stonez



10
stonez
Re: Lan party module?
  • 2003/9/17 2:57

  • stonez

  • Just popping in

  • Posts: 16

  • Since: 2002/9/29


The lan party module allows your members to sign up for events.
Mainly, it has:
Event Name
Event Date
Event singing date
Event description

and other options...
like [vegetrain][number of people to come with you]..etc.

This is great, if you need to count how many members will
join a certain event.

[TO KubaZ]
Where should can I find the information?
I can't use the search function there...




TopTop
(1) 2 »



Login

Who's Online

284 user(s) are online (183 user(s) are browsing Support Forums)


Members: 0


Guests: 284


more...

Donat-O-Meter

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

Latest GitHub Commits