Results 1 to 4 of 4

4.0.8 profile customization - asset finder does not work when google analytic option set to yes

This is a discussion on 4.0.8 profile customization - asset finder does not work when google analytic option set to yes within the Bug Reporting forums, part of the vBSEO SEO Plugin category; The new profile customization, when you want to add an image to a background it loads up an asset finder ...

  1. #1
    Member
    Real Name
    zelnik
    Join Date
    Aug 2008
    Posts
    97
    Liked
    3 times

    4.0.8 profile customization - asset finder does not work when google analytic option set to yes

    The new profile customization, when you want to add an image to a background it loads up an asset finder where you should be able to add a file from your album.

    If the following option is set to yes then this asset finder does not work.

    Add Google Analytics Code to your Forum Pages?

    Select "Yes" to add the Google Analytics code to all your forum pages. Google Analytics provides an easy way to monitor your traffic performance for both, organic and paid search engine results.

    One of the programmers of vB has isolated this issue for me and the following url was the bug report I submitted which should help more. [#VBIV-9795] Profile Customization asset manager not working - vBulletin JIRA

  2. #2
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,100
    Liked
    622 times
    Blog Entries
    4
    Thank you for reporting , we will investigate this issue
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  3. #3
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,100
    Liked
    622 times
    Blog Entries
    4
    Hello ,

    Please find the following in functions_vbseo.php

    PHP Code:
    if(VBSEO_ADD_ANALYTICS_CODE && VBSEO_ANALYTICS_CODE && !$VBSEO_REWRITE_TEXTURLS
    Replace with

    PHP Code:
    if(VBSEO_ADD_ANALYTICS_CODE && VBSEO_ANALYTICS_CODE  
               
    && !$VBSEO_REWRITE_TEXTURLS && !defined('VBSEO_AJAX')) 
    Last edited by Mert Gökçeimam; 10-22-2010 at 08:35 AM.
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  4. #4
    Member
    Real Name
    zelnik
    Join Date
    Aug 2008
    Posts
    97
    Liked
    3 times
    Thanks Mert!

Similar Threads

  1. Google analytic option
    By CIGAROO in forum General Discussion
    Replies: 5
    Last Post: 08-27-2009, 07:53 PM
  2. Request for advanced forumdisplay customization
    By Future in forum Custom Rewrite Rules
    Replies: 1
    Last Post: 10-29-2007, 09:15 AM
  3. Profile links do not work anylonger
    By pixie in forum Troubleshooting
    Replies: 2
    Last Post: 04-21-2007, 03:57 PM
  4. Display option doesn`t work
    By bela-meaad in forum Troubleshooting
    Replies: 6
    Last Post: 03-07-2007, 06:11 AM
  5. Profile Comments don't work with vBSEO
    By Diver in forum Troubleshooting
    Replies: 6
    Last Post: 01-19-2006, 04:13 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •