vBulletin SEO Forums

SEO

vBulletin Search Engine Optimization

Buy vBSEO Now! HACKER SAFE certified sites prevent over 99.9% of hacker crime.
ne nw
New vBSEO Discount Level for Network Builders Meet vBSEO Team in New York (Nov. 3rd & 4th) vBSEO 3.2.0 GOLD Has Landed Success with vBSEO = 600ore Web Visitors + $1400 in a Day! Crawlability Inc. Files for SEO Technology Patent
se sw

(array) missing from vBSEO :: Conditional Signatures hook at postbit_display_complete

This is a discussion on (array) missing from vBSEO :: Conditional Signatures hook at postbit_display_complete within the Bug Reporting forums, part of the vBSEO SEO Plugin category; In the plugin: vBSEO :: Conditional Signatures postbit_display_complete there is a line: Code: $_vbseo_pg = array_merge( $this->post['usergroupid'], explode(',',$this->post['membergroupids']) ); It ...

Go Back   vBulletin SEO Forums > vBSEO SEO Plugin > Bug Reporting

Enhancing 80 million pages.

Register FAQ Members List Social Groups Calendar Search Today's Posts Mark Forums Read
  #1  
Old 06-06-2008, 02:26 AM
Junior Member
 
Real Name: David
Join Date: May 2008
Posts: 3
(array) missing from vBSEO :: Conditional Signatures hook at postbit_display_complete

In the plugin: vBSEO :: Conditional Signatures postbit_display_complete
there is a line:
Code:
$_vbseo_pg = array_merge( $this->post['usergroupid'], 
explode(',',$this->post['membergroupids'])
);
It should be:
Code:
$_vbseo_pg = array_merge((array)$this->post['usergroupid'], 
explode(',',$this->post['membergroupids'])
);
Note the (array) after the array_merge - this must be present or you will get an array merge warning in php5
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 06-06-2008, 05:56 AM
Oleg Ignatiuk's Avatar
vBSEO Staff
vBSEO Total Customer SupportvBSEO Documenter
 
Real Name: Oleg Ignatiuk
Join Date: Jun 2005
Location: Belarus
Posts: 21,432
Blog Entries: 1
Which version of vBSEO Conditional Signatures do you refer to? That was fixed long ago in v1.4 (current version is 1.4.2: https://www.vbseo.com/downloads/ ).
__________________
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations

vBSEO Google Sitemap Generator - Version 2.2 Released Mandatory Upgrade for vBSEO 3.2.0 GOLD

6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Tags
palestine students forum, vbseo

Thread Tools

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
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
vBSEO Conditional Signatures Juan Muriente General Discussion 60 10-30-2008 03:18 AM
[How To] vBSEO Conditional Signatures Danny Bembibre Español 2 05-22-2008 02:12 PM
vBSEO Conditional Signatures Nedir? menes Türkçe 14 02-14-2008 03:28 PM
Download vBSEO Conditional Signatures 1.4.2 showboard.de Deutsch 1 10-28-2006 08:01 AM


All times are GMT -4. The time now is 04:54 AM.


Powered by vBulletin Version 3.8.0 Beta 3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.5 ©2008, Crawlability, Inc.