![]() |
Quote:
|
I Get error after users login, is showing agter database error,
|
Will this work with 4.1 PL2 I need something like this for my giveaway *POST THE MOST*! Any suggestions if this isn't it?
|
no working in vBulletin 4.1.0 Patch Level 2 :(((((((((((((((
|
how can change background color
|
There is a problem with VBSEO.
When using this to link to last post: $vsatopstats_titlelink = 'showthread.php?'.$session['sessionurl'].'p='.$get_new_posts['lastpostid'].$get_new_posts_pagenr.'#post'.$get_new_posts['lastpostid']; break; it's change http://forum.xxxxxxxxxxxx.com/showthread.php?<threadid>#post<lastpostID> to the a url to : http://forum.xxxxxxxxxx.com/<forum_title>/<threadID><thread_title>-<new post page number>.html#post<last post number> Which is great and everything is working. BUT when using this to link to last newpost: $vsatopstats_titlelink = 'showthread.php?'.$session['sessionurl'].$get_new_posts['threadid'].'&goto=newpost#post'.$get_new_posts['lastpostid']; break; it'S change the same url to: http://forum.xxxxxxxxxxxx.com/showthread.php?<thread ID>=&goto=newpost#post<newpostID> This last one ain't working as there is a stupid '=' sign added. Anyone have an idea WHY this stupid '=' appears?!? Heeeeeelllp!!!! |
omg omg omg!
I did find the problem regarding VBSEO incompatibility after like 10 hours+ of works!!! ADMIN CP >+Module & Products >+Module manager Then MODIFY this module: VSa - Advanced Forum Statistics - FH Try to find this (it,s under "case 3", somewhere in the file): $vsatopstats_titlelink = 'showthread.php?'.$session['sessionurl'].$get_new_posts['threadid'].'&goto=newpost#post'.$get_new_posts['lastpostid']; break; and change it to: $vsatopstats_titlelink = 'showthread.php?'.$session['sessionurl'].'t='.$get_new_posts['threadid'].'&goto=newpost#'.$get_first_new_post['lastpostid']; break; This should solve your problem! :) If you are using "arrows" for first unread post, there will still be an incompatibility. Solving this problem is quite easy: just dont use arrow for "first unread post". go to "ADMINCP >+SETTINGS > OPTION >+VSa Advanded Stats. 'Latest Posts' - Title Link -> First unread post 'Latest Posts' - Arrow Link -> Last post (or anything but FIRST UNREAD POST). You wont have any problem with those settings! :) Cheers! |
Quote:
|
1 Attachment(s)
Hello everybody !
please i want to know how to show only the last posts without the left part which show users, or purhapse you can advise me another hack for the last posts only. kind regards please see the attached file Attachment 125516 |
Quote:
|
All times are GMT. The time now is 09:22 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|