t; On Tuesday, November 10, 2020 at 6:41:35 PM UTC+1 SR wrote:
>
>> Hi
>> I store my uploaded file in the web2py "static" folder.
>> One of the download link for linux binaries fails. It downloads 1GB,
>> then fails.
>> This is the link:
Hi
I store my uploaded file in the web2py "static" folder.
One of the download link for linux binaries fails. It downloads 1GB, then
fails.
This is the link:
https://cryoem.bcm.edu/cryoem/static/software/continuous_build/eman2_sphire_sparx_huge.linux.unstable.sh
.
Is this problem due to the file
o
> is remove the associated *.table files from the /databases folder. Also,
> make sure you have migrations turned on by setting migrate=True in you
> DAL() setup.
>
> -Jim
>
> On Monday, January 22, 2018 at 6:06:10 PM UTC-6, SR wrote:
>>
>> How do we recreate
> Seems like you might have a permissions error. Are you running web2py as
> root?
>
> Looks like web2py is install in the /opt directory. Is this a production
> or development machine?
>
> -Jim
>
> On Monday, January 22, 2018 at 5:49:30 PM UTC-6, SR wro
On Monday, January 22, 2018 at 5:49:30 PM UTC-6, SR wrote:
>
> When I try to open my Database Administration window I am getting this
> error ticket:
> Error ticket for "cryoem"Ticket ID
>
> 10.51.133.94.2018-01-22.17-44-57.ddaeb556-9bc8-46b4-8dde-99a3c6eee6e7
&
How do we recreate the auth tables after it has been dropped in mysql
database?
I would really appreciate your help.
On Monday, November 25, 2013 at 8:34:18 PM UTC-6, Anthony wrote:
>
> web2py thinks it already created those tables (you dropped them outside of
> web2py, so it doesn't know they'
When I try to open my Database Administration window I am getting this
error ticket:
Error ticket for "cryoem"Ticket ID
10.51.133.94.2018-01-22.17-44-57.ddaeb556-9bc8-46b4-8dde-99a3c6eee6e7
(1025, "Error on rename of
'./db_cryoem/#sql-6313_9e' to './db_cryoem/auth_user' (errno: 150)")Version
we
It wasn't working due to different reason. After fixing that this Query
string works.
On Friday, January 20, 2017 at 4:43:40 PM UTC-6, SR wrote:
>
> What will be DAL Query string in db.py for MariaDB database in my Centos 7
> machine?
> Is this right?
> db = DAL(
What will be DAL Query string in db.py for MariaDB database in my Centos 7
machine?
Is this right?
db = DAL('mysql://root:password@localhost/db_name’
)
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.googl
Change the both sidebars to False in the layout.html file.
On Tuesday, October 4, 2016 at 8:23:40 PM UTC-5, Oasis Agano wrote:
>
> Greetings is there an easy way of disabling all left and right sidebars
> completely either through the css or a py function.
> im trying to create a full width ind
How do I embed a video file in my webpage?
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this message because you are subscribed to the Goo
When we upload a file via an upload field, by default it goes into the
/web2py/applications/yourapp/uploads folder, can we specify a different
folder in a remote server?
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
-
I would really appreciate if you could be more specific?
On Wednesday, September 21, 2016 at 6:18:11 PM UTC-5, SR wrote:
>
> When I am in the Login page, the menu items does not work.
> Any idea why it is not working?
> Thanks.
>
>
--
Resources:
- http://web2py.com
- http
When I am in the Login page, the menu items does not work.
Any idea why it is not working?
Thanks.
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You rec
Thanks a lot.
On Wednesday, September 21, 2016 at 5:40:39 PM UTC-5, SR wrote:
>
> How can I assign a particular user to 3 different groups?
> Any suggestions?
> Thanks.
>
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2
How I do it using the web2py's "Administrative Interface"?
On Wednesday, September 21, 2016 at 5:40:39 PM UTC-5, SR wrote:
>
> How can I assign a particular user to 3 different groups?
> Any suggestions?
> Thanks.
>
--
Resources:
- http://web2py.com
- http://
How can I assign a particular user to 3 different groups?
Any suggestions?
Thanks.
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this messa
This should work:
db.mytable.roles.show_if = (db.mytable.name.contains('red'))
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this message b
18 matches
Mail list logo