MyBB Hacks

Full Version: X-Threads Garage?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9
(12-12-2010 07:36 AM)RocketFoot Wrote: [ -> ]I sent you a PM to see if you can login and try it...you may not be able to see the footer chatbar as a guest and I think that is what is interfering!

Still works for me....
I tried both IE and Fire fox...

Where is mystatus?  I tested that but thought I removed it.
OK, found the 2 mystatus.js scripts and removed both ( idon't use that plugin) and now it seems ok for me!  Hopefully it was just on my pc anyways!  LOL

If it does it for anyone else, please let me know.

Thanks!
RateU's automatic award thread got me thinking...is there any way to use conditionals to only add a postbit link (from the user ID filter) if a member has made a garage forum post?  If they have not created a garage, then the postbit link will not show!  Cool idea, but I have no idea if it is even possible!  If so, maybe it could apply to the article forum also!
Not really, no.
So, I added 2 more image fields to my layout!  It looks good, but is there a way to center the images inside the div?  It already has a center tag but they are not centered.  Also, the spacing between the images is a little different on the last two.  Any ideas?  

http://www.7173mustangs.com/thread-1971-...http://www.7173mustangs.com/thread-1971-mustang-mach-1?pid=21
Maybe because you've got a width of 170px on some and 180px on others?
That would do it!  Thanks Zinga!  I totally missed that...good to have a second set of eyes! Biggrin
Thanks for this. Everything works flawlessly except for uploading an image via URL. The user gets stuck on a white screen with processing=1 at the end of the URL and I see this error in the log...

Any ideas what the cause/fix may be?

Code:
PHP Fatal error: Call to undefined function sys_get_temp_dir() in /var/www/vhosts/***/httpdocs/forum/inc/xthreads/xt_upload.php on line 445


XT v. 1.42

Shite, that function requires PHP >= 5.2.1, my bad, sorry about that.

Can you try replacing your inc/xthreads/xt_upload.php with the following one?
Thanks a lot for reporting!
That fixed it. Thanks a bunch!
Pages: 1 2 3 4 5 6 7 8 9
Reference URL's