Tables in Appadmin/index have disappeared

45 views
Skip to first unread message

mostwanted

unread,
Jul 31, 2019, 12:43:18 PM7/31/19
to web...@googlegroups.com
I have somehow suddenly lost my tables in appadmin, they have just disappeared & i don't know where to!!! I can still save information, that shows that the tables are still there, its just that they are not visible in appadmin/index. How can i retrieve them & why have they disappeared??

Regards;

Mostwanted

mostwanted

unread,
Aug 3, 2019, 3:28:54 AM8/3/19
to web2py-users
After thousands of hrs of not bathing looking at a computer monitor with blood-shot bulging eyes & going through hundreds & hundreds of lines of code pulling my hairs out at the same time I have finally figured out why my databases disappeared without a trace from appadmin/index. I had this line of code in my CSS file:
.tab-content{
           
display: none;
            background
: #ededed;
            padding
: 15px;
            border
: solid 1px black;
            border
-radius:10px;
       
}
The highlighted part caused the databases to disappear because they are held inside a tab, i didn't realize this when i wrote that line, I changed the tab-content class name and my databases re-appeard.

This programming thing will kill us!!! I'm goign to bed now! I deserve it, i'll wake up after 2 days!

Regards;

Mostwanted

Tom Campbell

unread,
Aug 14, 2019, 5:13:08 PM8/14/19
to web2py-users
If you can imagine a version of the old song "Strumming My Pain" but about programming ("I felt he'd found my letters and read each one out loud"), yeah, you just told the story of my programming life too. I feel for you!
Also you still have hair so that's good

mostwanted

unread,
Aug 14, 2019, 5:32:05 PM8/14/19
to web2py-users
You are not the only one my friend.
Reply all
Reply to author
Forward
0 new messages