latest git commit mobile issues

31 views
Skip to first unread message

airdrummer

unread,
Apr 7, 2021, 4:47:54 PM4/7/21
to Xataface
i just installed 5apr commit, works great, thanx, steve...i like how selecting a related record just opens that record, instead of making u hover over the vertical ellipsis & click on open (& know to do that, as many lUsers wouldn't...can that be the desktop action 2?-) much more useable...

but the hamburg in the upper right, for profile, logout, etc, gives a blank iframe:

<div class="xf-sheet xf-sheet-right slidein" id="xf-sheet-1"><iframe allowtransparency="true" class="xf-sheet-contentframe" src="https://cardinalglen.org/cghoaDF/index.php?-action=xf_mobile_app_menu&amp;-related-record-id=owners%2FcurrentLotOwners%3FownerID%3D2%26currentLotOwners%253A%253AlotNum%3D2&amp;-table=owners&amp;ownerID=%3D2&amp;-cursor=0&amp;-skip=0&amp;-limit=30&amp;-mode=list"></iframe><a class="xf-sheet-close"><i class="material-icons xf-sheet-close-icon">close</i> <i class="material-icons xf-sheet-back-icon">arrow_back_ios</i></a></div>


Steve Hannah

unread,
Apr 7, 2021, 4:50:04 PM4/7/21
to xata...@googlegroups.com

Does your PHP error log offer any clues?

--
You received this message because you are subscribed to the Google Groups "Xataface" group.
To unsubscribe from this group and stop receiving emails from it, send an email to xataface+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/xataface/d6b826ac-a1de-4cd3-85bc-0bb7c8c4793an%40googlegroups.com.
--
Steve Hannah
Web Lite Solutions Corp.

airdrummer

unread,
Apr 7, 2021, 4:55:49 PM4/7/21
to Xataface
sorry, no...

airdrummer

unread,
Apr 7, 2021, 5:05:59 PM4/7/21
to Xataface
ah, sorry, seems safari silently won't open an iframe, even if from same domain:-\
firefox @ least gives a clue:

Firefox Can’t Open This Page

To protect your security, cardinalglen.org will not allow Firefox to display the page if another site has embedded it. To see this page, you need to open it in a new window.

airdrummer

unread,
Apr 7, 2021, 5:08:53 PM4/7/21
to Xataface
my fault, i just added X-Frame-Options: DENY
changing to SAMEORIGIN shd fix it...



airdrummer

unread,
Apr 7, 2021, 5:11:39 PM4/7/21
to Xataface
btw, tail-f'ing my php.err.log spit this out:

[07-Apr-2021 21:06:23 UTC] PHP Deprecated:  Function money_format() is deprecated in ~/public_html/xataface/Dataface/Table.php on line 5591

airdrummer

unread,
Apr 7, 2021, 5:31:51 PM4/7/21
to Xataface
ah, just noticed that the top menu (as defined in my conf.ini [_tables]...sorry i haven't migrated to ur new actions menu...btw where is that doc'd?-) is missing from the mobile view...

airdrummer

unread,
Apr 7, 2021, 5:36:17 PM4/7/21
to Xataface
and any list is limited to 51 entries, with no next/prev nav...

airdrummer

unread,
Apr 7, 2021, 5:45:04 PM4/7/21
to Xataface
oops make that 30 entries, even tho an empty filter says "show 71 results" (the actual # of records)

Steve Hannah

unread,
Apr 7, 2021, 5:45:44 PM4/7/21
to xata...@googlegroups.com
on mobile it has infinite scrolling.  It will automatically load the next 50 when you scroll to the end of the list

On Wed, Apr 7, 2021 at 2:36 PM 'airdrummer' via Xataface <xata...@googlegroups.com> wrote:
and any list is limited to 51 entries, with no next/prev nav...

--
You received this message because you are subscribed to the Google Groups "Xataface" group.
To unsubscribe from this group and stop receiving emails from it, send an email to xataface+u...@googlegroups.com.

airdrummer

unread,
Apr 7, 2021, 5:47:58 PM4/7/21
to Xataface
30 being the default results per page...workaround by setting desktop rpp to > max, but that won't work on a non-desktop;-}

airdrummer

unread,
Apr 7, 2021, 5:51:57 PM4/7/21
to Xataface
On Wednesday, April 7, 2021 at 5:45:44 PM UTC-4 Steve Hannah wrote:
on mobile it has infinite scrolling.  It will automatically load the next 50 when you scroll to the end of the list

uhhhh not4me:-(

Steve Hannah

unread,
Apr 7, 2021, 5:55:42 PM4/7/21
to xata...@googlegroups.com
check your js error log.  and the network request log.  there must be an error

--
You received this message because you are subscribed to the Google Groups "Xataface" group.
To unsubscribe from this group and stop receiving emails from it, send an email to xataface+u...@googlegroups.com.

airdrummer

unread,
Apr 7, 2021, 5:56:57 PM4/7/21
to Xataface
maybe related to missing top menu?

Steve Hannah

unread,
Apr 7, 2021, 5:58:23 PM4/7/21
to xata...@googlegroups.com
that may be another symptom of problems.  the js error log, network request log, and php error log should have something to say

On Wed, Apr 7, 2021 at 2:56 PM 'airdrummer' via Xataface <xata...@googlegroups.com> wrote:
maybe related to missing top menu?

--
You received this message because you are subscribed to the Google Groups "Xataface" group.
To unsubscribe from this group and stop receiving emails from it, send an email to xataface+u...@googlegroups.com.

Steve Hannah

unread,
Apr 7, 2021, 6:58:50 PM4/7/21
to xata...@googlegroups.com
This seems to affect pages that don't have a query string in the URL. I have just committed a fix for this in git.

airdrummer

unread,
Apr 8, 2021, 8:12:39 AM4/8/21
to Xataface

thanx, i'll give it a try...btw, my other db letartliveon.com/lalo_DB does have the top menu in the footer, as well as the floating blue sort/filter lozenge above the menu (cg.org's s/f fixed above listing), and does scroll, but only 1x (30 +30)

airdrummer

unread,
Apr 8, 2021, 8:41:17 AM4/8/21
to Xataface
ok, inf.scrolling now works, but on lalo, only on pages _with_ query string; cg.org scrolls both with & without q.s...go figger;-)

also, sorting w/o q.s. breaks the url: https://letartliveon.com/lalo_DB/&-sort=lastName%20asc

airdrummer

unread,
Apr 8, 2021, 8:45:57 AM4/8/21
to Xataface
oops cg.org works on waterfox classic, still no scroll on safari...but good news: top menu is in footer:-)

airdrummer

unread,
Apr 8, 2021, 9:04:47 AM4/8/21
to Xataface
sorry forgot to clear cache, safari now works as expected, including s/f lozenge:-)
Reply all
Reply to author
Forward
0 new messages