I know it’s only 7:30am in Australia, but I’m hanging out for it’s release! :lol:’ /> <img src=‘http://forums.matrix.squiz.net/public/style_emoticons/<#EMO_DIR#>/rolleyes.gif’ class=‘bbc_emoticon’ alt=’:rolleyes:
It will be available later today. Keep hanging 
wooohooo got it!
Wooohooo!
EDIT: What’s the bash codes for Net_URL 1.0.15?
I tried
root@brandempire:~# pear install Net_URL 1.0.15 Ignoring installed package pear/Net_URL
parsePackageName(): invalid package name “1.0.15” in “1.0.15”
invalid package name/package file “1.0.15”
Cannot initialize ‘1.0.15’, invalid or missing package file
Package “1.0.15” is not valid
install failed
pear install Net_URL-1.0.15
I think…
Seems right as now running 3.20!
3.20.0 is really good so far. And the pagination on custom forms is a real winner.
I made a 3.20.0 form demo here.
The upload image in edit is also totally awesome. That kicks ass for editors.
3.20 is pretty neat… innit? lol
I think so. So far the only glitch I've found is the new most used asset reports which spits fire when I run it:
Fatal error: Uncaught exception 'DALException' with message 'SQLSTATE[42883]: Undefined function: 7 ERROR: operator does not exist: character = integer LINE 1: ...HERE a.type_code = t.type_code AND t.instantiable = 1 AND t.... ^ HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts.' in /home/websites/mysource_matrix/core/lib/DAL/DAL.inc:636 Stack trace: #0 /home/websites/mysource_matrix/core/lib/DAL/DAL.inc(917): DAL::executePdoAssoc(Object(PDOStatement), NULL) #1 /home/websites/mysource_matrix/core/assets/system/simple_reports/report_most_used_asset_types/report_most_used_asset_types.inc(187): DAL::executeSqlAssoc('SELECT a.type_c...') #2 /home/websites/mysource_matrix/core/assets/system/simple_reports/report_most_used_asset_types/report_most_used_asset_types.inc(136): Report_Most_Used_Asset_Types::_getTopAssetTypes('user') #3 [internal function]: Report_Most_Used_Asset_Types::processReport(Object(Backend_Ou in /home/websites/mysource_matrix/core/lib/DAL/DAL.inc on line 636
The report works fine for me…
I wonder what's wrong with mine then? Hmmm :huh:
Did you upgrade from 3.18.8?
Yeah
Mine works in the 3.20 RC1. Installing 3.20 stable today. 
Duncan, try running pear upgrade-all
Hey Aleks,
Na it didn't make any difference. Any other clues?
Not sure man. Try installing it again?
No ways! Once a month is just about enough Matrix installations for me. I can live with the glitch 
[quote]I think so. So far the only glitch I've found is the new most used asset reports which spits fire when I run it:
Fatal error: Uncaught exception 'DALException' with message 'SQLSTATE[42883]: Undefined function: 7 ERROR: operator does not exist: character = integer LINE 1: ...HERE a.type_code = t.type_code AND t.instantiable = 1 AND t.... ^ HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts.' in /home/websites/mysource_matrix/core/lib/DAL/DAL.inc:636 Stack trace: #0 /home/websites/mysource_matrix/core/lib/DAL/DAL.inc(917): DAL::executePdoAssoc(Object(PDOStatement), NULL) #1 /home/websites/mysource_matrix/core/assets/system/simple_reports/report_most_used_asset_types/report_most_used_asset_types.inc(187): DAL::executeSqlAssoc('SELECT a.type_c...') #2 /home/websites/mysource_matrix/core/assets/system/simple_reports/report_most_used_asset_types/report_most_used_asset_types.inc(136): Report_Most_Used_Asset_Types::_getTopAssetTypes('user') #3 [internal function]: Report_Most_Used_Asset_Types::processReport(Object(Backend_Ou in /home/websites/mysource_matrix/core/lib/DAL/DAL.inc on line 636[/quote]The error message suggests an Oracle casting issue in the statement. If you would like us to take a look, please lodge a bug report. If it can be replicated and resolved easily then we might be able to get you back on track with this report.
I would but I'm not on Oracle?