![]() |
Quote:
Thanks for your help. This fixed the problem. |
Quote:
I downloaded the hack today to completely install on my test server before rollout on the live server. I've seen quite a few hacks, and read a lot of the documentation that comes with it. By far, this is most thorough and detailed bit of instructions that I've ever seen. I thought you were awesome from just the quick replys to have to issues with the hack, but your hack has gone above and beyond any hack I've seen. I mean, vb itself doesn't have this detailed documentation, lol. If this doesn't make hack of the year (if there is such a thing), I would think the judges to be crazy. Any luck on the job? If not, pm me because I need some hacks made for my site. Two of them are very simple. I even have the logic for them laid out. But a third one is killer hard and will require some real thinking and development. I was looking into paying someone to do it, and if you work this way with all your clients, I think you're the man for the job. |
While I was changing the templates for postbit, I ran into the following:
HTML Code:
"In the same template, find: HTML Code:
$post[reputationdisplay]</div></if> |
Another issue. For some reason when setting the warning options, it won't show the "Banned Users" usergroup in the drop-down box for the Permanent Ban Group. It appears fine in the drop-down box above. This one's stumping me.
|
Ok, something's definitely wrong here. I saved the Warning Options and it just gave me a blank screen on the side of the frame. Sometimes my test server does stuff like that, so I didn't pay it any mind. But I went back to check if my options were saved, and none of them were. It also did the blank screen thing when I did the last step on the upgrade_warn.php (I believe I had some version of ZT's hack installed). Something tells me the db didn't get modded. :( Any assistance appreciated.
|
Man, I'm just racking these up. When trying to View Warning Logs, get the following error
Code:
Warning: Division by zero in e:\wampp13cs\htdocs\vb3\admincp\admin_warn.php on line 283 |
When I went to view warned users, I got the same error:
Code:
Warning: Division by zero in e:\wampp13cs\htdocs\vb3\admincp\admin_warn.php on line 463 |
Let's take your question in the order they came.
- postbit template. Mine (3.0.3) doesn't have any div there, so I can't be sure. I suggest you experiment. - banned user group not appearing, you are right, I haven't seen that, I'll look it up and post a correction here. - your last error is a result of not saving the warning options properly. One of the parameters defined there, is the records per page, so if that is not set, the program tries to divide by nothing. Let's see what we can do to help here: First of all, try to see if you have the proper tables. Check the following tables by comparing the results of the "describe tablename" command with the columns described in the installation instructions. Second, check to see if the required templates have been added. We'll take it from there. Rgds |
What was I thinking?????
OK, to fix the issue with the banned users group not appearing in the drop-down menus of the other options, please open your admin_warn.php file and find: PHP Code:
PHP Code:
|
Quote:
|
All times are GMT. The time now is 01:13 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:
|