Page 4 of 4 FirstFirst 1 2 3 4
Results 46 to 47 of 47

vbSEO nicht Master/Slave-sicher?

This is a discussion on vbSEO nicht Master/Slave-sicher? within the Deutsch forums, part of the General Discussion category; gewünscht mfg...

  1. #46
    Senior Member
    Real Name
    Holger
    Join Date
    Oct 2005
    Location
    Frankfurt / Germany
    Posts
    611
    Liked
    1 times
    gewünscht

    mfg

  2. #47
    Senior Member
    Real Name
    Philipp Herbers
    Join Date
    Sep 2005
    Location
    Meppen, Germany
    Posts
    8,436
    Liked
    0 times
    Hey,

    bitte öffne die Datei functions_vbseo_db.php:

    Finde:

    PHP Code:
    ((isset($vbulletin->db->connection_slave) && ($dlnk $vbulletin->db->connection_slave)) ||
    (isset(
    $vbulletin->db->connection_master) && ($dlnk $vbulletin->db->connection_master)) 
    Ersetze es mit:

    PHP Code:
    ((isset($vbulletin->db->connection_master) && ($dlnk $vbulletin->db->connection_master)) ||
    (isset(
    $vbulletin->db->connection_slave) && ($dlnk $vbulletin->db->connection_slave)) 

Page 4 of 4 FirstFirst 1 2 3 4

Similar Threads

  1. Please my web master forum
    By james2002 in forum Critique Please
    Replies: 5
    Last Post: 03-03-2008, 06:19 PM
  2. Google web master tools problem
    By Lee G in forum Troubleshooting
    Replies: 2
    Last Post: 11-20-2007, 05:12 AM
  3. Are Google web master tools playing up
    By Lee G in forum General Discussion
    Replies: 3
    Last Post: 10-21-2007, 03:42 PM
  4. Have the name of the master forum in subforum urls
    By StarBuG in forum vBSEO Features Archive
    Replies: 18
    Last Post: 09-13-2007, 05:36 AM
  5. wie sicher ist der sitemap hack?
    By maresi in forum Deutsch
    Replies: 3
    Last Post: 11-13-2005, 08:31 AM

Tags for this Thread

Posting Permissions

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