Forum Replies Created

Viewing 14 replies - 1 through 14 (of 14 total)
  • It could be related to an issue I have been having with the p[layer lists duplicating under the teams. Even if I select the players only the first team’s roster is saved when clicking update. So it never properly populates the score card on the backend to edit.

    Make sure you have the players selected on the right hand column under their respective team first. If not, select the player list and update event. It should populate the scorecard.

    I reached out to you on your contact page. I have Sportspress Pro as well. I mistakenly thought this feature would be in Pro for some reason.

    This should be a feature that happens by default. Hopefully there is a way to do it automatically.

    I have been reporting an error with the event pages for the past couple of days and have had no help from support.

    Can you see this same error on the backend on the event creation page?

    View post on imgur.com

    Tournaments are an exclusive feature of SportsPress Pro version. If you are truly using this extension to facilitate an actual league I highly recommend you go ahead and get a license for the pro version. Not only for the tournament functionality, it really is a very powerful tool.

    Searched all the way back 16 pages. There are around 20 posts asking for the feature. 3 of them have the author saying it would be a good idea as far back as a year ago. I’m looking into this tonight, but it would be nice to have as a feature.

    Well, that was easy. Each widget has an option to use the default CSS, and it’s very own custom css option, per widget.

    I do agree that the use of !important complicates things though.

    In the readme.txt

    = How to add custom style? =
    First, please uncheck the **Use Default Style** option then place the css code below in the Custom CSS box, then you can customize it to fit your needs

    Now, if only we knew where to uncheck that option from…

    Not sure what Roch is talking about. SportsPress, even the pro version, does not have the ability to create a player for the user during registration out of the box. Not sure if that is a lack of foresight, or an extremely complicated task, it has been addressed many times over.

    Either way, I don’t feel SportsPress is capable of doing this, even with an extension. I have the League license and their support was not able to help me achieve this and honestly seemed quite uninterested. I see it being mentioned as a feature request, and have seen replies over a year old saying this feature is coming, alas…

    Hopefully they figure something out, it is currently a very powerful front-end tool, yet lacks the backend functionality to actually “run” a league through the site without standing on your head gargling peanut butter.

    Thread Starter burtflaxton

    (@burtflaxton)

    Thanks samboll, but unfortunately the company I work for has had this site for some time and there is around 38,000 items inventoried on the current web server.

    This is the umpteenth problem I have had with them, but under no circumstances will the boss allow for us to switch hosting providers. Funny, seeing how he pays close to $100 a month for shitty hosting…

    Thread Starter burtflaxton

    (@burtflaxton)

    Researching this all day I have found that my solution might be with WordPress MU. I will open a discussion there and post what follows there, here.

    Any server that supports PHP and MySQL will do.

    WordPress server requirements for Version 2.9:

    * PHP version 4.3 or greater
    * MySQL version 4.1.2 or greater
    * (Optional) Apache mod_rewrite module (for clean URIs known as Permalinks)

    Thread Starter burtflaxton

    (@burtflaxton)

    The site the company I work for has been with their current host for over 7 years. The website they have and current database is over 38 GB, with well over 500,000 items. Switching the current site to a different host is NOT an option, although I would love to do that, current management will not consider switching hosts. When I brought up the idea, they quickly considered changing web developers though. We pay these “assholes” around 38,000 a year for web hosting & database management, which is beyond me, but it is the situation. Yes it sucks, our webhost is in the frakin dark ages…

    Now, I appreciate the responses, but I am still in the same position as I was yesterday.

    Let me be more specific, so maybe one of you gurus can help me out if you have time.

    If I was going to set up a blog on a different host how would wpconfig.php code look?

    // ** MySQL settings - You can get this info from your web host ** //
    /** The name of the database for WordPress */
    define('DB_NAME', 'putyourdbnamehere');
    
    /** MySQL database username */
    define('DB_USER', 'usernamehere');
    
    /** MySQL database password */
    define('DB_PASSWORD', 'yourpasswordhere');
    
    /** MySQL hostname */
    define('DB_HOST', 'localhost');

    When I set this up using my DB_NAME, DB_USER, DB_PASSWORD, and the IP address of the database for ‘hostname’, my blog cannot be reached when I place the /blog folder onto my webhost. This is the message I get go to http://www.mywebsite.com/blog

    Directory Listing Denied
    This Virtual Directory does not allow contents to be listed.

    Now, I have set up at least 30 wordpress blogs for clients so I know quite a bit about installing and troubleshooting an install, but I am definitely stuck on this one.

    I would imagine there is an alternative solution using subdomains, but I am not 100% how to do that since I have not ever attempted that.

    Any help would be much appreciated.

    *edit* could it just be that the current webhost the site is on does not allow remote connections? Or does that have nothing to do with this?

    Thread Starter burtflaxton

    (@burtflaxton)

    Resolved

    Godaddy does not use ‘localhost’.

    You can find your hostname by logging into godaddy >clicking on “My Accounts” >clicking on “Hosting Account List” >”wwwyourdomain.com” >Databases >MySQL > Click the pencil icon.

Viewing 14 replies - 1 through 14 (of 14 total)