Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
SponsorIt Details »»
SponsorIt
Version: 1.3.2, by Mythotical Mythotical is offline
Developer Last Online: Jun 2022 Show Printable Version Email this Page

Category: Forum Home Enhancements - Version: 3.6.x Rating:
Released: 07-19-2007 Last Update: 04-04-2008 Installs: 60
DB Changes Uses Plugins Auto-Templates
Additional Files Translations Is in Beta Stage  
No support by the author.

Due to the pricing and yearly fee of vBulletin I am no longer creating mods for vBulletin, instead I have stepped out of the shadow of vBulletin to create my own stand alone mods. I wish to thank everyone who downloaded and installed my mods but as of now with not being able to afford hosting and vBulletin, I decided to drop vBulletin so hopes of me returning would only happen if my newest venture brings me a nice profit.

Thank you all again
Steve

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #82  
Old 07-23-2007, 08:15 AM
SLY LS1's Avatar
SLY LS1 SLY LS1 is offline
 
Join Date: May 2007
Location: Melbourne Australia
Posts: 123
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

1. Yeah another error when editing a sponsor

Quote:
MySQL Error : Unknown column 'sclicks' in 'field list'
2. Deleting seems to work ok now...

3. Adding a sponsor works but now nothing is showing up..

4. You really need to add an instruction page with the download

5. Surely you are running/testing it on your own site before releasing it?
Reply With Quote
  #83  
Old 07-23-2007, 08:17 AM
principino1984 principino1984 is offline
 
Join Date: Jul 2006
Location: Italy
Posts: 135
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

When i try to upgrade from 1.2 ...

Code:
Database error in vBulletin 3.6.7:

Invalid SQL:
ALTER TABLE `vb_usergroup` ADD `sponsors` INT( 10 ) UNSIGNED NOT NULL DEFAULT '0';;

MySQL Error  : Duplicate column name 'sponsors'
Error Number : 1060
Marco
Reply With Quote
  #84  
Old 07-23-2007, 08:33 AM
principino1984 principino1984 is offline
 
Join Date: Jul 2006
Location: Italy
Posts: 135
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

now it gaves me this error...

MySQL Error : Unknown table 'vb_tfw_sponsors'

Could you please do something that instead of tryin to modify the vb_tfw_sponsor if it doensn't exist it create a new table?

Cause I dont' have that table in my db...thats why I cannot neither uninstall it or upgrade it.

thanks a lot!

Marco
Reply With Quote
  #85  
Old 07-23-2007, 12:06 PM
waller99 waller99 is offline
 
Join Date: Oct 2006
Posts: 51
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Same for me.


Code:
Invalid SQL:

MySQL Error  : Unknown column 'sclicks' in 'field list'
Error Number : 1054
Reply With Quote
  #86  
Old 07-23-2007, 01:01 PM
BadgerDog BadgerDog is offline
 
Join Date: Oct 2006
Location: Toronto
Posts: 1,789
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well , installed v1.3 .... but it has issues when trying to edit an entry ....

Quote:
Database error in vBulletin 3.6.7:

Invalid SQL:
UPDATE tfw_sponsors SET title="Riflechair\'s Links", url="http://xxxxx.com/", image="http://www.xxxx.com/sponsors/xxxx.jpg", description="", sclicks="", inactive="0" WHERE sid=2;

MySQL Error : Unknown column 'sclicks' in 'field list'
Error Number : 1054
Date : Monday, July 23rd 2007 @ 09:57:42 AM
Script : http://www.xxxx.com/admincp/tfw.php?do=editsave
Referrer :
IP Address : xxx.xxx.xxx.xxx
Username : Badger
Classname : vB_Database
How do I uninstall this mod without screwing up things?

Thanks....

Regards,
Badger
Reply With Quote
  #87  
Old 07-23-2007, 01:21 PM
BadgerDog BadgerDog is offline
 
Join Date: Oct 2006
Location: Toronto
Posts: 1,789
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is brutal ....

I managed to get it to show image by not leading with a path... hope that helps someone...

However, once displayed in forums and you click on image, I get:

Quote:
Database error in vBulletin 3.6.7:

Invalid SQL:
UPDATE `tfw_sponsors` SET sclicks=sclicks + 1 WHERE sid='4';

MySQL Error : Unknown column 'sclicks' in 'field list'
Error Number : 1054
Date : Monday, July 23rd 2007 @ 10:17:07 AM
Script : http://www.xxxxx.com/sponsor.php?id=...riflechair.com
Referrer :
IP Address : xxxxx.xxxx.xxxx.xxxx
Username : Badger
Classname : vB_Database

For some reason, it will accept a new entry, but as soon as you go back to test an existing entry, it starts giving database errors. In trying to figure out what it wants in the fields, I have been only able to get this far by adding new entires, then deleting them to start over with new tests, as the edit doesn't seem to work all....

Has anyone got this working? :erm:

Regards,
Badger
Reply With Quote
  #88  
Old 07-23-2007, 01:59 PM
BadgerDog BadgerDog is offline
 
Join Date: Oct 2006
Location: Toronto
Posts: 1,789
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

UNINSTALLED ...........

Besides all of the errors, we found that it corrupted our VBadvanced Home Page "News" display. For some reason, when this mod is turned ON, it creates an inability to find attachment images, when turned OFF, the "News" display instantly returns to normal. The news display slideshow I'm referring to can be seen here: www.milsurps.com

Anyway, nice idea , but I'm not sure it's ready for prime time, although thanks for the coder's efforts... :up:

Can anyone recommend another mod that can do something similar to this, locating a sponsor page at the bottom of the Forum Home Page?

Regards,
Badger
Reply With Quote
  #89  
Old 07-23-2007, 02:00 PM
principino1984 principino1984 is offline
 
Join Date: Jul 2006
Location: Italy
Posts: 135
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

how did you uninstall it?
Reply With Quote
  #90  
Old 07-23-2007, 02:08 PM
Yours Yours is offline
 
Join Date: Jun 2007
Posts: 169
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BadgerDog View Post
UNINSTALLED ...........

Besides all of the errors, we found that it corrupted our VBadvanced Home Page "News" display. For some reason, when this mod is turned ON, it creates an inability to find attachment images, when turned OFF, the "News" display instantly returns to normal. The news display slideshow I'm referring to can be seen here: www.milsurps.com

Anyway, nice idea , but I'm not sure it's ready for prime time, although thanks for the coder's efforts... :up:

Can anyone recommend another mod that can do something similar to this, locating a sponsor page at the bottom of the Forum Home Page?

Regards,
Badger
Most of the issues should have been fixed in 1.3
The mod is an independent mod so it is not supported by nor possibly integratable with vBAdvanced. The issue may be something to do with your vBAdvanced settings. For News/recent posts make sure you select a category instead of it just pulling things from all categories as it may be reading the Sponsors as a whole other Forum Category, which it should not be
Reply With Quote
  #91  
Old 07-23-2007, 03:17 PM
BadgerDog BadgerDog is offline
 
Join Date: Oct 2006
Location: Toronto
Posts: 1,789
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by principino1984 View Post
how did you uninstall it?
There were no instructions on how to remove it, so I simply used the standard AdminCP function for un-installng the XML file, then deleted all of the uploaded files that came with the mod. There was some vague references in the INSTALL.TXT file about the FORUMHOME template, but it seemed to be related to what the author called "upgrading". Since I never did those template mods, I never bothered with the FORUMHOME template as the hack didn't seem to be in it anyway....

Regards,
Badger
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:00 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06564 seconds
  • Memory Usage 2,311KB
  • Queries Executed 27 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete