View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000402 | XMB1 | Bugs | public | 2010-12-12 12:53 | 2011-02-11 09:45 |
Reporter | miqrogroove | Assigned To | miqrogroove | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.9.8 SP2 | ||||
Target Version | 1.9.11.11 | Fixed in Version | 1.9.11.11 | ||
Summary | 0000402: Captcha Size Settings Don't Work | ||||
Description | Okay so I'm not really sure what's going on, but in my settings, I've changed my image's width & height to around 190 by 50 so that the captcha won't stretch out my sidebar on the portal page. Yet, every time I logout to see the width of the new captcha image, it's STILL 250 by 50. What's going on? | ||||
Additional Information | http://forums.xmbforum.com/viewthread.php?tid=775862 | ||||
Tags | No tags attached. | ||||
MySQL Version | |||||
PHP Version | |||||
Web Server | |||||
Browser | |||||
Flags | |||||
Original Reporter | TiffanyBee | ||||
SVN Revision | 2436 | ||||
related to | 0000424 | closed | miqrogroove | Allow CAPTCHA and DEBUG Together |
|
A note from John Briggs: define('CAPTCHA_HEIGHT', $SETTINGS['captcha_image_width']); should be define('CAPTCHA_HEIGHT', $SETTINGS['captcha_image_height']); |
|
Tested and working. |
Date Modified | Username | Field | Change |
---|---|---|---|
2010-12-12 12:53 | miqrogroove | New Issue | |
2010-12-12 12:53 | miqrogroove | Original Reporter | => TiffanyBee |
2010-12-12 13:21 | miqrogroove | Status | new => confirmed |
2010-12-12 13:22 | miqrogroove | Projection | none => major rework |
2010-12-12 13:22 | miqrogroove | ETA | none => > 1 month |
2011-01-13 13:50 | miqrogroove | Note Added: 0000277 | |
2011-01-17 20:17 | miqrogroove | Relationship added | related to 0000424 |
2011-01-26 19:50 | miqrogroove | Status | confirmed => assigned |
2011-01-26 19:50 | miqrogroove | Assigned To | => miqrogroove |
2011-01-26 21:50 | miqrogroove | SVN Revision | => 2436 |
2011-01-26 21:50 | miqrogroove | Note Added: 0000289 | |
2011-01-26 21:50 | miqrogroove | Status | assigned => resolved |
2011-01-26 21:50 | miqrogroove | Fixed in Version | => 1.9.11.11 |
2011-01-26 21:50 | miqrogroove | Resolution | open => fixed |
2011-02-11 09:45 | miqrogroove | Status | resolved => closed |