Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 3 of 3
Goto page Previous  1, 2, 3
 
Reply with quote Download Post 
Post Re: [MOD] - OTF Gallery 
 
Why?

What is your fear?
 




____________
Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
 
Mighty Gorgon - View user's profileSend private messageVisit poster's websiteView user's personal gallery 
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: [MOD] - OTF Gallery 
 
Hi MG,

No real fear but i ask because it not the newest thread  
 




____________
http://WinMX.ExoFire.net (development/under construction ...Forever?¿?)
 
Joshua203 - View user's profileSend private messageVisit poster's websiteView user's personal gallery 
Back to topPage bottom
Reply with quote Download Post 
Post Re: [MOD] - OTF Gallery 
 
This MOD is almost stand alone, if you don't install the "Upload Image" part you can just use the Gallery with no files edits (if I remember correct). There should be no risk.
 




____________
Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
 
Mighty Gorgon - View user's profileSend private messageVisit poster's websiteView user's personal gallery 
Back to topPage bottom
Reply with quote Download Post 
Post Re: [MOD] - OTF Gallery 
 
OK thank you .. ill probably give it a go then

Thanks and have a nice weekend MG  
 




____________
http://WinMX.ExoFire.net (development/under construction ...Forever?¿?)
 
Joshua203 - View user's profileSend private messageVisit poster's websiteView user's personal gallery 
Back to topPage bottom
Reply with quote Download Post 
Post Re: [MOD] - OTF Gallery 
 
hiya,

There a small language error in otf_upload.php:

Code: [Download] [Hide] [Select]
    if($file_size > $maxsize)
    {
        trigger_error($user->lang['UPLOAD_FAILURE'] . '<br /><br />' . $user->lang['UPLOAD_FAILURE_TOO_BIG'] . '<br /><br />' . $user->lang['MAX_ALLOWED_SIZE'] . floor($maxsize / 1024) . 'SIZE_KB');
    }

the fix would be to replace the above with:
        
Code: [Download] [Hide] [Select]
    if($file_size > $maxsize)
    {
        trigger_error($user->lang['UPLOAD_FAILURE'] . '<br /><br />' . $user->lang['UPLOAD_FAILURE_TOO_BIG'] . '<br /><br />' . $user->lang['MAX_ALLOWED_SIZE'] . floor($maxsize / 1024) . $user->lang['SIZE_KB']);
    }

-----------------------------------------------

There's also a bug where the file redirects to the page containig this same text, i'm still looking for the reason why and where this goes wrong, this window has the size of the popup but has the normal overall header included, making it bigger than the window it is shown in)

------------------------------------------------

also in otf_copyright.html the flep.com link is dead... it should be flepstudio.org

------------------------------------------------

finally ... i think the version number is  not updated ...in otf_config.php it says 1.5.0 where i think it should say 1.5.1

No hurry and unimportant but i just thought i should mention it before i forget

Greetings,
..Joshua103
 




____________
http://WinMX.ExoFire.net (development/under construction ...Forever?¿?)
 
Joshua203 - View user's profileSend private messageVisit poster's websiteView user's personal gallery 
Back to topPage bottom
Reply with quote Download Post 
Post Re: [MOD] - OTF Gallery 
 
Thanks for reporting.

I will fix in my local copy even though I doubt I will update this mod, since so few people are interested in it.
 




____________
Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
 
Mighty Gorgon - View user's profileSend private messageVisit poster's websiteView user's personal gallery 
Back to topPage bottom
Reply with quote Download Post 
Post Re: [MOD] - OTF Gallery 
 
I've never been able to find the fix where "Upload fail pages" open up with the wrong header ("overall" instead of "simple") described above.

Any hint on where to look anyone?
 




____________
http://WinMX.ExoFire.net (development/under construction ...Forever?¿?)
 
Joshua203 - View user's profileSend private messageVisit poster's websiteView user's personal gallery 
Back to topPage bottom
Reply with quote Download Post 
Post Re: [MOD] - OTF Gallery 
 
Joshua203 wrote: [View Post]
I've never been able to find the fix where "Upload fail pages" open up with the wrong header ("overall" instead of "simple") described above.

Any hint on where to look anyone?

I think this is a reasonable period to start bumping   
 




____________
http://WinMX.ExoFire.net (development/under construction ...Forever?¿?)
 
Joshua203 - View user's profileSend private messageVisit poster's websiteView user's personal gallery 
Back to topPage bottom
Post new topic  Reply to topic  Page 3 of 3
Goto page Previous  1, 2, 3


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML

HideSimilar Topics

Topic Author Forum Replies Last Post
This topic is locked: you cannot edit posts or make replies. Personal Gallery Lordpeter Old Support Topics 1 Fri 08 Dec, 2006 13:02 View latest post
Mighty Gorgon
No new posts Personal Gallery Box bdboy FAP General Discussions And Customizations 0 Tue 30 Jan, 2007 16:15 View latest post
bdboy
This topic is locked: you cannot edit posts or make replies. OTF Gallery jmcmanus51 FAP Support 2 Tue 29 May, 2007 23:50 View latest post
Artie
No new posts Gallery Mod toledo Other Mods Support 6 Wed 29 Aug, 2007 17:09 View latest post
toledo
No new posts OTF Gallery Vanessa phpBB 3 MODS And Styles 5 Sat 06 Nov, 2010 02:56 View latest post
Joshua203




 
Permissions List
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events