vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Forum Home Enhancements - [DBTech] InfoPanels v2 (vB4) [AJAX] (https://vborg.vbsupport.ru/showthread.php?t=238351)

Pamela 07-22-2010 10:50 PM

Love this mod! But I'm getting a security token error when I click on "Mark Forums Read". The error says:

Your submission could not be processed because a security token was invalid. If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.

I'm running on 4.0.5. Can you please help? Thank you! :)

DragonByte Tech 07-23-2010 12:49 PM

Quote:

Originally Posted by Seatbelt99 (Post 2067892)
I did not see this addressed in the previous 6 pages so hopefully it hasn't been.

Two Questions...
I want these things under my chat box. Is that possible?
See my forums for info: http://TrueCheaters.com/forums/

The Pro version lets you manually control the placement of the InfoPanels.

Quote:

Originally Posted by Seatbelt99 (Post 2067892)
Also - Is it possible to only have it display two of the "top X stats" things? Like I only want most viewed threads and latest posts.

Thanks!

That's currently not possible, no :(

Quote:

Originally Posted by Pamela (Post 2073115)
Love this mod! But I'm getting a security token error when I click on "Mark Forums Read". The error says:

Your submission could not be processed because a security token was invalid. If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.

I'm running on 4.0.5. Can you please help? Thank you! :)

Are you using the latest version? I believe I've fixed that problem...


Fillip

Pamela 07-23-2010 07:21 PM

Quote:

Originally Posted by Pamela (Post 2073115)
Love this mod! But I'm getting a security token error when I click on "Mark Forums Read". The error says:

Your submission could not be processed because a security token was invalid. If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.

I'm running on 4.0.5. Can you please help? Thank you! :)


Quote:

Originally Posted by DragonByte Tech (Post 2073344)
Are you using the latest version? I believe I've fixed that problem...

Fillip


I'm running v 1.1.1 (the lastest one on here anyway)

DragonByte Tech 07-24-2010 06:59 PM

dbtech_infopanel_panel template

find
HTML Code:

<a href="forumdisplay.php?{vb:raw session.sessionurl}do=markread">{vb:rawphrase mark_forums_read}</a>
replace with
HTML Code:

<a href="forumdisplay.php?{vb:raw session.sessionurl}do=markread&amp;markreadhash={vb:raw bbuserinfo.securitytoken}">{vb:rawphrase mark_forums_read}</a>

Fillip

Pamela 07-25-2010 10:11 PM

Quote:

Originally Posted by DragonByte Tech (Post 2073984)
dbtech_infopanel_panel template

find
HTML Code:

<a href="forumdisplay.php?{vb:raw session.sessionurl}do=markread">{vb:rawphrase mark_forums_read}</a>
replace with
HTML Code:

<a href="forumdisplay.php?{vb:raw session.sessionurl}do=markread&amp;markreadhash={vb:raw bbuserinfo.securitytoken}">{vb:rawphrase mark_forums_read}</a>

Fillip

Works perfectly now. Thanks so much! :)

ddaybofb 08-23-2010 01:55 AM

Wish this worked for vbulletin 3.8.6

DragonByte Tech 08-23-2010 10:45 AM

Quote:

Originally Posted by ddaybofb (Post 2088080)
Wish this worked for vbulletin 3.8.6

Coming in the next couple of months =)

Iain

DragonByte Tech 11-14-2010 04:17 PM

InfoPanels has been updated to v1.1.2, which fixes a couple of known issues as well as brings vB3 compatibility.

DragonByte Tech Development Team

mikeo9043 11-14-2010 05:21 PM

Is there a way to get rid of the DragonByte Tech: Info Panels on all the different modules or will we have to buy the professional version?

DragonByte Tech 11-14-2010 05:31 PM

That's part of the branding so it'd need a Branding Free licence.

We're looking into changing the branding to just a line in the footer on the forum home, though.

Fillip

DragonByte Tech 11-28-2010 03:38 PM

v1.1.3 has been released, which fixes all outstanding known issues.

- DragonByte Tech Development Team

DragonByte Tech 01-13-2011 12:42 AM

A hotfix has been applied to v1.1.3 which adds support for the upcoming vBActivity code update, and also adds number formatting to the front-end display.

Please re-download the zip file and re-upload the files (no need to re-import the XML) if you are using vBActivity and don't wish to receive errors in the future :)


Fillip

DragonByte Tech 01-31-2011 02:10 AM

InfoPanels v1.1.4
  • Fixed a problem with Forum Leaders switch not being honoured by InfoPanels' Welcome Panel


Fillip

combs 03-30-2011 03:00 PM

Just makes the forum die and displays a blank white page in vb 4.1 when enabled sadly.

DragonByte Tech 03-30-2011 03:17 PM

Thus is not a problem we've encoutered before so it's unlikely we'll be able to fix it without more information :)


Fillip

ArcadeSyndicate 03-31-2011 07:08 PM

Fatal error: Cannot use assign-op operators with overloaded objects nor string offsets in /www/htdocs/w00dc606/forum/dbtech/infopanels/hooks/forumhome_complete.php on line 420

with vB 4.1.2 ?(

DragonByte Tech 04-01-2011 01:24 PM

What version of PHP are you running?

All DBTech products require PHP 5.2 or later.

Fillip

RedDevil 04-01-2011 03:50 PM

Installed but one problem:

If i enable Enable "Separate Staff" and Enable "Staff Legend" the members online are not dosplayed

running VB 4.1.2

ArcadeSyndicate 04-02-2011 06:38 AM

Quote:

Originally Posted by DragonByte Tech (Post 2179764)
What version of PHP are you running?

PHP 5.2.12-nmm2

other installed products:
DragonByte Tech: Advanced Post Thanks / Like (Lite
DragonByte Tech: vBShout (Lite)
DragonByte Tech: Profile Hover (Lite)
ibProArcade for vBulletin
Skimlinks Plugin
vBulletin Blog
vBulletin CMS

DragonByte Tech 04-02-2011 03:49 PM

Quote:

Originally Posted by Red-Devil (Post 2179801)
Installed but one problem:

If i enable Enable "Separate Staff" and Enable "Staff Legend" the members online are not dosplayed

running VB 4.1.2

Hmm, could you try re-downloading and re-uploading? I'm updating the files to make sure the hotfix for that is included.

Quote:

Originally Posted by ArcadeSyndicate (Post 2180020)
PHP 5.2.12-nmm2

other installed products:
DragonByte Tech: Advanced Post Thanks / Like (Lite
DragonByte Tech: vBShout (Lite)
DragonByte Tech: Profile Hover (Lite)
ibProArcade for vBulletin
Skimlinks Plugin
vBulletin Blog
vBulletin CMS

Any way you could update to a standard PHP distribution? It's not an error anybody else have run across, and I have no idea how to fix it sadly :(


Fillip

jojojijijojo1 04-02-2011 04:26 PM

Hello, I love it, works fine.

RedDevil 04-02-2011 05:23 PM

Quote:

Originally Posted by DragonByte Tech (Post 2180141)
Hmm, could you try re-downloading and re-uploading? I'm updating the files to make sure the hotfix for that is included.




Fillip


Must be something clashing, on another site works fine, will have to try track down the problem

bitbender 04-06-2011 09:50 PM

Excellent Mod - I may have to buy the pro version - I was idiotically trying to rewrite the old mod that King Kof did - And here was this... All along ..

*sheesh* - And look, it installed flawlessly on both my 4.1.2 sites....

*bitbender goes back to studying his music theory....

DragonByte Tech 04-08-2011 09:32 PM

InfoPanels v2.0.0
  • Slightly altered width for all 3 blocks to make them more in line.
  • Added a "Latest News" bit where Admins can fill out a short message in vBulletin Options
  • You can now edit / create new Blocks, each with their own customisation options
  • As a result, current customisations have been reset

Fillip

kushal 04-09-2011 04:22 AM

With upgrade to version 4.3 of vb, the whats going on has started coming twice with twice staff and normal user list. How can I resolve it

DragonByte Tech 04-09-2011 04:32 AM

Sorry I don't have access to vB 4.3 so I couldn't say :p

I haven't noticed any such issues on vB 4.1.1 or vB 4.1.3 :(


Fillip

kushal 04-09-2011 06:21 AM

Now if I disable the mod, it shows word 'array'

Yes 4.1.3 sir and it was when I ran 4.1.1

bitbender 04-09-2011 12:37 PM

Quote:

Originally Posted by kushal (Post 2182517)
With upgrade to version 4.3 of vb, the whats going on has started coming twice with twice staff and normal user list. How can I resolve it

I haven't upgraded to the 2.0 version yet, but the previous version is fine on my set up with VB 4.1.3 - actually, the style fixes by VB in 4.1.3 make it(1.x) look better :D
I'll check back after I do 2.0

Good work, Fillip

bitbender 04-09-2011 01:09 PM

Well... the display is fine - But the adminCp needs some tuning - unless of course I am missing something - I did uplaod it all, Imported with overwrite

When invoking the settings option from admincp block DBTech - Infopanels

/forums/admincp/thanks.php - URL not found - I did not see a upload for that one ?!?

And I cannot add a block, reagrdless of category - It isues the follwoing error;

Invalid Block: 0

That's fine - I can certainly live with all that - Thought you should know, however.

Bugs like that in a "lite" offering that is meant to advertise a paid mod isn't sending a great message :) Pity too, because you have some stuff my membership enjoys today on 3.7 that I am dropping in 4.1.3.

Kind Regards

DragonByte Tech 04-09-2011 02:20 PM

I've already uploaded a hotfix for the options issue :)

The other issue is not something I've been able to replicate, so I don't know if that can be solved.
Are you running suhosin on your server?


Fillip

bitbender 04-09-2011 02:41 PM

suhosin - No sir, unless it's hidden somewhere in Zend....

I did not specifically apply that when I rebuilt for PHP 5 to run vb 4.x - I checked phpinfo for it - Is there another way I can look for it?

Is the hotfix in das zip file?

DragonByte Tech 04-09-2011 03:50 PM

Hotfix is in the zip file yeah.

Seems like something else on your server is interrupting the normal function of the mod then, because the faulting code is that your server thinks that "0" is the same as "boolean true" which is not correct.

Unfortunately there's nothing I can do about this :(


Fillip

bitbender 04-09-2011 04:29 PM

Thanks - As i said.. A Pity.

DragonByte Tech 04-09-2011 05:35 PM

v2.0.1
  • An issue affecting deleting blocks has been corrected.
  • Admin Permissions issues for user accounts without Super Administrator permissions have been corrected.
It is not required to re-import the XML file to benefit from these fixes, only a re-upload of files is necessary.


Fillip

DragonByte Tech 04-14-2011 02:53 PM

v2.0.1 Hotfix:
* A problem with the forum auto-excluding forums the user does not have permission to view has been corrected.

It is not required to re-import the XML file to benefit from these fixes, only a re-upload of files is necessary.

Fillip

Bounce 04-18-2011 10:29 PM

Any way to remove or resize the avatar in the welcome panel Fillip ?

:up:

DragonByte Tech 04-18-2011 10:48 PM

Edit the dbtech_infopanels_panel template :)


Fillip

Rofo 04-18-2011 10:58 PM

I saw a few pages back that moving the Infopanels to the bottom was in the works, Did I miss something in the settings or do we have to edit a template? It's quite large to have at the top of the page.

Installed and working fine on 4.1.1

Thanks

DragonByte Tech 04-18-2011 11:06 PM

That currently exists as a Pro-only feature :)


Fillip

Rofo 04-18-2011 11:13 PM

Quote:

Originally Posted by DragonByte Tech (Post 2186132)
That currently exists as a Pro-only feature :)


Fillip

Gotcha, thanks. Can't have it then :(

Nice work though.


All times are GMT. The time now is 12:58 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.01612 seconds
  • Memory Usage 1,830KB
  • 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
  • (4)bbcode_html_printable
  • (13)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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