21
bosco
Re: XOOPS 2.5.6 Final Release Issues
  • 2013/5/10 21:28

  • bosco

  • Just popping in

  • Posts: 49

  • Since: 2004/8/5 1


I have a problem : all fields containing accentued letters (éèà) or special chars (like ©) are not shown on the website.
My sql tables are in latin_1, and i think it's the problem.

What can i do ?

Regards.




22
bosco
Re: XOOPS 2.5.6 Final Release Issues
  • 2013/5/10 20:21

  • bosco

  • Just popping in

  • Posts: 49

  • Since: 2004/8/5 1


i've manually changed it from phpMyAdmin.

Now i'm with Xoops 2.5.6.
Index page is not working, but others seems to be ok : i can view /user.php correctly.

all i have on index page :
0.000296 SET SQL_BIG_SELECTS 1
0.000303 
SELECT FROM config WHERE (conf_modid '0' AND conf_catid '1'ORDER BY conf_order ASC
0.000766 
SELECT sess_datasess_ip FROM session WHERE sess_id '2dr88o68gko4g9mhs9h57q6fq4'
0.000816 SELECT FROM users WHERE uid '7'
0.000283 SELECT FROM config WHERE (conf_modid '0' AND conf_catid '3'ORDER BY conf_order ASC
0.002482 
SELECT DISTINCT gperm_itemid FROM group_permission WHERE gperm_name 'block_read' AND gperm_modid AND gperm_groupid IN (1,2)
0.000368 SELECT b.* FROM newblocks bblock_module_link m WHERE m.block_id=b.bid AND b.isactive=AND b.visible=AND m.module_id IN (0,-1) AND b.bid IN (152,52,72,150,170,169,177,178,13,92,193,90,194,145,153,151,93,79,68,66,54,17,101,171,140,97,16,173,172,95,32,62,146,96,4,148,83,191,55,9,44,7,53,1,176,175,174,147,141,139,138,137,136,135,118,106,105,104,103,102,100,98,89,86,85,81,78,73,64,63,60,57,56,51,50,49,48,47,46,45,43,35,33,18,15,14,11,10,6,5,195ORDER BY b.weightm.block_id
0.000280 
SELECT FROM modules WHERE dirname 'mytube'
0.000285 SELECT FROM config WHERE (conf_modid '67'ORDER BY conf_order ASC
0.000916 
SELECT lidcidtitlevididscreenshotpublishedhitsvidsourcepicurl FROM xoopstube_videos WHERE published>AND published<=1368217271 AND (expired=OR expired>1368217271) AND offline=0 ORDER BY published DESC LIMIT 03
Total
10

may this module "mytube" be the problem ?

Edit 1 : uninstalled this module : index page is perfectly working.



23
bosco
Re: XOOPS 2.5.6 Final Release Issues
  • 2013/5/10 17:42

  • bosco

  • Just popping in

  • Posts: 49

  • Since: 2004/8/5 1


Hi,

last night and today, i've applied patches from 2.0.15 to 2.4.0 manually, one by one. Now i'm woth 2.4.0 and it seems working (2.4 appears to work fine on PHP 5.4).
I'm continuing to update Xoops until 2.5.6. If i have errors, i'll tell you there.

PS : after googling my error, i've just added
define'XOOPS_VAR_PATH''/home/path/to/xoops_data' );
to my mainfile.php and i've been able to update.

But there is an error with the SQL resquest to update from 2.0.18 to 2.3.0 (error near to type=MyISAM) with MySQL 5.5.



24
bosco
Re: XOOPS 2.5.6 Final Release Issues
  • 2013/5/10 4:40

  • bosco

  • Just popping in

  • Posts: 49

  • Since: 2004/8/5 1


I have get bak and updated from 2.0.15 to 2.0.18.2 with files on SF.net.

But when trying to update to 2.3, i have this error on /upgrade/ :
This page cannot be displayed due to an internal error.

You can provide the following information to the administrators of this site to help them solve the problem:

ErrorSmarty errorthe $compile_dir 'XOOPS_VAR_PATH/caches/smarty_compile' does not exist, or is not a directory.

I have followed the instructions in readme.txt from xoops-2.3 packages on SF.net (same as written in the PDF Guide).

I have no idea...

PS : 2.3 is introducing xoops_lib/data



25
bosco
Re: XOOPS 2.5.6 Final Release Issues
  • 2013/5/9 23:46

  • bosco

  • Just popping in

  • Posts: 49

  • Since: 2004/8/5 1


I've tried this. But it doesn't work. Same things.

what i have on my page :
Requête(s)

0.000285 SET NAMES 'latin1' 
0.000216 SET SQL_BIG_SELECTS 
0.000305 
SELECT FROM config WHERE (conf_modid '0' AND conf_catid '1'ORDER BY conf_order ASC 
0.000711 
SELECT sess_datasess_ip FROM session WHERE sess_id 'h2qj0jm9g5nk5fvoon82lc2q80' 
0.000763 SELECT FROM users WHERE uid '7' 
0.001523 SHOW COLUMNS FROM `configcategoryLIKE 'confcat_modid' 
0.000273 SELECT FROM modules WHERE dirname 'profile' 
0.001163 SHOW TABLES LIKE 'block_instance' 
Total


Bloc
(s)

Total


Extra

Fichier
(sinclu(s): 52 fichier(s
Usage de la mémoire2750144 bytes 


Temporisation

XOOPS a mis 0.069 seconde
(spour charger 
XOOPS Boot a mis 0.052 seconde
(spour charger 
Module init a mis 0.017 seconde
(spour charger



26
bosco
Re: XOOPS 2.5.6 Final Release Issues
  • 2013/5/9 22:59

  • bosco

  • Just popping in

  • Posts: 49

  • Since: 2004/8/5 1


Hi,

i go to mywebsite.com/upgrade/ > log in > whit page with debug infos, nothing else.

# php5 -v
PHP 5.4.4-14 (cli) (built: Mar 4 2013 14:08:43)
Copyright (c) 1997-2012 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2012 Zend Technologies



27
bosco
Re: XOOPS 2.5.6 Final Release Issues
  • 2013/5/9 22:52

  • bosco

  • Just popping in

  • Posts: 49

  • Since: 2004/8/5 1


Hi,

i' trying to update from 2.0.15.
i've uploaded & replaced all files.
when i go to mywebsite.com/ i've got a blank page.
When i got to /upgrade/, i can log in, but when logged in, i have a blank page with only debug informations.

if anyone have an idea ?



28
bosco
Re: Xoops 1.3.10 with PHP5
  • 2013/4/9 1:13

  • bosco

  • Just popping in

  • Posts: 49

  • Since: 2004/8/5 1


Hi,

sorry for delay,

i've installed php4 and php5 on the server. One as module of apache, and the other is working with cgi.



29
bosco
Re: Latest Publisher module?
  • 2013/4/9 1:10

  • bosco

  • Just popping in

  • Posts: 49

  • Since: 2004/8/5 1


Hi,

is there some news for this module ?

It's really usefull, and i would love to see a RTM version.

I also need to remove "publisher" from <title> because it's not really friendly in title : Page name - Main cat > Sub cat - publisher : Site name. Removing publisher or "> Sub cat" or add the possibility to display or not Sub cat may be great :)



30
bosco
Re: help for Test extgallery 1.0.9!!!!
  • 2011/4/3 23:33

  • bosco

  • Just popping in

  • Posts: 49

  • Since: 2004/8/5 1


Hi,

i've maye found a bug with adding new categories without parents.
When i try to add a new category without parents, i have the message "new cat added", but it's not donne.
When i try to add a new category with a parent, it works fine.




TopTop
« 1 2 (3) 4 5 »



Login

Who's Online

200 user(s) are online (124 user(s) are browsing Support Forums)


Members: 0


Guests: 200


more...

Donat-O-Meter

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

Latest GitHub Commits