Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Simple Ad Management Details »»
Simple Ad Management
Version: 1.00, by MaestroX MaestroX is offline
Developer Last Online: Apr 2011 Show Printable Version Email this Page

Category: Miscellaneous Hacks - Version: 3.7.0 Beta 3 Rating:
Released: 12-22-2007 Last Update: Never Installs: 176
Uses Plugins Auto-Templates
 
No support by the author.

Removed

Show Your Support

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

Comments
  #82  
Old 04-24-2008, 05:06 AM
KURTZ KURTZ is offline
 
Join Date: Nov 2006
Location: Italy
Posts: 2,257
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by siriuxs View Post
I have upgrade my forum to 3.7 RC 4 and now the banner is not visualized... why???
you must reinstall the product ... anyway any news from Maestro?
Reply With Quote
  #83  
Old 04-24-2008, 09:05 AM
towerhill towerhill is offline
 
Join Date: Dec 2007
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Did a search for "uncached template" on the forum as I was wondering the same thing myself.

Check out: https://vborg.vbsupport.ru/showthread.php?t=173660

It might help.
Reply With Quote
  #84  
Old 04-24-2008, 09:30 AM
KURTZ KURTZ is offline
 
Join Date: Nov 2006
Location: Italy
Posts: 2,257
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by towerhill View Post
Did a search for "uncached template" on the forum as I was wondering the same thing myself.

Check out: https://vborg.vbsupport.ru/showthread.php?t=173660

It might help.
thx, so how we can fixed our trouble?
Reply With Quote
  #85  
Old 04-24-2008, 09:38 AM
KURTZ KURTZ is offline
 
Join Date: Nov 2006
Location: Italy
Posts: 2,257
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

just checked something ... it's really weird ...

after the update to RC4, just now i've uninstalled this hack, and activated the debug mode ... like you can see now i haven't any uncached templates ... BUT the templates of this hack still ' working' ...
Reply With Quote
  #86  
Old 04-24-2008, 01:00 PM
budatalk's Avatar
budatalk budatalk is offline
 
Join Date: Jul 2007
Location: Budapest
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Works like a charm! Many thanks!
Reply With Quote
  #87  
Old 04-25-2008, 01:13 PM
IvyKeepMommy IvyKeepMommy is offline
 
Join Date: Sep 2007
Posts: 173
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

uninstalled since the template changes make the templates not revertible and are over written with each upgrade.
Reply With Quote
  #88  
Old 04-25-2008, 01:26 PM
KURTZ KURTZ is offline
 
Join Date: Nov 2006
Location: Italy
Posts: 2,257
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ivy have you fixed the templates or not?
Reply With Quote
  #89  
Old 04-28-2008, 07:07 PM
bpat1434 bpat1434 is offline
 
Join Date: Feb 2007
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed on 3.7 RC3 and when I go to the simple ad management mod through the vB Options, I get the following in firebug:

Quote:
uncaught exception: [Exception... "Component returned failure code: 0x805e000a [nsIDOMHTMLFormElement.submit]" nsresult: "0x805e000a (<unknown>)" location: "JS frame :: http://www.roundcubeforum.net/adminc...ons.php?null=0 :: ondblclick :: line 1" data: no]

Line 0
After that, ALL vB admin options fail to work. It says it installs properly, so not sure what the issue is.

Also happens if I click the "edit" button after selecting the option. The only difference is the error. The double-click error happens cuz of the ajax; however, there is no content sent back to the browser if I get there without ajax.

So to summarize: Blank module page when I try to use this mod. The above error happens when I try to get to it via an AJAX double-click in the vB options menu. Any help would be appreciated.
Reply With Quote
  #90  
Old 04-30-2008, 09:17 PM
MaestroX MaestroX is offline
 
Join Date: Aug 2006
Location: UK
Posts: 249
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
I do have 2 questions about this modifiction:

- Why are you distributing default templates in this modification? By doing this, you are overwriting the default vBulletin templates in the MASTER_STYLE, making it impossible to revert to the original templates, even after uninstalling this modification. Doing this is an absolute "Don't" in my view. On the other hand, this modification will probably stop working if any of the default templates used by this modification is ever updated in the default vBulletin package.
- Why are you processing only at the 'global_start' hook location? I strongly suggest to use more specific hook locations to avoid code being run on pages where they don't have any function. This is bad for performance.
This modification was made quickly at the request of a user back when vBulletin 3.7 was in its early release. I released it on the basis that it would help users, obviously erros have occured and I'm contemplating actions to revise this add-on when time allows it.
Reply With Quote
  #91  
Old 05-01-2008, 03:08 AM
bpat1434 bpat1434 is offline
 
Join Date: Feb 2007
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MaestroX View Post
I'm contemplating actions to revise this add-on
So does that mean you may drop this addon all together? I'd much rather be able to manage my ads through one interface (if I can ever get it working) rather than editing all of my styles (and I only have 4 right now).
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 02:41 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.05181 seconds
  • Memory Usage 2,306KB
  • 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
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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