val = md5(get_site_preference('sitemask','').$password);
Lookup the sitemask value in cmsms_siteprefs and insert it before the wanted password and then run the md5 algorithm.
Search found 25 matches
- Fri Apr 06, 2012 9:57 am
- Forum: General Discussion
- Topic: [SOLVED]How to find out admin password for versions 1.10+
- Replies: 7
- Views: 4427
- Sat Mar 31, 2012 11:15 am
- Forum: General Discussion
- Topic: [FIXED] Norton gives attack warning
- Replies: 13
- Views: 8729
Re: Norton gives attack warning
Firefox also game me a warning today: What is the current listing status for forum.cmsmadesimple.org? Site is listed as suspicious - visiting this web site may harm your computer. Part of this site was listed for suspicious activity 1 time(s) over the past 90 days. What happened when Google visited ...
- Wed Mar 28, 2012 4:52 pm
- Forum: General Discussion
- Topic: Move a website to new host without ftp or SQL access?
- Replies: 19
- Views: 12514
Re: Move a website to new host without ftp or SQL access?
About the domain name: You should try to contact dotster.com, this is the registrar of your original domain name and explain to them the situation. If they cooperate, you can transfer the domain name to a domain registrar you control. If you want to keep the domain name pointing to the old server f...
- Tue Mar 20, 2012 4:40 pm
- Forum: Modules/Add-Ons
- Topic: Gallery upgrade to 1.5.2 problem
- Replies: 19
- Views: 8085
Re: Gallery upgrade to 1.5.2 problem
Today I had some time to fix the content in my database. This solution can be applied when the upgrade has 'corrupted' the data. -- Create copy of table to have backup of data CREATE TABLE `cmsms_module_gallery_bak` ( `fileid` int( 11 ) NOT NULL AUTO_INCREMENT , `filename` varchar( 255 ) DEFAULT NUL...
- Sun Mar 18, 2012 5:10 pm
- Forum: Modules/Add-Ons
- Topic: Gallery upgrade to 1.5.2 problem
- Replies: 19
- Views: 8085
Re: Gallery upgrade to 1.5.2 problem
Some entries from my database before upgrade: (22, 'Holdbillede_1000/', '2011/foraarsopvisning', '2011-04-09 19:36:38', 18, 1, 0, 8, 'Holdbillede af hold 1000', ''), (23, 'Holdbillede_1100/', '2011/foraarsopvisning', '2011-04-09 19:36:55', 19, 1, 0, 8, 'Holdbillede af hold 1100', ''), (24, 'Holdbill...
- Sun Mar 18, 2012 4:47 pm
- Forum: Modules/Add-Ons
- Topic: Gallery upgrade to 1.5.2 problem
- Replies: 19
- Views: 8085
Re: Gallery upgrade to 1.5.2 problem
I just got the same problem. I also just upgraded a site to 1.10.3, and this included upgrading gallery to 1.5.2 Now my title and descriptions are missing. The weird thing I just did an update on a test site, and here I did not get any problems. Anyway here is a screenshot of my gallery setting from...
- Sun Apr 24, 2011 1:06 pm
- Forum: Modules/Add-Ons
- Topic: [solved] Page Title from item alias?
- Replies: 2
- Views: 1263
Re: Page Title from item alias?
Hi- Is there a way to change the name of the page based on an detail item from (take your pick - ctlmodulemaker, Album, Gallery etc). This would be nice for dealing with multiple browser windows (all having the same title from the last 'page' where the content generating module was called from) and...
- Fri Apr 22, 2011 4:59 pm
- Forum: Modules/Add-Ons
- Topic: [Solved] {gallery} Add (sub) gallery name to html title tag
- Replies: 6
- Views: 4109
Re: {gallery} Add (sub) gallery name to html title tag
which cmsms version do you use? You might want to study this topic http://forum.cmsmadesimple.org/viewtopic.php?f=4&t=30475&hilit=news+title But note that the order in which the page is parsed has changed a little while back. (somewhere around 1.8 iirc) Thanks for the link, will read it tho...
- Fri Apr 22, 2011 4:12 pm
- Forum: Modules/Add-Ons
- Topic: [Solved] {gallery} Add (sub) gallery name to html title tag
- Replies: 6
- Views: 4109
Re: {gallery} Add (sub) gallery name to html title tag
which cmsms version do you use? You might want to study this topic http://forum.cmsmadesimple.org/viewtopic.php?f=4&t=30475&hilit=news+title But note that the order in which the page is parsed has changed a little while back. (somewhere around 1.8 iirc) Thanks for the link, will read it tho...
- Fri Apr 22, 2011 3:38 pm
- Forum: Modules/Add-Ons
- Topic: [Solved] {gallery} Add (sub) gallery name to html title tag
- Replies: 6
- Views: 4109
Re: {gallery} Add (sub) gallery name to html title tag
Can't get it to work. I'm no expert in what order the content is loaded, but to me it looks like this. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <__html xmlns="http://www.w3.org/1999/xhtml" ...
- Fri Apr 22, 2011 2:54 pm
- Forum: Modules/Add-Ons
- Topic: [Solved] {gallery} Add (sub) gallery name to html title tag
- Replies: 6
- Views: 4109
[Solved] {gallery} Add (sub) gallery name to html title tag
I use the {gallery} tag on a single page called pictures. From here the users can browse though all the sub galleries defined by the folder structure. Each of the sub galleries have their own title, but the title of the html document is always just <title>domain - pictures<title> Can the gallery mod...
- Sat Mar 27, 2010 5:11 pm
- Forum: Modules/Add-Ons
- Topic: [solved] NeoUpload Troubles Uploading more files at once
- Replies: 4
- Views: 1548
Re: [solved] NeoUpload Troubles Uploading more files at once
To disable the image handling is just a workaround. Suppose we should report a bug somewhere.owr_bgld wrote: Thanks for testing it. I gave a "solved" to the title
- Sat Mar 27, 2010 3:35 pm
- Forum: Modules/Add-Ons
- Topic: [solved] NeoUpload Troubles Uploading more files at once
- Replies: 4
- Views: 1548
Re: NeoUpload Troubles Uploading more files at once
Same when I test it. NeoUpload 0.3.0 NeoModule 0.2.4 NeoDataStorage 0.2.3 Used the "PLUpload" profile. And i have tested with php_safemode = off Made some more testing today. I have narrowed it down to a single setting. If I have enabled the "Enable image handling" only the firs...
- Fri Mar 26, 2010 9:30 pm
- Forum: Modules/Add-Ons
- Topic: [solved] NeoUpload Troubles Uploading more files at once
- Replies: 4
- Views: 1548
Re: NeoUpload Troubles Uploading more files at once
Same when I test it.
NeoUpload 0.3.0
NeoModule 0.2.4
NeoDataStorage 0.2.3
Used the "PLUpload" profile.
And i have tested with php_safemode = off
NeoUpload 0.3.0
NeoModule 0.2.4
NeoDataStorage 0.2.3
Used the "PLUpload" profile.
And i have tested with php_safemode = off
- Wed Apr 01, 2009 7:46 am
- Forum: Danish - Dansk
- Topic: Nemt at lave album?
- Replies: 4
- Views: 4770
Re: Nemt at lave album?
Det er vel præcis noget af det album modulet tilbyder. Jeg uploader fx ca 200 billeder i en mappe. Så klarer den selv at lave thumbs. Og der findes masser af andre album cms systemer. Kan du gå ind på din hjemmeside og uploade alle 200 billeder på en gang? Og gøre det via web så den selv laver thum...
