![]() |
I am not familiar with the star hack.
What errors are you getting? Can you Email me your newthread.php and newreply.php files? My Email is edwink@seebeyond.com |
I shot ya over an email yesterday..
|
hello zzed? :)
|
Sorry snyx, :( I will take a look tonight and get back to you.
|
no problem, thx mate
|
Zzed, I just installed this and I changed my incrementation to -1 but when I go into my user setting to look at it, for some reason it is showing 0 now. Any ideas what might be causing this?
|
Quote:
You need to alter your user and usertitle tables. ;) Post counts are unsigned integers, the following code will make them signed integers. ;) alter table user modify posts int(6) DEFAULT 0 NOT NULL; alter table usertitle modify minposts int(6); Also look at my post count in my profile. :D http://www.ls1.com/forums/member.php...fo&userid=4112 |
Here are the queries I ran according to your install instructions.
Quote:
|
I just executed this SQL query in your Admin CP:
alter table user modify postdirection smallint(5) default 1 not null; Then went ahead and set your post incrementation factor to -1. It worked. ;) |
Hey buddy. ;)
I got this error this afternoon sometime. Quote:
|
All times are GMT. The time now is 03:41 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:
|