vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Forum Display Enhancements - Collapsable First Post using AJAX (or Last Post!) (https://vborg.vbsupport.ru/showthread.php?t=145187)

blastup 04-29-2007 12:58 AM

yea it was the same thing before.. .. i don't know what is wrong... i checked everthing .. everthing is uploaded. js are in the source.. help?

beduino 04-29-2007 02:23 AM

Hi,
first of all: tks for your work and support here.

And ... the 'mystery' ;)
I install your lovely hack and don't work - apparently... I read the first posts and begin a manual edition in templates. Nothing happens. Then ... i resolve see in other set of templates [called 'vB Brasil New'] and already work.

Then i see the location of images [ (+).gif etc ] and make the correct upload.
And the mystery begun ...

http://www.vb-brasil.org/mystery.gif

I can't ripped out the duplicate images!!! I look in my edited templates and is fine [no php duplicated]...

How can i solve this mystery???? :D

All the best
And tks again
Beduino
www.vb-brasil.org
skin VB BRASIL
[vB Brasil New is ok...]

magnus 04-29-2007 02:56 AM

You have duplicated images because you've applied manual edits without disabling the automatic ones. In essence, you're editing the templates TWICE.

You need to pick one or the other. I'd recommend the automatic edits.

blastup 04-29-2007 03:10 PM

so how should i fix mine? should i do manuel edits?

magnus 04-29-2007 05:01 PM

Quote:

Originally Posted by blastup (Post 1237623)
so how should i fix mine? should i do manuel edits?

No, all of your edits are performed correctly. The JavaScript just isn't being loaded. I'd attribute it to a problem with your style.

Do you still have the Default Style? Try it. If it works, then you know the problem lies with your modified style. Run it through the W3C XHTML Validator. Fix as many problems as you can and see if that helps.

beduino 04-29-2007 05:50 PM

Hi Magnus,
works fine - i re-done all mods in templates and the mystery ... you solved.
Tks a lot
Beduino

LockeAG 04-30-2007 05:35 AM

I found a BUG.....

It's a really strange behavior, when I active the Plugin , USERGROUPS that I add have this problem when trying to access to their CP.

Fatal error: Call to undefined function: fetch_coventry() in /hsphere/local/home/#/#/Forum/usercp.php(500) : eval()'d code on line 16

The normal USERGROUPS (7,6,5,4,3,2,1) have no problems.

See'a

ragtek 04-30-2007 07:22 AM

i have a problem

in the forumdisplay it works fine(i have set up to read the last post) but in the search i see the first

magnus 04-30-2007 02:14 PM

Quote:

Originally Posted by LockeAG (Post 1238026)
I found a BUG.....

It's a really strange behavior, when I active the Plugin , USERGROUPS that I add have this problem when trying to access to their CP.

Fatal error: Call to undefined function: fetch_coventry() in /hsphere/local/home/#/#/Forum/usercp.php(500) : eval()'d code on line 16

The normal USERGROUPS (7,6,5,4,3,2,1) have no problems.

See'a

I've tested this on my development forum. I created a new usergroup (ID: 9) based off standard "Registered Users" permissions. I cannot replicate this problem. Everything appears to be working fine.

As a test, try using the default style. See if you still receive the error. The function fetch_coventry() is found in /includes/functions_bigthree.php -- and I've hooked into the usercp to include it. So, I can't see why one usergroup could use it and another cannot.

magnus 04-30-2007 02:16 PM

Quote:

Originally Posted by ragtek (Post 1238065)
i have a problem

in the forumdisplay it works fine(i have set up to read the last post) but in the search i see the first

This is by design.

Search results will always return the first post. I have it this way for temporary simplicity. Search doesn't use the same SQL queries as FORUMDISPLAY -- so the same information isn't available without adding extra queries. Until I can find a cleaner, saner way to allow for different post viewing configurations on the search page, I've defaulted it to First Post.


All times are GMT. The time now is 07:43 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.01434 seconds
  • Memory Usage 1,740KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete