I don't know the answer but I may have found a clue. When I try to
manually install the pwauth line of the script, it's not found in the
repository. I copied Massimo's vimeo instructions exactly and got the
same error.
Oddly, it started working when I screwed with the link (but probably
not as in
I'm running 1.82.1 and installed plugin_wiki. When attempting to
create "meta" pages I get the following error:
File "/home/www-data/web2py/applications/welcome/controllers/
plugin_wiki.py", line 70, in page_editbody=request.vars.template
and w(slug=request.vars.template).body or '')Attribu
p://code.google.com/p/cube2py/
>
> > will repost it on web2py.com tomorrow.
>
> > On Aug 5, 3:46 pm, cadrentes wrote:
>
> > > I'm running 1.82.1 and installed plugin_wiki. When attempting to
> > > create "meta" pages I get the following err
Can I use data from a table to build the charts and tables instead of
a comma delimited list? If yes, how?
It is well worth buying a second time. Thanks Massimo! I'm using
web2py at work and it is really wowing the boss!
On Aug 26, 3:34 am, mdipierro wrote:
> The new web2py book is available on lulu.com
>
> http://www.lulu.com/content/e-book/web2py/4968879
>
> Lots of new stuff with100 more pa
I'm not sure this is the right forum for this discussion, any guidance
in appreciated. After upgrading to 1.72.3 I get the following error
in one of my applications: "TypeError: slice indices must be integers
or None or have an __index__ method"
What should I be looking at to fix this. The bug r
ccepts(request.vars,session):
redirect(URL(r=request, f='sdas'))
return dict(form=form)
@auth.requires_login()
def count():
results=db(db.sda.id>1).count()
if results < 1: redirect(URL(r=request,f='sdas'))
#sdas=db(db.sda.id==id).select()
#if n
Linux user: 2 yrs
Web2py user: 2 days
I don't know how to phrase this problem. I'm trying to set up a
server. I get this http://65.49.60.137/ when following the
instructions in the guide instead of the html.
Any ideas?
--~--~-~--~~~---~--~~
You received this m
gt;
> http://mdp.cti.depaul.edu/examples/static/web2py_manual_cut.pdf
>
> for deployment instructions. Let us know if you have problems and we
> will help.
>
> Massimo
>
> On Feb 22, 10:09 am, cadrentes wrote:
>
> > Linux user: 2 yrs
> > Web2py user: 2 days
>
> &g
self.server.start()
File "/home/rentes/webapps/apachewsgi/web2py/gluon/wsgiserver.py",
line 1383, in start
raise socket.error, msg
socket.error: (13, 'Permission denied')
http://forum.webfaction.com/viewtopic.php?pid=8473
On Feb 22, 9:24 pm, Yarko Tymciur
I'm 38. I've been running Linux for a few years but I have no
programming experience ecxept; copy and past some VBA in Excel, a few
shell scripts, and a brief attempt at figuring out CakePHP. I've had
a copy of Massimo's book for about a month and it is great! I've
already put together a produc
ed books are a great way to delve deeper
and look forward to seeing what you come up with.
The manual is great. No troubles there.
On Apr 3, 8:26 am, TheDude wrote:
> In response to cadrentes and to elaborate on the project more...
>
> The book will be made for people who don't
I've been learning but too slowly to put together the application I
envision, not my main job...looking for someone who can help.
Thanks for your response! I'll check out experts4solutions.com.
On Nov 30, 7:16 am, DenesL wrote:
> You can find people from all over the world in experts4solutions.com,
> or post an offer here and choose from the replies.
>
> On Nov 30, 12:39 am,cadrentes wrote:
>
> &
Can you provide some more details on the plugin_wiki layout feature.
I'm afraid the "appropriate places" are not obvious to me.
"meta-header, meta-footer, meta-sidebar are not used by the default
layout in "welcome/views/layout.html". If you want to use them edit
"layout.html" using admin (or the
x27;sidebar'}}
> {{end}}
>
>
> [...]
>
> {{block footer}}
> {{=plugin_wiki.embed_page('meta-footer') or 'footer'}}
> {{end}}
>
> [...]
>
> On Dec 23,
16 matches
Mail list logo