MyBB Hacks

Full Version: Product Review
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 10 11 12 13 14 15 16
(04-10-2013 05:22 AM)RateU Wrote: [ -> ]
(04-10-2013 01:12 AM)Shemo Wrote: [ -> ]how do I make the description box larger on the forumdisplay page?

The width for the right side is defined in pf_forumdisplay_thread template.

interesting.

when I increase the width of the right box from 30% to 60%, it's decreasing the width of the left box which is already at 100%.
Seems something doesn't liek me

I changed my long old plugin by a new one
and this module stopped working (another made with xthreads of Lyrics works perfectly)

In fact this one works, BUT problem occurs when trying to make a new thread
it shows like a normal thread

i've double checked, all settings are ok in custom thread values, and in forum settings
also the global templates

[Image: 6zHET.png]

BOTH NEWTHREAD and EDITTHREAD aren't working properly
[Image: 6zHL4.jpg]
[Image: 6zHNQ.png]
How can i fix it?

Is there a procedure to check where it's not working?

:_: wat do

Thx in advance
Well if newthread/edit thread (editpost) aren't showing up properly, you need to look into those templates.
Make sure that the extra threadfields variable is in there.
And that it was .... Holy {$extra_threadfields}

Thanks ZiNgA Biggrin
Not surei f it's my fault or not
but "Sharing" link does not work, it just send to the start of page

http://www.beatdj.net/foros/Thread-Risin...http://www.beatdj.net/foros/Thread-Rising-Star?

[Image: 75ihb.png]

This is the share button
Is this your own modification?  I couldn't find anything related to sharing on the first page of this thread.
I'm guessing it's meant to be a Javascript trigger?  In which case, my guess would be some Javascript issue, although I don't get any Javascript errors when clicking on the link.
(02-22-2014 01:42 PM)ZiNgA BuRgA Wrote: [ -> ]Is this your own modification?  I couldn't find anything related to sharing on the first page of this thread.
I'm guessing it's meant to be a Javascript trigger?  In which case, my guess would be some Javascript issue, although I don't get any Javascript errors when clicking on the link.

Heh, sorry its been 1-2 years since i touch that template, it seems it's a external script i've added

so not belongs here

Sorry! Biggrin
I have one problem with the images. When i try to upload image in a new post, it loads and comes back to the same page.

Ex: In picture, i browse for a .jpg image and choose the image and filled the rest of the field. When i click submit it comes back to the same page with all the other information field untouched and the image column empty. I have to again choose some other .jpg file to upload.

Note: It accepts only certain type of jpg images not all. Frown
(02-18-2015 11:28 PM)jason07 Wrote: [ -> ]When i try to upload image in a new post, it loads and comes back to the same page.

[...]

Note: It accepts only certain type of jpg images not all. Frown
So, does this issue only occur with certain types of JPEGs?  What do you mean by "accept"?
There may be JPEG variations that are unsupported - you'll need to check whether GD supports the particular JPEG.
(02-23-2015 05:10 PM)ZiNgA BuRgA Wrote: [ -> ]
(02-18-2015 11:28 PM)jason07 Wrote: [ -> ]When i try to upload image in a new post, it loads and comes back to the same page.

[...]

Note: It accepts only certain type of jpg images not all. Frown
So, does this issue only occur with certain types of JPEGs?  What do you mean by "accept"?
There may be JPEG variations that are unsupported - you'll need to check whether GD supports the particular JPEG.

Lets say i go to google image search and i find the desired images in first 5 results (all are with .jpg extension). I tried to use 1.jpg to the post, it reloads and come back to same page. So i try 2.jpg, 3.jpg... and last i try 5.jpg to the post, it uploads the image and takes me to posted thread.

Here all are .jpg extensions but it uploaded one of the 5 jpg file.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Reference URL's