Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 Design and Graphics Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 08-02-2008, 05:25 AM
lilfields10 lilfields10 is offline
 
Join Date: Jun 2006
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Quick Edit freezes

I'm making a new style and I've come to find that the quick edit freezes with this new style. It freezes in the sense that once you save it or cancel it, it stays in it's edit form...but if you do actually edit something it saves it...it just doesn't revert back to the post. I hope I'm making sense. I would really appreciate some help in figuring out what I have done. I've gone and looked at all the templates, reverted some...and I can't figure out what it is. Is there some line of code that is vital to the quick edit reverting back to the post once you press cancel or save?

The quick edit works with other styles I have, so it is the style itself, which is why I'm posting this here. I'm running vBulletin? Version 3.6.7
Reply With Quote
  #2  
Old 08-02-2008, 02:10 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Really the only way to figure this out is to compare your templates to the default ones that work. I'd look to make sure all scripts are including and not left out of the new templates. You could also look at a page in a working style and compare the source code to the same page in the non-working style. See what is missing, find the template, and add it. I can't think of any other easier way.
Reply With Quote
  #3  
Old 08-03-2008, 05:08 AM
lilfields10 lilfields10 is offline
 
Join Date: Jun 2006
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I narrowed it down to it being that the forum is encased in a table, but I don't know why that has this effect. I kind of need that table because it's the backbone of the style and I know of no way I can duplicate it. I would link to it, but it's not live for the public right now because it's still buggy.
Reply With Quote
  #4  
Old 08-03-2008, 02:09 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I seem to recall something about people using tables and some code in the footer getting stuck 'in' the table and thus it didn't work. So, you might want to look at the footer template and make sure any code is 'outside' of the table.
Reply With Quote
  #5  
Old 08-04-2008, 02:15 PM
Princeton's Avatar
Princeton Princeton is offline
 
Join Date: Nov 2001
Location: Vineland, NJ
Posts: 6,693
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

just taking a guess..
check that all the ID attributes has been transferred to new style
Reply With Quote
  #6  
Old 08-04-2008, 09:45 PM
lilfields10 lilfields10 is offline
 
Join Date: Jun 2006
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

They have been transferred over, I'm pretty sure...

Here, I made a section that visitors can post and edit in so you can see what I mean and look at my code:

http://www.alienwareniche.com/forums...ad.php?p=36091
Reply With Quote
  #7  
Old 08-05-2008, 03:11 AM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I tried hitting Post Reply, but the page never finishes loading for me. It's stuck connecting to ads . clickser . com
Reply With Quote
  #8  
Old 08-05-2008, 05:13 AM
lilfields10 lilfields10 is offline
 
Join Date: Jun 2006
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yeah, I don't know what's with their server lately, try it now, I took of the clicksor ads. I really appreciate the help. One of my members said it works for him, but I don't think he knows what I'm talking about :P

--------------- Added [DATE]1217950815[/DATE] at [TIME]1217950815[/TIME] ---------------

Woah, ok, so I just put two and two together with what my member was saying and evidently it isn't the table, it's "PredictAd" -> http://www.predictad.com/
Reply With Quote
  #9  
Old 08-05-2008, 02:43 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I see the problem, but I can't see why it is happening. It looks like the scripts are there. The only thing I can think to do is view the page with your new style and view the source code. Then view the same page with a style that works and view the source code. Then compare the two source codes and see what the differences are. Also, note where you table is and see what sort of things are called inside that table.
Reply With Quote
  #10  
Old 08-05-2008, 06:29 PM
lilfields10 lilfields10 is offline
 
Join Date: Jun 2006
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lynne View Post
I see the problem, but I can't see why it is happening. It looks like the scripts are there. The only thing I can think to do is view the page with your new style and view the source code. Then view the same page with a style that works and view the source code. Then compare the two source codes and see what the differences are. Also, note where you table is and see what sort of things are called inside that table.
It turned out to be PredictAd's javascript...I don't know why that caused it...but that was it. Now I'm trying to figure out if I can even use PredictAd without it causing problems. It also blocked out the status mod
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 07:02 AM.


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.04145 seconds
  • Memory Usage 2,248KB
  • Queries Executed 11 (?)
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
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)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
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete