-
Posts
803 -
Joined
-
Last visited
-
Days Won
11
Everything posted by Bailey
-
Sure, I'll have it but how am I gonna access wiki1?
-
Just post it on the forms (or start a new email topic) that includes your username, transaction ID and the server you wish to move to. Its then escalated and sorted pretty swiftly! And you asked about the inactivity limit:
-
[Solved] Queued: Hh_Adaksm Http://64.62.211.131
Bailey replied to adaksm's topic in Customer Service
Works for me, clear your cache! -
Cheers wolstech, any ideas when krydos will see this?
-
@miwilc Im just trying to help make the wiki new, uptodate and clean, preferably mobile friendly and more secure but I dont want to give the job to the admins as 1) I know they are busy 2) They have more important things to do Thats why Im willing to do it, Im just asking for permission and access. There wont be a downtime, it will be uploaded (if allowed) at wiki1.helionet.com until it is complete and can be moved to wiki.helionet.com. When at wiki1 contributors will be allowed to make necessary edits before it goes live.
-
Yes, Tommy does have the inactivity limit but all you need to do in login to your cPanel every 30 days, simply set a reminder or somthing. And Im sure the admins will unarchive and transfer your account for you, but dont forget they will need your transaction ID for the transfer.
-
How To Work With Postgress + Django On Tommy.
Bailey replied to patents's topic in Website Management and Coding
In the file: myproject/settings.py. DATABASES = { 'default': { 'ENGINE': 'django.db.backends.sqlite3', 'NAME': 'database.sql', 'USER': '', 'PASSWORD': '', 'HOST': '', 'PORT': '', } } Database is set in the Database dictionary. The example above is for SQLite engine. As stated earlier, Django also supports − MySQL (django.db.backends.mysql) PostGreSQL (django.db.backends.postgresql_psycopg2) Oracle (django.db.backends.oracle) and NoSQL DB MongoDB (django_mongodb_engine) Before setting any new engine, make sure you have the correct db driver installed. from https://www.tutorialspoint.com/django/django_creating_project.htm Im not sure if it works but Im currently learning Django and this seems to be useful... -
Oh okay @wolstech, It must have been an error with my .htaccess file when I encountered the error because I was displayed with a 500 Server error.
-
Can someone please escalate this so the root-admin can see and decide whether or not to allow me access. Thanks, Bailey
-
You just need to donate, as far as Im aware there is no minimum but I would donate at least $1 (as a minimum), then post the transaction ID along with your cPanel account username so the admins can transfer your existing account over to the Tommy server if you have an existing account. Or If you dont have an account an email should be sent to you within 24 hours after donating with a link that allows you to sign up..
-
Thats why I offered to do it because it takes time away from the admins and they have other high priority things to do. Krydos probably has other things he wants to do and doesnt want to be updating the wiki.
-
Would I be able to upgrade the wiki for you because I don't mind and I understand that you Admins are busy with other more pressing matters?
-
Are you using the correct syntax? And make sure that you DO NOT have debugging on in your .htaccess file (it should not contain anything to do with PHP). Also, posting your whole script would be good so I can see if its an error with your script because sometimes they run on apache localhost fine but not on these servers, Ive had this same problem before!
-
Thank you
-
Hello, Can my forum username be changed from "baileyjm" to "Bailey" (with uppercase 'B') so it will match with HelioHost and the Wiki. Thanks, Bailey
-
Hello, I've been doing some research and just generally looking around and I have noticed that the wiki is wayyyyy out of date, I suspect it hasn't been updated since it was released in 2011... I know it's a lot of work but I think it would be recommended to update it, especially while it has so few articles. Ref: https://m.mediawiki.org/wiki/Manual:Upgrading And on the topic of updating, how out of date is this forum? Edit: Looks like the forum hasn't been updated since 2012 ? Ref: https://en.m.wikipedia.org/wiki/Invision_Power_Board Thanks, Bailey
-
Thank you! I've got it all setup now
-
Hello, I dont know why you are getting annoyed because the admins do a very good job at accommodating everyones needs, and updating to a newer version of something is never a bad idea ?♂. I think the idea for the file with all the modules is a good idea however some are only used once and never used again meaning that it just takes up extra space and may break on newer versions of software. Thanks, Bailey
-
Hello, Is it possible for you to upgrade these things on the Tommy server: Python > 3.6.3 Django > 1.11.6 Thanks, Bailey
-
Ive installed pip as this comes with python now but I dont know about virtualenv because thats the bit I dont really understand and yes Django is installed.
-
Well without being too pacific, a small (about 100x100) extra small, so just a logo, (about 50x50) then one big image thats about (1000x1000) that can be scalable. I know this sounds like strange requests but could they possibly be round. Id prefer if they we sent square but still look presentable with a round border, like my main image over at https://bailey.cf Thanks, Bailey
-
Hello Krydos, I am using Windows and already have python etc installed. My python version is 3.6.x Thanks
-
Hello, The admin(s) will need to know what addon domain you are looking for, could you please include it.
