| View previous topic :: View next topic |
| Author |
Message |
nuttzy99 Site Admin

Joined: 23 May 2004 Posts: 1068
|
Posted: Mon Jul 05, 2004 1:25 pm Post subject: SpellingCow version 1.0.2 released! |
|
|
Yay! This version adds a bit more polish. I recommend that everyone upgrade (instructions coming soon).
Get the new version!
The hightlights include:
- Error handling if spellingcow.com is not reachable
- made valid 4.01 Transitional
- added browser+OS detection to increase compatibility
Rest of changelog:
- some minor bug fixes and polish to the server-side code
- improved error handling of cookies
- sends more accurate user agent and referrer data
- added some links of registration+login pages to return to spell checking
- now properly handles when first word of message is misspelled
- spruced up the ad space a tad
- fixed a bug with registration
- fixed a serious problem that caused exponential looping
- handles special characters better
- fixed a possible SQL injection
- cleaned up the CSS
- better SID integration with phpBB (server side)
Enjoy!
-Nuttzy
NOTE: this version includes an important update and once I get the word out, older versions will soon cease to work. Sites that currently have Spelling Cow installed are advised to upload the new spell-gw.php file immediately. Those with versions older than 1.0.0 will need to make some tweaks (coming soon). _________________ <?php echo "something wicked awesome for my sig"; ?> |
|
| Back to top |
|
 |
Stryker

Joined: 29 May 2004 Posts: 118 Location: Klamath Falls, Oregon
|
Posted: Mon Jul 05, 2004 11:33 pm Post subject: |
|
|
Cool! I'm updating right now!
EDIT: Done, I think. Unless there was more to it then replacing the old spell-gw.php (and editing admin name line). _________________ ~!~
Last edited by Stryker on Mon Aug 29, 2005 7:13 am; edited 1 time in total |
|
| Back to top |
|
 |
nuttzy99 Site Admin

Joined: 23 May 2004 Posts: 1068
|
Posted: Tue Jul 06, 2004 9:03 pm Post subject: |
|
|
Nope, that's all you gotta do
-Nuttzy  _________________ <?php echo "something wicked awesome for my sig"; ?> |
|
| Back to top |
|
 |
odie3
Joined: 27 Aug 2004 Posts: 25
|
Posted: Sat Jan 22, 2005 12:34 pm Post subject: |
|
|
| Where do I find invision forums install? |
|
| Back to top |
|
 |
nuttzy99 Site Admin

Joined: 23 May 2004 Posts: 1068
|
Posted: Mon Jan 24, 2005 9:08 pm Post subject: |
|
|
Sorry I really don't have install instructions ready for Invision yet. If you want the basic Spell Check button and no auto checking, you just need to drop in two lines of code. I have no idea where to do that in IPB though. Will figure it out as soon as I can.
-Nuttzy  _________________ <?php echo "something wicked awesome for my sig"; ?> |
|
| Back to top |
|
 |
odie3
Joined: 27 Aug 2004 Posts: 25
|
Posted: Mon Jan 24, 2005 9:26 pm Post subject: |
|
|
| Ya, just the button please.... |
|
| Back to top |
|
 |
nuttzy99 Site Admin

Joined: 23 May 2004 Posts: 1068
|
Posted: Tue Jan 25, 2005 1:03 pm Post subject: |
|
|
If you find the place for it to go, you need to drop in these lines:
| Quote: | <input type="button" name="spellcheck" class="liteoption" value="Spell Check" onClick="window.open('spell-gw.php?mode=load&form=post&source=message&button=post&type=IPB', '_spellcheck', 'HEIGHT=484,resizable=yes,scrollbars=yes,WIDTH=595');"><br>
<style type="text/css"><!-- .spellcow, a.spellcow { font-size : 8px; color : #FFFFFF; } --></style>
<!-- Removal of the following line may result in suspension of the service by SpellingCow. Come on, linking back to us is not asking much but means a lot to us. Thanks! -->
<span class="spellcow">by <a href="http://www.spellingcow.com" target="_blank" class="spellcow">SpellingCow.com</a><a href="spell-gw.php" target="_blank" class="spellcow">.</a><br> |
...you also have to change the variables in red to whatever they are in IPB. If you get stuck on them, let me know the address of your board and I'll figure it out. Here's what those variables are:
form: Enter the form name to check. Enter only one form name.
source: Enter the form item to be checked. (the message)
button: Enter the name of the submit button for the form
Good luck and if you get it working, let me know what the changes need to be
Thanks!
-Nuttzy  _________________ <?php echo "something wicked awesome for my sig"; ?> |
|
| Back to top |
|
 |
odie3
Joined: 27 Aug 2004 Posts: 25
|
Posted: Tue Jan 25, 2005 1:06 pm Post subject: |
|
|
I am "still" very new to Invision [just started with it a week ago]. I have added one MOD. Once thing that I noticed during the MOD change is where we would make *.tpl edits you make in the Admin Control Panel. I believe the forum htm is stored in the Database.....
So, I'll do my best to see if I can get this in http://infmodteam/forums/ |
|
| Back to top |
|
 |
big_daddy0690
Joined: 17 Oct 2004 Posts: 4
|
Posted: Mon Feb 14, 2005 8:29 pm Post subject: |
|
|
| Has anyone gotten anywhere with this yet? I would love to see this being installed on the invision boards also. |
|
| Back to top |
|
 |
odie3
Joined: 27 Aug 2004 Posts: 25
|
Posted: Tue Feb 15, 2005 12:08 pm Post subject: |
|
|
| I am getting no bites on my requests.... |
|
| Back to top |
|
 |
Stryker

Joined: 29 May 2004 Posts: 118 Location: Klamath Falls, Oregon
|
Posted: Wed Feb 16, 2005 11:01 pm Post subject: |
|
|
I looked into converting this but I ran into a big problem at start before I even got to download it.. The free demo version is encoded and they make you pay for the decoded version.  _________________ ~!~
Last edited by Stryker on Mon Aug 29, 2005 7:01 am; edited 1 time in total |
|
| Back to top |
|
 |
ozidownunder
Joined: 30 May 2005 Posts: 6
|
Posted: Tue Jun 07, 2005 10:38 pm Post subject: |
|
|
| odie3 wrote: | | I am getting no bites on my requests.... |
Yes you are, I've just modded it for myBB, which is very similar to IPB with its scripting.... You can have look here.. and play with it until I work it out with nuttzy on how he would like me to proceed with this and pack it up...
When I finish with myBB, I'll d/l the trial version of IPB for comparison coding.. At the moment, unlike phpBB, there are three locations that have to be modified, So hang in there....
Have a play with it here...............
ozidownunder.com/test-forums |
|
| Back to top |
|
 |
odie3
Joined: 27 Aug 2004 Posts: 25
|
Posted: Wed Jun 08, 2005 9:33 am Post subject: |
|
|
Gee and I thought I was dead in the water.....
Thanks for the information and look forward to your progress. |
|
| Back to top |
|
 |
ozidownunder
Joined: 30 May 2005 Posts: 6
|
Posted: Wed Jun 08, 2005 4:53 pm Post subject: For Nuttzy |
|
|
Hi Fella,
I did a mod for MyBB and have posted it here...
http://www.mybboard.com/community/showthread.php?tid=2668&pid=16601#pid16601
It's only in its initial stage... (One thing at a time) but I thought it polite to keep you up-to-date... as when I finish 'playing', you may want to be the 'only' download site for it.... It's your 'baby'  |
|
| Back to top |
|
 |
odie3
Joined: 27 Aug 2004 Posts: 25
|
Posted: Wed Jun 08, 2005 4:57 pm Post subject: |
|
|
Very nice progress....
 |
|
| Back to top |
|
 |
|