![]() |
WORKING ON 2.2.9
|
I'm having the same trouble as that Ying ho person.... can someone please help. It says:
Parse error: parse error, unexpected T_VARIABLE in /home/prue/public_html/admin/functions.php on line 2091 Warning: Cannot add header information - headers already sent by (output started at /home/prue/public_html/admin/functions.php:2091) in /home/prue/ public_html/admin/functions.php on line 1593 Fatal error: Call to undefined function: getclickysmilies() in /home/prue/public_html/showthread.php on line 252 |
I've got this working for me no problems on 2.2.8, should work on 2.2.x.
|
I have 2.2.7.... I'm not sure if it's conflicting with another hack or if I've just done something wrong. It seems to be related to my functions.php file because when I restore the back up of that file everything works again.
Any ideas? |
It should work, there's no reason why it shouldn't...try re-applying the changes in functions.php, there's only two and they're just modifications to queries.
|
I've redone it several times... so I'm pretty baffled.
Thanks though N9ne... I'll try again. |
Have you got any other hacks installed which have anything to do with smilies in any way?
|
I've got the quick reply box that has smilies... I didn't install it myself though since I took the board over from a friend... so I'm not sure what version it is.
|
When you added smilies to quick reply, did you modify functions.php ?
|
Honestly I don't know... as I posted above, I'm not the one who installed that hack... I can probably find out though.
|
hi guys. is it possible to make this:
first 6 smilies will always be here and i will setup it using this hack, and other 6 will check random using random smilies hack :chinese: sorry my bad english :p :rolleyes: |
Thanks for a great hack Firefly.
*Installs* |
Top stuff FireFly.
Nice and simple, yet really handy :) [high]* Oblivion Knight clicks install.[/high] |
I have been looking for a hack which does not seem to exist, this is kind of on the same lines so i am hoping you might be interested in this hack.
New area in admin panel. Allows you to set the smilies in Posts to be displayed ramdomly or pick the ones you wish from your smilies list to display in the New Post area. Also allows option to display smilies in Get More as ramdom but also allows you to select how many smilies should appear in Get More before splitting the page. For example if you have 400 smilies and you set the number to split at 50. The result would be 8 seperate pages with the smilies on. This is much better - i have lots of smilies and they all display on one page. Many of the smilies i have are animated and the server cannot cope with so many on one page. I think a lot of people have this problem. The result is many of the smilies do not show as a graphic. This would be a good hack to make. |
Can someone do me a massive favour and talk me through phpmyadmin - i am confused how to change the code.
I need to Quote:
|
I have installed this now and its working fine on 2.2.9
Someone has told me that this hack wont work on the new version of vb 2.3.0. Can anyone confirm this before i upgrade? |
EDIT: I JUST NOTICED THE POST ABOVE MINE!!!! I have version 2.3.0 and I can't get it to work, can "DA MAN" make one that works for the newest version ppppplease please please...!!! If not I understand..... now read my post, it may help you fix whatever problem it is having...
Ok i got this error: Parse error: parse error in /home/clan-tuc/public_html/forums/admin/functions.php on line 865 Fatal error: Call to undefined function: vbdate() in /home/clan-tuc/public_html/forums/admin/sessions.php on line 400 after the 1st post install....so i put the old backup of functions back in...and the site came back up, tried it all again and same error... Ok so then i downloaded the orsmin file...and the first link worked, but the second gave an error...so i ran the first again...then installed everything and same error...so i replaced the functions.php with the original copy and the sites backup(still the modified smilie.php) so just for the hell of it, i went into admin...and now i have numbers below the smilies...so i tried changing the order, and it didn't work, obviously cuz i don't have the proper stuff in the functions.php.... Now when i ran the mysql queries...the last query didn't reply with ran succesful it just said : Affected rows: 0 SQL-query : [Edit] [Create PHP Code] UPDATE smilie SETshowid = smilieid but i get that error....ne ideas whats going on |
not getting the error codes but it definately isn't working for me, I'm on 2.3.0
it won't display their current order number or accept changes well, they get all fubared and contorted for the order lol. No discernable pattern that I can find. |
well i wonder if we can get this working on 2.3.0 ...who is a super hacker that can figure it out?
|
It seems to work on 2.3 for me...but when I try to edit the smilies or add or upload in the admin menu I get this error:
Parse error: parse error, unexpected ':' in /home/virtual/site4/fst/var/www/html/madden/forums/admin/smilie.php on line 268 Any idea how to fix that? |
The reason i am concerned about this hack is because it is a prequisit to another hack called the smilie panel - https://vborg.vbsupport.ru/showthrea...236#post361236
I really like the smilie panel hack and it was hard to set up so i dont want to loose it when i install. Can anyone confirm this hack working in 2.30? |
I installed it in vb 2.3.0 and I can update the order in 'Smilies' 'Modify' and the display does reflect this in the admin CP.
The the 'Smilies' window shows the correct order but the 'get more smiles' window do not reflect this order. |
There is an error in the code.
It's the reason of Parse error. look this : Change : PHP Code:
PHP Code:
(tested on vbulletin v2.3.0) |
Well, the code who work is :
PHP Code:
|
There are a litle bug ...
Code:
while (list($key, $val) = each($order)) |
What mikado is saying is that the following might need to be done to make it work in 2.3. This is what I did:
Change PHP Code:
while (list($key,$val)= each($order)) |
question. my smilies are listed in order, starting at 176 (through 357). just wondering if there is a query anyone knows that i could run to just change their order, starting at 1? so basically just re-order them 1-179 rather than 176-357 (keeping the same order they are in now though...
otto |
FireFly, could you make it just in one .txt file for easier download?
And I wanted to ask you - how does the table building array function in HiveMail 1.2 differs from vBulletin 2.30 - can they be integrated in one way or are they just too different? |
Installed on 2.3.0 and works wonderfully! Thank you Firefly!!
|
Im running 2.30 and this is what i get. I checked 4+ times too.
PHP Code:
PHP Code:
|
gthell I installed it on VB3.0 .. got the same error ...
Replace: PHP Code:
PHP Code:
Try removing all spaces between lines ! ;) |
The order seems to be changed only in the Admin CP and when Users post replies/new threads. However when clicking on more smilies the order is not updated.
|
Quote:
might help if u delete the "?"'s in yr code. |
I installed it on 2.3.0 and i got no errors, but it will not accept the order commands. I keep hitting update and everything and no changes. When i first installed it some of them worked but thats it.. What can i do?
|
I just installed this on 2.3.0. I got the sucess message, but I cannot see anywhere to assign the smile order? Does that mean I screwed it up, or is it operator malfunction?
Thanks |
Quote:
https://vborg.vbsupport.ru/showthrea...173#post251173 |
I am not sure what you mean Jon, i updated my forum from 2.2.9 to 2.3.0 and this hack works fine for me.
Was you upgrading your forum when you got the problem? You can see this hack working at www.hostcompanies.com/forums (vb version 2.3.0) |
Quote:
Anyway, I did it through MySQL, moved the ID numbers around, and all is well. Thanks to all for the help and the hack! :-jon |
Quote:
Jon, Would you be kind enough to tell us exactly what you did in there? thanks. |
Quote:
I applied the hack using the second option and got the success message. Then, I used phpMyAdmin (which is software provided by my web hosting company), selected 'database', then the 'forum' database. I was then presented with a list of tables in the database. I selected the "smilie" table, browsed it, and edited the following 2 fields until they were in the order I needed. "Smilieid" and "showid". I renumbered the ones that I wanted to move (i.e. 12,13,14,15) to numbers out of my range, them renumbered the ones I wanted to make 12,13,14,15, and finally renumbered the temporary numbered ones back to the former numbers of the ones I moved. This may be a round about, convaluted way to do this, but it worked!! :-jon |
All times are GMT. The time now is 03:33 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:
|