![]() |
Quote:
Quote:
If you do not understand, use above Instant messengers to contact me and I shall assist you the best I can. |
ChuanSE, another thing. The reason the page did not show for "tteal" was that he placed the code in member.php in the wrong place. Take a look at the member.php file to ensure that you didn't paste all my code inside another so called "action", then it will most likely not show up at all.
And he had also not enabled "can have webpage" and "can have guestbook" in all the usergroups! REMEMBER, this script comes with ALL values for Usergroups set as NO! Meaning that you will NOT see any webpages on your users profile pages unless you enable them in the Usergroup manager! |
Quote:
|
Quote:
|
Ah Swedie, i'll contact ya mate ;)
and i have done all those things. I'm installing my 50th hack i guess :p (not all on last board :p). Getting the hang of it, i'm sure i could find the error if i searched for a week. But it's your baby, you will know why she's i'll in one sec :p |
Quote:
|
If you do not have "Allow HTML" or "Allow vBcode" options on the Guestbook & Webpage Preferences page.. then run this query:
INSERT INTO `setting` (`varname`, `grouptitle`, `value`, `defaultvalue`, `optioncode`, `displayorder`, `advanced`, `volatile`) VALUES ('webpageallowvbcode', 'guestbookwebpage', '1', '1', 'yesno', 50, 0, 1); INSERT INTO `setting` (`varname`, `grouptitle`, `value`, `defaultvalue`, `optioncode`, `displayorder`, `advanced`, `volatile`) VALUES ('webpageallowhtml', 'guestbookwebpage', '1', '0', 'yesno', 51, 0, 1); then go into your settings and Save everything! |
does anyone have this up on an english site? A link would be great!
thanks |
Everyone! Download this new template file for MEMBERINFO. I reduced the size of it and maybe fixed a bug that some of you may encounter.
There is a new version coming out soon taht will have a fix for the problem where the first post is counted twice ... |
Quote:
http://community.ddance.fm/member.php?u=52 (my profile though) |
I just uploaded the new ZIP file. It holds a new script for member.php. Usergroup issues are fixed! Halleluja!
Also update the MEMBERINFO template with the new template info in template_memberinfo.txt. Sorry for me being such a retard saying everything is GOOD.. when it's not. But this time... hehe.. I think it's good =) |
I included a feature to FIX the problem with counters saying 2 when there's only one guestbook entry. Place: fixcount(); on its own row just before my script in member.php and it will clean up the mess. Then after this Remove this line... it's dumb to leave it in it. Could slow down queries when you're starting to get thousand and thousands of guestbook entries.
|
Found my problem... Skipped the first part and forgot to upload upgrade.sql! D'oh!!
Thanks!! |
Could you please create an uninstall script? To take away all the info it inserted into the database? I'd like to do a fresh re-install.
|
Quote:
|
Quote:
Database entries might be a little harder to undo though if you have no experience in modifying databases. But I don't see a reason to edit input in the database if you're gonna remove all and install fresh. Unless you seriously messed up the database and don't know what you inserted. Contact me over any of my listed Instant Messenger programs and I'll assist you on the installation. |
An update!!!
I simplified and improve the modify_webpage template and profile.php scripts. Download and update your file and template with below two files. Changes * HTML or vBcode Switch button won't show if one of them is disabled through admin (mostly just to confuse your users less.. otherwise they might be clicking the button and don't understand why it is not switching!) * Moved it to a better position. Could be be mistaken as the Submit button and hence all currently changed info is lost due to it! a sad "oops". |
Swedie: Thank you so much for taking the time out to install this hack on my forums...you are pure genius...God bless your precious soul!!!! You ROCK!!!!! I will be forever grateful to you and both my members & I truly appreaciate all you have done.
|
mate please tell us which files we need ...its really confusing now ...
|
Quote:
|
To everyone! If you do not have this script installed yet. download like normal, the .ZIP file.
If you plan on upgrading from the very first release... download the .ZIP file and read the upgrade instructions file. |
i want to run that script. YOUR script. I haven´t installed it yet..so i just need to download that zipfile or i need the attachements too?
|
Quote:
To everyone! If you do not have this script installed yet. download like normal, the .ZIP file. If you plan on upgrading from the very first release... download the .ZIP file and read the upgrade instructions file. |
I've got it installed, a wonderful peice of kit, although I have an error on the page :
Quote:
Code:
<td class="smallfont" colspan="5">[<a href="#" onclick="open_smilie_window(smiliewindow_x, smiliewindow_y, , ''); return false" title="Showing 25 smilies of 65 total.">More</a>]</td> TIA JW |
Quote:
$show['moresmilieslink'] = iif ($totalsmilies > $vboptions['smtotal'], true, false); ADD THIS BEFORE $wysiwyg = 0; There are two instances of this in profile.php. One somewhere around line 271 and the other one around 385. New .ZIP file includes this fix already. |
i´m installing right away... i give you a feedback here when its finished and hopefully working...
|
Ok ..i have just finished with install and i followed very carefully all instructions ...
ALL is fine...HTML is working... and there are no problems at the moment. :) |
Quote:
Thanks, Jason |
One thing to mention here:
the smilies in the guestbooks are not working..but they are enabled. how can i fix it? |
Quote:
|
Yes..both settings are enabled...hm will have to check it out...
|
anyone who did this want to post a link so I can check it out?
|
I've installed it again, with the extra wysiwyg code in, but this time when the page loads it's fine, except when you click on "More", then another error appears:
Quote:
Code:
<td class="smallfont" colspan="5">[<a href="#" onclick="open_smilie_window(smiliewindow_x, smiliewindow_y, 0, ''); return false" title="Showing 25 smilies of 65 total.">More</a>]</td> Thanks <edit> Damn I get another error, this time when my mouse moves over the Guided or Enhanced mode options just above the text box. Here's the error: Quote:
Code:
.thead a:hover, .thead a:active Sorry for the hassle!!</edit> |
Swedie I was tryng to update with the new version you upload last week and update.sql didnt work. It gave a problem that sometable already exists and now everything in the database about guestbook is messed up :)
I will try to fix that and re install everything. Hope this time it will work... |
is this great hack working now because I am seeing new update and fixes every hour or so and i dont want to keep updating files or having to check this thread every seconds for new fixes
|
Quote:
Ok let me try to explain this one more time. Is there anyway we can include the default vbulletin profile info into your hack? like build a left table panel with the user default info instead of them being below like that. u know what let me find an example for u. ok here we go. like this http://members.migente.com/john1880/ |
Quote:
|
i just notice that. your hack was just a include feature inside the default vbulletin profile
|
Quote:
$text = parse_bbcode($split['4'], $settingsmilies, 1); Replace with: $text = parse_bbcode2($split['4'], 0, 0, $settingsmilies, 0); That will fix your problem. |
Quote:
Contact me over any instant messanger: AOL: R1Swedie Yahoo: johnny_nosepicker i'll try and assist you the best I can (let me in on vBulletin admni and databases and I'll fix it for you). |
All times are GMT. The time now is 09:14 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:
|