vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   Quick Edit freezes (https://vborg.vbsupport.ru/showthread.php?t=187001)

lilfields10 08-02-2008 05:25 AM

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? :confused:

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

Lynne 08-02-2008 02:10 PM

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.

lilfields10 08-03-2008 05:08 AM

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.

Lynne 08-03-2008 02:09 PM

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.

Princeton 08-04-2008 02:15 PM

just taking a guess..
check that all the ID attributes has been transferred to new style

lilfields10 08-04-2008 09:45 PM

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

Lynne 08-05-2008 03:11 AM

I tried hitting Post Reply, but the page never finishes loading for me. It's stuck connecting to ads . clickser . com

lilfields10 08-05-2008 05:13 AM

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/

Lynne 08-05-2008 02:43 PM

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.

lilfields10 08-05-2008 06:29 PM

Quote:

Originally Posted by Lynne (Post 1591926)
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 :confused:


All times are GMT. The time now is 06:46 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.02130 seconds
  • Memory Usage 1,732KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete