Jump to content


- - - - -

(FSY23) Venues v1.1


  • Please log in to reply
75 replies to this topic

#61 fester

fester

    n00b

  • Members
  • Pip
  • 2 posts
  • Real Name:George
  • IPB Version:v3.1.x

Posted 28 June 2008 - 09:35 AM

I would like to come in contact with a member who can help me with a paid modification to this component to be used together with Googlemaps and Thailand data.

I am willing to pay 100 USD for the service. Please PM me if you are interested.

#62 PBF

PBF

    Novice

  • IM Supporters
  • PipPip
  • 9 posts
  • Location:Peterborough, ON
  • Real Name:Evan
  • IPB Version:v2.3.x

Posted 15 November 2008 - 07:32 PM

well apparently i should have looked more in detail... does this mod not support canada? if not, how can i make it support canada?

#63 PBF

PBF

    Novice

  • IM Supporters
  • PipPip
  • 9 posts
  • Location:Peterborough, ON
  • Real Name:Evan
  • IPB Version:v2.3.x

Posted 15 November 2008 - 07:37 PM

2 errors

===================================================
Date: Sat, 15 Nov 2008 12:34:34 -0700
Error Number: 1054
Error: Unknown column 'K9L1J' in 'where clause'
IP Address: 24.235.160.212
Page: /forum/index.php?autocom=venues&code=locator
mySQL query error: SELECT z_id FROM ibf_venue_zipdb WHERE z_zipcode=K9L1J
===================================================
Date: Sat, 15 Nov 2008 12:36:59 -0700
Error Number: 1064
Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
IP Address: 24.235.160.212
Page: /forum/index.php?autocom=venues&code=sethome&id=1
mySQL query error: SELECT COUNT(*) AS cnt FROM ibf_members WHERE home_venue=

#64 Michael

Michael

    See code 431.322.12 of the Internet Privacy Act

  • Modders
  • PipPipPipPipPipPipPipPipPipPip
  • 22,042 posts
  • Location:Columbus, OH
  • Real Name:Michael McCune
  • IPB Version:v3.1.x
Contributor

Posted 15 November 2008 - 08:09 PM

View PostPBF, on Nov 15 2008, 03:32 PM, said:

well apparently i should have looked more in detail... does this mod not support canada? if not, how can i make it support canada?
I'd need a source to get zip code/latitude longitude info for Canada.  The mod was written to support the US and UK, because I had their data, I don't currently have this data for Canada.  I've found one site that has this data, but it costs more than the price of this mod.  If you can find this data somewhere, I can add it into this mod.

View PostPBF, on Nov 15 2008, 03:37 PM, said:

2 errors

===================================================
Date: Sat, 15 Nov 2008 12:34:34 -0700
Error Number: 1054
Error: Unknown column 'K9L1J' in 'where clause'
IP Address: 24.235.160.212
Page: /forum/index.php?autocom=venues&code=locator
mySQL query error: SELECT z_id FROM ibf_venue_zipdb WHERE z_zipcode=K9L1J
===================================================
Date: Sat, 15 Nov 2008 12:36:59 -0700
Error Number: 1064
Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
IP Address: 24.235.160.212
Page: /forum/index.php?autocom=venues&code=sethome&id=1
mySQL query error: SELECT COUNT(*) AS cnt FROM ibf_members WHERE home_venue=
Think I see the problem with those queries, will send you an updated /sources/components_public/venues.php file.
Michael McCune - IPS Marketplace Moderator

My Stuff: My Forum · My Resources · My Tutorials
Contact Me: Email · Facebook · Twitter

#65 PBF

PBF

    Novice

  • IM Supporters
  • PipPip
  • 9 posts
  • Location:Peterborough, ON
  • Real Name:Evan
  • IPB Version:v2.3.x

Posted 15 November 2008 - 08:14 PM

will the "workstation license" from that link work? ill buy it and send it to you if you'd like.

#66 Michael

Michael

    See code 431.322.12 of the Internet Privacy Act

  • Modders
  • PipPipPipPipPipPipPipPipPipPip
  • 22,042 posts
  • Location:Columbus, OH
  • Real Name:Michael McCune
  • IPB Version:v3.1.x
Contributor

Posted 15 November 2008 - 08:27 PM

Well, it would probably work for just you, but my guess is that since the license description of that says "single-user, single workstation" that I could only put this into the mod for you and it wouldn't then be something I could really update the mod for others with.  Still, if you need that, then yes, buy that and send me the file and I should be able to work it into this mod for you.  Will take some time to get it changed to the format this mod uses.
Michael McCune - IPS Marketplace Moderator

My Stuff: My Forum · My Resources · My Tutorials
Contact Me: Email · Facebook · Twitter

#67 PBF

PBF

    Novice

  • IM Supporters
  • PipPip
  • 9 posts
  • Location:Peterborough, ON
  • Real Name:Evan
  • IPB Version:v2.3.x

Posted 16 November 2008 - 12:05 AM

error after the patch that you sent me

Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/content/e/h/e/ehenshaw/html/paintballforces/forum/sources/components_public/venues.php on line 2484

#68 Michael

Michael

    See code 431.322.12 of the Internet Privacy Act

  • Modders
  • PipPipPipPipPipPipPipPipPipPip
  • 22,042 posts
  • Location:Columbus, OH
  • Real Name:Michael McCune
  • IPB Version:v3.1.x
Contributor

Posted 16 November 2008 - 08:52 PM

Crap, sorry!  Just resent you a file which should fix that.
Michael McCune - IPS Marketplace Moderator

My Stuff: My Forum · My Resources · My Tutorials
Contact Me: Email · Facebook · Twitter

#69 PBF

PBF

    Novice

  • IM Supporters
  • PipPip
  • 9 posts
  • Location:Peterborough, ON
  • Real Name:Evan
  • IPB Version:v2.3.x

Posted 16 November 2008 - 09:16 PM

got it, seems to have worked... it is still only allowing 5 digits for zip/post code... I will need 6 for canada

#70 Michael

Michael

    See code 431.322.12 of the Internet Privacy Act

  • Modders
  • PipPipPipPipPipPipPipPipPipPip
  • 22,042 posts
  • Location:Columbus, OH
  • Real Name:Michael McCune
  • IPB Version:v3.1.x
Contributor

Posted 17 November 2008 - 02:15 PM

Run these queries one at a time in your SQL Toolbox:
ALTER TABLE ibf_venues CHANGE v_zipcode v_zipcode VARCHAR(10) NOT NULL;
ALTER TABLE ibf_venue_zipdb CHANGE z_zipcode z_zipcode VARCHAR(10) NOT NULL;
ALTER TABLE ibf_members CHANGE zip_code zip_code VARCHAR(10) NOT NULL;
You'll also need to change this line in the skin_venues -> usercp_form skin template:
					  <td class="row1" width="50%"><input type='text' name='u_zip' value='{$data['zip']}' size='10' maxlength='5'></td>
To this:
					  <td class="row1" width="50%"><input type='text' name='u_zip' value='{$data['zip']}' size='10' maxlength='10'></td>
And this line in skin_venies -> venue_form:
					  <td class="row1" width="50%"><input type='text' name='v_zip' value='{$data['zip']}' size='10' maxlength='5'></td>
To this:
					  <td class="row1" width="50%"><input type='text' name='v_zip' value='{$data['zip']}' size='10' maxlength='10'></td>

Michael McCune - IPS Marketplace Moderator

My Stuff: My Forum · My Resources · My Tutorials
Contact Me: Email · Facebook · Twitter

#71 PBF

PBF

    Novice

  • IM Supporters
  • PipPip
  • 9 posts
  • Location:Peterborough, ON
  • Real Name:Evan
  • IPB Version:v2.3.x

Posted 19 November 2008 - 09:39 PM

let me know when you have the time, ill purchase that zip listing and send it to you. Sound ok?

#72 Michael

Michael

    See code 431.322.12 of the Internet Privacy Act

  • Modders
  • PipPipPipPipPipPipPipPipPipPip
  • 22,042 posts
  • Location:Columbus, OH
  • Real Name:Michael McCune
  • IPB Version:v3.1.x
Contributor

Posted 20 November 2008 - 01:22 PM

Yep, I can do that whenever you send it to me. ;)
Michael McCune - IPS Marketplace Moderator

My Stuff: My Forum · My Resources · My Tutorials
Contact Me: Email · Facebook · Twitter

#73 Morph

Morph

    Advanced Member

  • IM Supporters
  • PipPipPipPip
  • 65 posts
  • Location:London
  • Real Name:D
  • IPB Version:v3.0.x

Posted 09 September 2009 - 05:12 PM

Hi Michael

Is there a venues for version 3?

If not I have left a service request for you.

Thanks

#74 Morph

Morph

    Advanced Member

  • IM Supporters
  • PipPipPipPip
  • 65 posts
  • Location:London
  • Real Name:D
  • IPB Version:v3.0.x

Posted 16 September 2009 - 06:21 PM

Anyone have any idea?

#75 Michael

Michael

    See code 431.322.12 of the Internet Privacy Act

  • Modders
  • PipPipPipPipPipPipPipPipPipPip
  • 22,042 posts
  • Location:Columbus, OH
  • Real Name:Michael McCune
  • IPB Version:v3.1.x
Contributor

Posted 16 September 2009 - 07:00 PM

This mod has not been upgraded for IP.Board 3.0 yet, but should be eventually.  I have other projects to do first, though.
Michael McCune - IPS Marketplace Moderator

My Stuff: My Forum · My Resources · My Tutorials
Contact Me: Email · Facebook · Twitter

#76 PBF

PBF

    Novice

  • IM Supporters
  • PipPip
  • 9 posts
  • Location:Peterborough, ON
  • Real Name:Evan
  • IPB Version:v2.3.x

Posted 26 October 2009 - 12:32 AM

Is there any way for my members to have the option (or be forced) to enter their postal code upon registration? (2.3.x)




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users