1
audizioni
Re: Tag module
  • 11/25 20:26

  • audizioni

  • Just popping in

  • Posts: 12

  • Since: 2009/1/11


Thank you



2
audizioni
Re: Tag module
  • 11/22 10:00

  • audizioni

  • Just popping in

  • Posts: 12

  • Since: 2009/1/11


The version of TAG module is 2.35.0
I'm testing Xoops version 2.5.11 RC-3 on www.audizioni.it/audizioni/. I tried installing Publisher (ok), Wfdownloads (ok) and Tag modules. The Tag module gives me, only on the user side. When I browse the site as a user, as soon as I click on the TAG module link, the error is reported.



3
audizioni
Tag module
  • 11/21 16:13

  • audizioni

  • Just popping in

  • Posts: 12

  • Since: 2009/1/11


I'm testing the TAG module with the RC3 version of Xoops. The administration side seems to be working; the user side from these errors:

Notice: Expression #5 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'Sql1493065_5.l.tag_modid' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by in file /modules/tag/class/TagHandler.php line 350
Error: TypeError: array_column() expects parameter 1 to be array, null given in file /modules/tag/index.php line 52

XOOPS Version XOOPS 2.5.11-RC3
PHP Version 7.4.33
MySQL Version 5.7.33-36-log
Server API fpm-fcgi
OS Linux
fsockopen On
post_max_size 25M
max_input_time 60
output_buffering 4096
max_execution_time 120
memory_limit 512M
file_uploads On
upload_max_filesize 25M




4
audizioni
Re: Smarty 3 and Smarty 4 coming soon to XOOPS
  • 10/30 21:46

  • audizioni

  • Just popping in

  • Posts: 12

  • Since: 2009/1/11


I have been following xoops with interest for several years (but I'm not a developer). I report an error on the site xoops.org: Modules / Mosules @ GitHub
https://xoops.org/modules/wggithub/


A problem has occurred on our server!
Page is currently unavailable

We are working on a fix
Please come back soon ...

Error : SmartyCompilerException: Syntax error in template "db:db:wggithubbreadcrumbs.tpl" on line 2 "
Home
" - Unexpected """, expected one of: "}>"



5
audizioni
Re: eCommerce Oledrion MyShop 2.35 Beta 1 for PHP 5.6 - 7.3
  • 2018/9/3 16:27

  • audizioni

  • Just popping in

  • Posts: 12

  • Since: 2009/1/11


Thank you



6
audizioni
Re: eCommerce Oledrion MyShop 2.35 Beta 1 for PHP 5.6 - 7.3
  • 2018/9/2 7:53

  • audizioni

  • Just popping in

  • Posts: 12

  • Since: 2009/1/11


Thank you.
Yes. This is the message:

"[color=000066]Impossibile installare oledrion. Errore(i):
Installazione in corso eCommerce

Index column size too large. The maximum column size is 767 bytes[/color]."

This the QueryThere are new messages!:

0.000240 SET SQL_BIG_SELECTS 1
0.000428 
SELECT FROM config WHERE (conf_modid '0' AND conf_catid '1'ORDER BY conf_order ASC
[color=0066CC]0.011727 CREATE TABLE oledrion_products ( `product_idINT(11UNSIGNED NOT NULL AUTO_INCREMENT, `product_cidINT(5UNSIGNED NOT NULL DEFAULT '0', `product_titleVARCHAR(255NOT NULL DEFAULT '', `product_vendor_idINT(10UNSIGNED NOT NULL DEFAULT '0', `product_skuVARCHAR(60NOT NULL DEFAULT '', `product_extraidVARCHAR(50NOT NULL DEFAULT '', `product_widthVARCHAR(50NOT NULL DEFAULT '', `product_lengthVARCHAR(50NOT NULL DEFAULT '', `product_unitmeasure1VARCHAR(20NOT NULL DEFAULT '', `product_urlVARCHAR(255NOT NULL DEFAULT '', `product_url2VARCHAR(255NOT NULL DEFAULT '', `product_url3VARCHAR(255NOT NULL DEFAULT '', `product_image_urlVARCHAR(255NOT NULL DEFAULT '', `product_thumb_urlVARCHAR(255NOT NULL DEFAULT '', `product_submitterINT(11UNSIGNED NOT NULL DEFAULT '0', `product_onlineTINYINT(1NOT NULL DEFAULT '0', `skip_packingTINYINT(1NOT NULL DEFAULT '0', `skip_locationTINYINT(1NOT NULL DEFAULT '0', `skip_deliveryTINYINT(1NOT NULL DEFAULT '0', `product_dateVARCHAR(255NOT NULL DEFAULT '', `product_submittedINT(10UNSIGNED NOT NULL DEFAULT '0', `product_hitsINT(11UNSIGNED NOT NULL DEFAULT '0', `product_ratingINT(11UNSIGNED NOT NULL DEFAULT '0', `product_votesINT(11UNSIGNED NOT NULL DEFAULT '0', `product_commentsINT(11UNSIGNED NOT NULL DEFAULT '0', `product_priceDECIMAL(162NOT NULL DEFAULT '0', `product_shipping_priceDECIMAL(162NOT NULL DEFAULT '0', `product_discount_priceDECIMAL(162NOT NULL DEFAULT '0', `product_stockMEDIUMINT(8UNSIGNED NOT NULL DEFAULT '0', `product_alert_stockMEDIUMINT(8UNSIGNED NOT NULL DEFAULT '0', `product_summaryTEXT, `product_descriptionTEXT, `product_attachmentVARCHAR(255NOT NULL DEFAULT '', `product_weightVARCHAR(20NOT NULL DEFAULT '', `product_unitmeasure2VARCHAR(20NOT NULL DEFAULT '', `product_vat_idMEDIUMINT(8UNSIGNED NOT NULL DEFAULT '0', `product_download_urlVARCHAR(255NOT NULL DEFAULT '', `product_recommendedDATE NOT NULL, `product_metakeywordsVARCHAR(255NOT NULL DEFAULT '', `product_metadescriptionVARCHAR(255NOT NULL DEFAULT '', `product_metatitleVARCHAR(255NOT NULL DEFAULT '', `product_delivery_timeMEDIUMINT(8UNSIGNED NOT NULL DEFAULT '0', `product_ecotaxeDECIMAL(162NOT NULL DEFAULT '0', `product_property1VARCHAR(255NOT NULL DEFAULT '', `product_property2VARCHAR(255NOT NULL DEFAULT '', `product_property3VARCHAR(255NOT NULL DEFAULT '', `product_property4VARCHAR(255NOT NULL DEFAULT '', `product_property5VARCHAR(255NOT NULL DEFAULT '', `product_property6VARCHAR(255NOT NULL DEFAULT '', `product_property7VARCHAR(255NOT NULL DEFAULT '', `product_property8VARCHAR(255NOT NULL DEFAULT '', `product_property9VARCHAR(255NOT NULL DEFAULT '', `product_property10VARCHAR(255NOT NULL DEFAULT ''PRIMARY KEY (`product_id`), KEY `product_cid` (`product_cid`), KEY `product_online` (`product_online`), KEY `product_title` (`product_title`), KEY `product_unitmeasure1` (`product_unitmeasure1`), KEY `product_weight` (`product_weight`), KEY `product_vendor_id` (`product_vendor_id`), KEY `product_extraid` (`product_extraid`), KEY `product_width` (`product_width`), KEY `recent_online` (`product_online`, `product_submitted`), KEY `product_recommended` (`product_recommended`), KEY `product_summary` (`product_summary` (1000)), KEY `product_description` (`product_description` (1000)) ) ENGINE InnoDB
Error number
1709
Error message
Index column size too largeThe maximum column size is 767 bytes.[/color]



7
audizioni
Re: eCommerce Oledrion MyShop 2.35 Beta 1 for PHP 5.6 - 7.3
  • 2018/8/31 19:42

  • audizioni

  • Just popping in

  • Posts: 12

  • Since: 2009/1/11


Collation: utf8_general_ci

.000288 SET SQL_BIG_SELECTS 1
0.000397 
SELECT FROM config WHERE (conf_modid '0' AND conf_catid '1'ORDER BY conf_order ASC
0.000375 
SELECT sess_datasess_ip FROM session WHERE sess_id 'b17f805aab9e0778c8d8568dfd4fc7e2'
0.000291 SELECT FROM users WHERE uid '1'
0.000273 SELECT FROM modules WHERE dirname 'system'
0.000337 SELECT FROM config WHERE (conf_modid '1'ORDER BY conf_order ASC
0.000395 
DELETE FROM protector_access WHERE expire UNIX_TIMESTAMP()
0.000399 SELECT COUNT(*) FROM protector_access WHERE ip='xxxxxxx' AND request_uri='/site/modules/system/admin.php?fct=modulesadmin&op=install&module=oledrion'
0.000392 SELECT COUNT(*) FROM protector_access WHERE ip='xxxxxx'
0.000439 INSERT INTO protector_access SET ip='xxxxxxx'request_uri='/site/modules/system/admin.php?fct=modulesadmin&op=install&module=oledrion'expire=UNIX_TIMESTAMP()+'60'
0.000325 SELECT FROM modules WHERE dirname 'oledrion'
0.000271 SELECT FROM groups WHERE (group_type 'Admin')
0.000275 SELECT FROM config WHERE (conf_modid '0' AND conf_catid '5'ORDER BY conf_order ASC
0.000291 
SELECT FROM config WHERE (conf_modid '0' AND conf_catid '3'ORDER BY conf_order ASC
0.000424 
SELECT FROM modules WHERE (hasadmin '1' AND isactive '1'ORDER BY weight ASCmid ASC
0.003741 
SELECT FROM `xcenter_xcenterWHERE (submenu '1' AND parent_id '0' AND visible '1' AND (publish '1535744121' OR publish '0') AND (expire '1535744121' OR expire '0'))
0.000272 SELECT FROM modules WHERE dirname 'xcenter'
0.000328 SELECT FROM `xcenter_textWHERE (storyid '60' AND language 'italian')
0.000306 SELECT FROM `xcenter_textWHERE (storyid '6' AND language 'italian')
0.000298 SELECT FROM `xcenter_textWHERE (storyid '52' AND language 'italian')
0.000302 SELECT FROM `xcenter_textWHERE (storyid '65' AND language 'italian')
0.000336 SELECT FROM `xcenter_textWHERE (storyid '62' AND language 'italian')
0.000306 SELECT FROM `xcenter_textWHERE (storyid '63' AND language 'italian')
0.000316 SELECT FROM `xcenter_textWHERE (storyid '61' AND language 'italian')
0.000345 SELECT FROM `xcenter_textWHERE (storyid '59' AND language 'italian')
0.000294 SELECT FROM `xcenter_textWHERE (storyid '54' AND language 'italian')
0.000292 SELECT FROM `xcenter_textWHERE (storyid '55' AND language 'italian')
0.000299 SELECT FROM `xcenter_textWHERE (storyid '56' AND language 'italian')
0.000546 SELECT FROM `xcenter_textWHERE (storyid '57' AND language 'italian')
0.000292 SELECT FROM `xcenter_textWHERE (storyid '58' AND language 'italian')
0.000301 SELECT FROM `xcenter_textWHERE (storyid '64' AND language 'italian')
0.000261 SELECT FROM modules WHERE dirname 'tag'
0.000299 SELECT FROM modules WHERE mid 36
0.000335 
SELECT FROM modules WHERE dirname 'xnewsletter'
0.000218 SELECT groupid FROM groups_users_link WHERE uid=1
0.000259 
SELECT FROM `xnewsletter_catORDER BY cat_id ASC
0.000350 
SELECT FROM config WHERE (conf_modid '89'ORDER BY conf_order ASC
0.000271 
SELECT FROM groups WHERE group_type 'Broker'
0.000224 SELECT FROM groups WHERE group_type 'Accounts'
0.000226 SELECT FROM groups WHERE group_type 'Officer'
0.000252 SELECT FROM modules WHERE dirname 'xpayment'
0.000303 SELECT FROM config WHERE (conf_modid '91' AND conf_catid '0'ORDER BY conf_order ASC
0.000262 
SELECT FROM modules WHERE mid 91
0.000257 
SELECT FROM modules WHERE dirname 'profile'
0.000283 SELECT FROM modules WHERE dirname 'protector'
0.000256 SELECT FROM modules WHERE mid 4
0.000317 
SELECT FROM modules WHERE dirname 'adslight'
0.000259 SELECT FROM modules WHERE dirname 'contact'
0.000265 SELECT FROM modules WHERE dirname 'pm'
0.000278 SELECT FROM modules WHERE dirname 'news'
0.000341 SELECT FROM config WHERE (conf_modid '78'ORDER BY conf_order ASC
0.000260 
SELECT FROM modules WHERE dirname 'mylinks'
0.000316 SELECT FROM config WHERE (conf_modid '67'ORDER BY conf_order ASC



8
audizioni
Re: eCommerce Oledrion MyShop 2.35 Beta 1 for PHP 5.6 - 7.3
  • 2018/8/28 10:05

  • audizioni

  • Just popping in

  • Posts: 12

  • Since: 2009/1/11


I tried to install Oledrion MyShop 2.35 Beta 3. This error is reported to me: Index column size too large. The maximum column size is 767 bytes.
www.audizioni.it

Versione XOOPS XOOPS 2.5.9
Versione PHP 7.1.20
Versione mySQL 5.6.39-83.1-log
Server API cgi-fcgi
Sistema operativo Linux
allow_url_fopen On
fsockopen On
post_max_size 30M
max_input_time 60
output_buffering 4096
max_execution_time 900
memory_limit 256M
file_uploads On
upload_max_filesize 50M

what should I do?
regards, Giuseppe



9
audizioni
Re: Solved: Xoops 2.5.5 Could not instantiate mail function
  • 2013/3/7 18:14

  • audizioni

  • Just popping in

  • Posts: 12

  • Since: 2009/1/11


I have the same problem. I replaced the folder class/mail/phpmailer of xoops 2.5.5 with that of 2.5.1 and everything works. My SAFE MODE is already OFF.
If I put the folder back to phpmailer of xoops 2.5.5 returns the error in sending email



10
audizioni
Re: extgallery bug report
  • 2013/2/11 18:24

  • audizioni

  • Just popping in

  • Posts: 12

  • Since: 2009/1/11


Solved! I'm sorry, I forgot the tag module




TopTop
(1) 2 »



Login

Who's Online

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


Members: 0


Guests: 158


more...

Donat-O-Meter

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

Latest GitHub Commits