vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Major Additions - YABBSEO[vB] Lite - Another Better SEO Module for vB 3.8.x (https://vborg.vbsupport.ru/showthread.php?t=203849)

yabsoft 11-10-2009 04:10 PM

Quote:

Originally Posted by euantor (Post 1912382)
Thanks for this :D I installed it yesterday and it works a charm ;) I mucked up the config.php file a few times in trying to make the URLs look nice haha but other than that, it's perfect ^^

Thanks, you are welcome:)

GodMaster 11-11-2009 06:13 AM

Quote:

Another suggestion is if you want to rewrite the findlastposter link on forum index page:
Code:
member.php?find=lastposter&f=134
You can do some configuration in config.php: change post_parseurl to 1.
Thanks for this, very nice! :x
But, your copyright, this plugin is not free?
in our country, free software or programming, Can not include copyrighted :d
A question:
in my forum index, in last post that show in left of forum, i can not go to last page :(
for example:
Code:

http://www.forum.parsiland.com/thread-15412.html
i changed this address to :
thread_id-newpost.html ==> thread_id.html, but already, "thread_id-newpost.html" will not work!

last problem, There are folders on the server admincp, but is protected!
Thanks a lot!

rizelim 11-17-2009 07:48 PM

Turkish characters in error Forums (I) there are letters.

http://www.akbilge.com/forum/f184-el...html#post68850

rizelim 11-18-2009 01:52 PM

upload the files do not appear in the forum

http://www.akbilge.com/forum/f103-or...html#post68898

Goomzee 11-19-2009 05:38 AM

it's not working i can;t access my admincp after uploading files so i removed all files and still my admincp not works fine

final kaoss 11-29-2009 12:32 AM

then apparently it's not yabbseo doing it.

shabbir4it 12-11-2009 05:39 AM

Hi,

There is an sql syntax error in your plugin in yabbseo/sitemap.func.php, You can notice the extra comma the query.
Line:288
PHP Code:

$albums $db->query_read("
        SELECT album.userid,,album.title,album.albumid
        FROM " 
TABLE_PREFIX "album AS album
        WHERE album.albumid in (
$albumids)
        "
); 

Regards,
Syed

Gear-Monkey 12-12-2009 09:52 AM

Quote:

Originally Posted by Goomzee (Post 1917046)
it's not working i can;t access my admincp after uploading files so i removed all files and still my admincp not works fine

Same thing happen to me when I added the product-YABBSEO-lite-xml file.
Here's the fix: https://vborg.vbsupport.ru/showpost....69&postcount=2

I don't understand the authors instructions. What is this?
You only need upload all files in /upload to your vBulletin installation.

I can't find the /upload folder in vbulletin so I just uploaded the files in the root. Still can't figure it out.

Switch3130 12-12-2009 10:00 AM

I can't afford vBseo atm, is this the next best thing to download in its place?

euantor 12-12-2009 10:27 AM

Quote:

Originally Posted by shabbir4it (Post 1928698)
Hi,

There is an sql syntax error in your plugin in yabbseo/sitemap.func.php, You can notice the extra comma the query.
Line:288
PHP Code:

$albums $db->query_read("
        SELECT album.userid,,album.title,album.albumid
        FROM " 
TABLE_PREFIX "album AS album
        WHERE album.albumid in (
$albumids)
        "
); 

Regards,
Syed

I was getting the same error too. I fixed that one, but now I'm getting this one:

PHP Code:

Invalid SQL:

        
SELECT pl.attachmentid
        FROM picturelegacy 
AS pl
        INNER JOIN attachment 
AS a ON (pl.attachmentid a.attachmentid)
        
WHERE pl.pictureid 2
            
AND pl.type 'album' AND pl.primaryid 1;

MySQL Error   Unknown column 'pl.attachmentid' in 'field list'
Error Number  1054
Request Date  
SaturdayDecember 12th 2009 03:15:47 PM
Error Date    
SaturdayDecember 12th 2009 03:15:47 PM
Classname     
YABBDB 



All times are GMT. The time now is 08:10 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.01408 seconds
  • Memory Usage 1,754KB
  • 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
  • (1)bbcode_code_printable
  • (3)bbcode_php_printable
  • (4)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