Menu
News
All News
Dungeons & Dragons
Level Up: Advanced 5th Edition
Pathfinder
Starfinder
Warhammer
2d20 System
Year Zero Engine
Industry News
Reviews
Dragon Reflections
White Dwarf Reflections
Columns
Weekly Digests
Weekly News Digest
Freebies, Sales & Bundles
RPG Print News
RPG Crowdfunding News
Game Content
ENterplanetary DimENsions
Mythological Figures
Opinion
Worlds of Design
Peregrine's Nest
RPG Evolution
Other Columns
From the Freelancing Frontline
Monster ENcyclopedia
WotC/TSR Alumni Look Back
4 Hours w/RSD (Ryan Dancey)
The Road to 3E (Jonathan Tweet)
Greenwood's Realms (Ed Greenwood)
Drawmij's TSR (Jim Ward)
Community
Forums & Topics
Forum List
Latest Posts
Forum list
*Dungeons & Dragons
Level Up: Advanced 5th Edition
D&D Older Editions
*TTRPGs General
*Pathfinder & Starfinder
EN Publishing
*Geek Talk & Media
Search forums
Chat/Discord
Resources
Wiki
Pages
Latest activity
Media
New media
New comments
Search media
Downloads
Latest reviews
Search resources
EN Publishing
Store
EN5ider
Adventures in ZEITGEIST
Awfully Cheerful Engine
What's OLD is NEW
Judge Dredd & The Worlds Of 2000AD
War of the Burning Sky
Level Up: Advanced 5E
Events & Releases
Upcoming Events
Private Events
Featured Events
Socials!
EN Publishing
Twitter
BlueSky
Facebook
Instagram
EN World
BlueSky
YouTube
Facebook
Twitter
Twitch
Podcast
Features
Top 5 RPGs Compiled Charts 2004-Present
Adventure Game Industry Market Research Summary (RPGs) V1.0
Ryan Dancey: Acquiring TSR
Q&A With Gary Gygax
D&D Rules FAQs
TSR, WotC, & Paizo: A Comparative History
D&D Pronunciation Guide
Million Dollar TTRPG Kickstarters
Tabletop RPG Podcast Hall of Fame
Eric Noah's Unofficial D&D 3rd Edition News
D&D in the Mainstream
D&D & RPG History
About Morrus
Log in
Register
What's new
Search
Search
Search titles only
By:
Forums & Topics
Forum List
Latest Posts
Forum list
*Dungeons & Dragons
Level Up: Advanced 5th Edition
D&D Older Editions
*TTRPGs General
*Pathfinder & Starfinder
EN Publishing
*Geek Talk & Media
Search forums
Chat/Discord
Menu
Log in
Register
Install the app
Install
Community
General Tabletop Discussion
*Geek Talk & Media
setting up a local dndtools mirror
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Isiloki" data-source="post: 6450077" data-attributes="member: 6786372"><p>Hey there, I've tryed too.</p><p>All I want is to setup a Dndtools as it was and share it with friends. As long as the search/filter menu works, I don't care if admin is not working.</p><p>I have done the same thing. I took the 2013 script and integrated it in my MySql db (on windows 7), then I took the SQLite and managed to make it into a MySql script as well. </p><p>By removing all the constraint and putting "Replace into" instead of "Insert into", I had no problem and my DB is now uptodate.</p><p>But I just can't get the server to work, last time I used linux was 5 years ago and it was for my studies...</p><p>Would you mind detailing exactly the command line you've run for the not obvious steps? (Particularly what you've done in the config file as I've modified nothing in these)</p><p>Thanks</p><p></p><p>(Oh and btw, there is a siteRIP working very well, ignore the extraction errors. Only problem is the filter not working :<a href="https://anonfiles.com/file/94e7c01af26b3e1424f2988617990cca" target="_blank">https://anonfiles.com/file/94e7c01af26b3e1424f2988617990cca</a> )</p><p></p><p>Btw, the component versions are specified on the github (not the master branch)</p><p><code>pip freeze</p><p>Django==1.5.5</p><p>MySQL-python==1.2.4</p><p>Pillow==2.2.2</p><p>South==0.8.4</p><p>argparse==1.2.1</p><p>django-debug-toolbar==0.11.0</p><p>django-filter==0.5.3</p><p>django-pagination==1.0.7</p><p>django-reversion==1.8.0</p><p>recaptcha-client==1.0.6</p><p>sqlparse==0.1.10</p><p>textile==2.1.5</p><p>wsgiref==0.1.2</code></p></blockquote><p></p>
[QUOTE="Isiloki, post: 6450077, member: 6786372"] Hey there, I've tryed too. All I want is to setup a Dndtools as it was and share it with friends. As long as the search/filter menu works, I don't care if admin is not working. I have done the same thing. I took the 2013 script and integrated it in my MySql db (on windows 7), then I took the SQLite and managed to make it into a MySql script as well. By removing all the constraint and putting "Replace into" instead of "Insert into", I had no problem and my DB is now uptodate. But I just can't get the server to work, last time I used linux was 5 years ago and it was for my studies... Would you mind detailing exactly the command line you've run for the not obvious steps? (Particularly what you've done in the config file as I've modified nothing in these) Thanks (Oh and btw, there is a siteRIP working very well, ignore the extraction errors. Only problem is the filter not working :[URL]https://anonfiles.com/file/94e7c01af26b3e1424f2988617990cca[/URL] ) Btw, the component versions are specified on the github (not the master branch) <code>pip freeze Django==1.5.5 MySQL-python==1.2.4 Pillow==2.2.2 South==0.8.4 argparse==1.2.1 django-debug-toolbar==0.11.0 django-filter==0.5.3 django-pagination==1.0.7 django-reversion==1.8.0 recaptcha-client==1.0.6 sqlparse==0.1.10 textile==2.1.5 wsgiref==0.1.2</code> [/QUOTE]
Insert quotes…
Verification
Post reply
Community
General Tabletop Discussion
*Geek Talk & Media
setting up a local dndtools mirror
Top