![]() |
Strangely enough, in the edit "announcement.php" I cannot find most of the "find this" parts. I think I could only find the first one.
I am using 2.3.0...hmm...can't remember if I edited the announcement.php file or not...I don't remember doing it. |
i think announcement.php has changed during the versions, for vb226 it worked.
you have to try to find similar parts in the code and apply the cahnges manually |
exactly what i needed. my first installed hack and it took 15 minutes and worked immediately.
my only technical note is that i installed on 2.3.0 and noticed that there was a minor discrepancy in the instructions for hacking announcements.php: the hack says to look for: Code:
Code:
$getperms=getpermissions($foruminfo[forumid]); looks like they cleaned up the code a little -- or maybe this has something to do with the skin i have installed? in any case, i rubbed a couple of brain cells together and simply added the new code below as instructed and it seems fine. thanks! -scott |
yeah i know, it was a bugfix
at least i was the one who reported it ;) i'll update the instructions in the future time ;) |
well ok, have updated the instructions today to fit vb2.3.0 :)
|
well, on behalf of future hack installers, i thank you. ;)
on a related note, i just realized today that many of the most popular hacks on this site don't officially support 2.3.0. i wonder why that is? is 2.3.0 that new? i guess it is, in the larger scheme of things. it's just odd that as a new vBulletin user, i come here and see that most of the activity seems to have somewhat died down when you get to the more recent versions of vB. -s |
well at first, yes vb230 is really new :)
then second, the version number jsut means for which vb version the hack is written, but normally the also work with newer versions :) you can't force every author to update every hack he releases whenever a new vb version is released ;) |
Really Wonderful ....
I was thinking about this hack since my friend wanted to add more than one annoucment as a seperate ... wish you the best man |
Awesome hack! I was looking for something just like this :D
|
Perfect! Just what I was looking for. Much thanks.
|
I've always said that this should have been default behaviour..
I didn't know someone had released a mod that actually made it do it..! Just what I was looking for, thanks Xenon :) |
Yep works great on vb2.3 erm ooh no i hacked my forum to bits and now 2.3.1 is out :(
|
not even 10 minutes for this one and boom - worked like a charm. using 2.2.9
:smoke:in' -ant |
ich habe diesen prima hack mal versucht in mein 2.2.9 einzubauen aber irgendwie geht das nicht so wie es soll.
ich habe in meiner forumdisplay.php einen ganzanderen code :( siehe: PHP Code:
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in C:\board\admin\db_mysql.php on line 154 bitte hleft mir ich weis nicht was da schief l?uft? |
einfach diese if condition mit dem teil ersetzen:
PHP Code:
|
ich habe deinen code mal eingebaut, es ist immernoch der gleiche fehler :( wie oben beschrieben, und in meiner forumdisplay.php sehe ich auch nur eine ank?ndigung obwohl ich mehrere eingestellt habe.
|
hmm, der teil kanns kaum sein, der stimmt nämlich, vielleicht haste woanders nen fehler reingebracht.
btw. auf vb-g in der hacksektion ist der hack auch drinnen, aber auf deutsch. vielleicht hat da auch jemand das problem mal gehabt und gelöst (nur so als tip) |
is it wrk for vbulletin 3.5.4
because i can't find Open forumdisplay.php find: if ($announcement=$DB_site->query_first("SELECT announcementid,startdate,title,user.username,user. userid,user.usertitle,user.cus tomtitle FROM announcement LEFT JOIN user ON user.userid=announcement.userid WHERE startdate<=$datenow AND enddate>=$datenow AND $forumlist ORDER BY startdate DESC LIMIT 1")) { |
All times are GMT. The time now is 07:39 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:
|