Log in

View Full Version : 3.5.3 Code Question, help required


vtx1800
01-24-2006, 06:31 PM
I have a hook, that worked on 3.0.7 for image resize issues on a users post.

The hook, installed in 'postbit_display_complete' worked until the upgrade to 3.5.3. Now, when using the quick reply, the user gets a message about a double post, and redirects them back to the thread.

The user never is double posting, it is due to the hook. The post shows in the thread, but the error of a double post is always displayed on their postings.

Any ideas? Can this be moved to a different location? Please PM for the code, so we can figure this out. I know many people would use this, but I can't figure out the quickreply issue.

Andreas
01-24-2006, 06:40 PM
I have a hook, that worked on 3.0.7
Can't be, as 3.0.X did not have Hooks.

vtx1800
01-24-2006, 06:44 PM
Well, it's code that was in the 3.0.7, and a Hook in 3.5.3, but I'm looking for someone who would be able to help me with the double post issue.

vtx1800
01-26-2006, 12:28 AM
Wow, no one huh. Darn. I would go hit some PHP guys, but its all vB that I need help with.