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)
-   -   Miscellaneous Hacks - DCSEO Linkbacks (Refbacks implementation) (https://vborg.vbsupport.ru/showthread.php?t=157031)

Dean C 09-05-2007 07:05 AM

Can you take a screenshot in the admincp of it for me please :)?

bazzup 09-05-2007 07:40 AM

cheers matey installed

Slave 09-05-2007 07:53 AM

Quote:

Originally Posted by Dean C (Post 1332698)
Can you take a screenshot in the admincp of it for me please :)?

Nothing to see as there isn't anything in the list .. I've declined them as they have appeared

bazzup 09-05-2007 07:55 AM

one question everytime a new post happens on my forum it links back

Cybertims 09-05-2007 07:55 AM

Same here, I get quite a few of the exact same URL and usually it is my own URL.

I think the blacklist would be good also since I run my Forum using multiple domain names, and of course if users enter the site using one of the other domain names they a show as linkbacks.

Cheers.

Dean C 09-05-2007 07:59 AM

Quote:

Originally Posted by Slave (Post 1332720)
Nothing to see as there isn't anything in the list .. I've declined them as they have appeared

Well next time it happens, a screenshot would be great mate!

Quote:

Originally Posted by bazzup (Post 1332721)
one question everytime a new post happens on my forum it links back

Can you screenshot an example of what is happening?

Quote:

Originally Posted by Cybertims (Post 1332722)
Same here, I get quite a few of the exact same URL and usually it is my own URL.

I think the blacklist would be good also since I run my Forum using multiple domain names, and of course if users enter the site using one of the other domain names they a show as linkbacks.

Cheers.

Sure, the blacklist is ready and working. Just need to update the zip when I get home. Did you apply the fix on page 2 for now?

Cybertims 09-05-2007 08:16 AM

Quote:

Sure, the blacklist is ready and working. Just need to update the zip when I get home. Did you apply the fix on page 2 for now?
I did mate, but that doesnt take care of the other domain names I use....and I still get a few of my own URL's in there, even with the fix.

Cheers.

clarksta 09-05-2007 08:37 AM

tryed to install this but get a db error
Quote:

Database error in vBulletin 3.6.8:

Invalid SQL:
CREATE TABLE linkback (
`linkbackid` smallint(6) unsigned NOT NULL auto_increment,
`pageurl` varchar(250) collate latin1_general_ci NOT NULL,
`pagetitle` varchar(250) collate latin1_general_ci NOT NULL,
`approved` tinyint(1) NOT NULL default '0',
`type` tinyint(1) unsigned NOT NULL,
`dateline` int(10) unsigned NOT NULL,
`threadid` smallint(6) unsigned NOT NULL,
PRIMARY KEY (`linkbackid`),
KEY `threadid` (`threadid`)
) ENGINE=MyISAM;
any ideas on how to fix this

Wulfnoth 09-05-2007 08:41 AM

If i want to moderare the links i geht the following error in acp.
Code:

Datenbankfehler in vBulletin 3.6.8:

Invalid SQL:

                SELECT l.*,t.title as threadtitle FROM vb3_linkback as l
                LEFT JOIN thread as t ON (t.threadid = l.threadid)
                WHERE l.approved=0
                ORDER BY dateline ASC;

MySQL-Fehler : Table 'd005b5c9.thread' doesn't exist
Fehler-Nr.  : 1146
Datum        : Wednesday, September 5th 2007 @ 11:39:17 AM
Skript      : http://www.example.org/forum/admincp...=viewlinkbacks
Referrer    : http://www.example.org/forum/admincp/index.php?do=nav
IP-Adresse  : ********
Benutzername : ******
Klassenname  : vB_Database_MySQLi


Dean C 09-05-2007 08:43 AM

Quote:

Originally Posted by Wulfnoth (Post 1332735)
If i want to moderare the links i geht the following error in acp.
Code:

Datenbankfehler in vBulletin 3.6.8:

Invalid SQL:

                SELECT l.*,t.title as threadtitle FROM vb3_linkback as l
                LEFT JOIN thread as t ON (t.threadid = l.threadid)
                WHERE l.approved=0
                ORDER BY dateline ASC;

MySQL-Fehler : Table 'd005b5c9.thread' doesn't exist
Fehler-Nr.  : 1146
Datum        : Wednesday, September 5th 2007 @ 11:39:17 AM
Skript      : http://www.example.org/forum/admincp...=viewlinkbacks
Referrer    : http://www.example.org/forum/admincp/index.php?do=nav
IP-Adresse  : ********
Benutzername : ******
Klassenname  : vB_Database_MySQLi


Yep, bug will be fixed in the new package this evening.


All times are GMT. The time now is 01:16 AM.

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.01170 seconds
  • Memory Usage 1,746KB
  • 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
  • (2)bbcode_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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