Adarq.org
		Introduction Area => News, Announcements, & Suggestions => Topic started by: adarqui on March 23, 2016, 03:51:14 am
		
			
			- 
				turned out to be a regex issue with the instagram plugin.. it was hardcoded to accept '10 chars' of the instagram slug, but some are 11 etc.. so that's why it was breaking.
$pattern = '#(http|https)://(|(.+?).)instagram.com/(?:p/)?((.+?){10})(|(\?|/)(.+?))#i';
to:
$pattern = '#(http|https)://(|(.+?).)instagram.com/(?:p/)?((.*))\/#i';
seemed to fix it..
pc!
			 
			
			- 
				Works fine in windows 10 / firefox.
It may still be too big though, and my screen here is 1920x1080, i imagine it is still gigantic in smaller resolutions. Maybe use 50% ?
gj anyway  :highfive:
			 
			
			- 
				I dont know what that means but... Yay! :) 
			
 
			
			- 
				
Works fine in windows 10 / firefox.
It may still be too big though, and my screen here is 1920x1080, i imagine it is still gigantic in smaller resolutions. Maybe use 50% ?
gj anyway  :highfive:
done. how's it look now?
 :highfive:
			 
			
			- 
				
I dont know what that means but... Yay! :)
ha
			 
			
			- 
				
Works fine in windows 10 / firefox.
It may still be too big though, and my screen here is 1920x1080, i imagine it is still gigantic in smaller resolutions. Maybe use 50% ?
gj anyway  :highfive:
done. how's it look now?
 :highfive:
I have made a terrible mistake!!!
MAKE IT BIGGER AGAIN!!!
:lololol:
			 
			
			- 
				
Works fine in windows 10 / firefox.
It may still be too big though, and my screen here is 1920x1080, i imagine it is still gigantic in smaller resolutions. Maybe use 50% ?
gj anyway  :highfive:
done. how's it look now?
 :highfive:
I have made a terrible mistake!!!
MAKE IT BIGGER AGAIN!!!
:lololol:
 :D 
			 
			
			- 
				
Works fine in windows 10 / firefox.
It may still be too big though, and my screen here is 1920x1080, i imagine it is still gigantic in smaller resolutions. Maybe use 50% ?
gj anyway  :highfive:
done. how's it look now?
 :highfive:
I have made a terrible mistake!!!
MAKE IT BIGGER AGAIN!!!
:lololol:
25%?