Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard

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
  #42  
Old 07-22-2007, 04:32 AM
Mythotical Mythotical is offline
 
Join Date: Jun 2004
Location: Booneville, AR, USA
Posts: 1,428
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I plan to create an html page for installation later on.

When entering the URL, just put www.domain.com, the www is required otherwise it will break the link.

For the image you just need to put the image file name, such as TFW.gif or Quan.gif

Image Type I plan to drop as that might not be needed for the next phase of the mod but not sure yet. For now just put image/gif for .gif, image/jpeg for .jpg or .jpeg, image/png for .png

Hmmm, shouldn't be empty. I will check that out.
Reply With Quote
  #43  
Old 07-22-2007, 04:36 AM
Mythotical Mythotical is offline
 
Join Date: Jun 2004
Location: Booneville, AR, USA
Posts: 1,428
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok I know the problem, unfortunately I have to head off to bed. I gotta work for 4 hours in the morning so after that I will get this fixed and probably add a few features and get 1.3 released.
Reply With Quote
  #44  
Old 07-22-2007, 04:41 AM
SLY LS1's Avatar
SLY LS1 SLY LS1 is offline
 
Join Date: May 2007
Location: Melbourne Australia
Posts: 123
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Im getting a database error

Quote:
MySQL Error : Table 'tough4_forum.vbtfw_sponsors' doesn't exist
Error Number : 1146
Reply With Quote
  #45  
Old 07-22-2007, 04:44 AM
Quantnet Quantnet is offline
 
Join Date: Nov 2006
Location: NYC
Posts: 649
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

A new database error

Database error in vBulletin 3.6.7:

Invalid SQL:
INSERT INTO `tfw_sponsors`
(`title` , `url` , `image` , `image_type`, `description`)
VALUES (
'ABC',
'www.yahoo.com',
'yahoo.gif',
'image/gif',
'sdfdf'
);

MySQL Error : Duplicate entry '0' for key 1
Error Number : 1062
Date : Sunday, July 22nd 2007 @ 01:35:55 AM
Script : http://www.xxx.xxx/forum/admincp/tfw.php?do=saved
Referrer : http://www.xxxx.xx/forum/admincp/tfw.php?do=add

Classname : vB_Database
Reply With Quote
  #46  
Old 07-22-2007, 04:49 AM
Mythotical Mythotical is offline
 
Join Date: Jun 2004
Location: Booneville, AR, USA
Posts: 1,428
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

SLY LS1: Did you import product-tfw_sponsors.xml via Product Manager?

Quantnet.org: Yep I saw that error when I tried adding a test sponsor. As I stated above I can't look into a fix till after work in the morning.
Reply With Quote
  #47  
Old 07-22-2007, 04:52 AM
SLY LS1's Avatar
SLY LS1 SLY LS1 is offline
 
Join Date: May 2007
Location: Melbourne Australia
Posts: 123
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Steve M View Post
SLY LS1: Did you import product-tfw_sponsors.xml via Product Manager?
I sure did.. ive added heaps of hacks b4..

Im just checking my database with mysql to see if the table is there
Reply With Quote
  #48  
Old 07-22-2007, 04:56 AM
Mythotical Mythotical is offline
 
Join Date: Jun 2004
Location: Booneville, AR, USA
Posts: 1,428
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok, if the table is not there then I will look into a fix tomorrow.
Reply With Quote
  #49  
Old 07-22-2007, 04:57 AM
SLY LS1's Avatar
SLY LS1 SLY LS1 is offline
 
Join Date: May 2007
Location: Melbourne Australia
Posts: 123
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok i can see the error

MySQL Error : Table 'tough4_forum.vbtfw_sponsors' doesn't exist

it should be looking for

Table 'tough4_forum.tfw_sponsors' doesn't exist

without the "vb"
Reply With Quote
  #50  
Old 07-22-2007, 05:02 AM
Quantnet Quantnet is offline
 
Join Date: Nov 2006
Location: NYC
Posts: 649
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I used phpAdmin to manually fix the data table...and the first sponsor show up.

I'd look forward to the next version where it looks like TAZ....Has description on top of the picture, fully phrased so we can edit the title from AminCP, center, bold, etc
Reply With Quote
  #51  
Old 07-22-2007, 05:05 AM
SLY LS1's Avatar
SLY LS1 SLY LS1 is offline
 
Join Date: May 2007
Location: Melbourne Australia
Posts: 123
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Quantnet.org View Post
I used phpAdmin to manually fix the data table...and the first sponsor show up.

did you just add the "vb" to the table name ?
Reply With Quote
Reply

Thread Tools

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 10:26 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05937 seconds
  • Memory Usage 2,303KB
  • Queries Executed 25 (?)
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
  • (3)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_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