![]() |
Sorry, I missed the previous post. I'll go check it out..
Mark ------------------------------------------ Originally Posted by MrToasty View Post Looks like all of us who've upgraded to vB4 are in luck thanks to HCGB! https://vborg.vbsupport.ru/showthread.php?t=237931 thanks, works well. |
Thank you very much!
Ευχαριστώ! (in Greek :D ) |
How can i this manually to the navbar?
|
The exact code can vary by style but for anything close to the default style it would be...
Edit navbar template. Find this line: Code:
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td> Code:
<td class="vbmenu_control"><a href="all_albums.php$session[sessionurl_q]">$vbphrase[all_albums]</a></td> |
Perfect! Installed!
|
I get this errror
SELECT album.*, > picture.pictureid, picture.extension, picture.idhash, > picture.thumbnail_dateline, picture.thumbnail_width, picture.thumbnail_height, > user.* > FROM album AS album > LEFT JOIN picture AS picture ON (album.coverpictureid = picture.pictureid AND picture.thumbnail_filesize > 0) > LEFT JOIN user AS user ON (album.userid = user.userid) > WHERE album.state IN ('public', 'private', 'profile') > ORDER BY > LIMIT 0, 10; > > MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'LIMIT 0, 10' at line 10 > Error Number : 1064 > Request Date : Sunday, February 13th 2011 @ 02:35:14 PM > Error Date : Sunday, February 13th 2011 @ 02:35:15 PM > Script : http://stylers.com.ar/all_albums.php > Referrer : |
i want to click on picture, and go next picture. How can i use it?
And, can i use with vbseo? |
Quote:
|
Hello,
I seen good review regarding this hack but, when I tried to install in new version of Vbulletin 4.1.6, it giving me error of below, Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: album_all_navbar_link in [path]\includes\functions.php on line 4183 Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: album_all_quick_links in [path]\includes\functions.php on line 4183 Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: album_all_sortarrow in [path]\includes\functions.php on line 4183 Please let me know if anything I need to modified to work it perfectly. Mahendra |
Quote:
|
All times are GMT. The time now is 04:04 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|