Search found 21 matches
- Tue Nov 30, 2010 8:25 pm
- Forum: Modules/Add-Ons
- Topic: Album Module, Add album to Menu
- Replies: 8
- Views: 2159
Re: Album Module, Add album to Menu
Ok, too bad. But thanks!
- Tue Nov 30, 2010 2:48 pm
- Forum: Modules/Add-Ons
- Topic: Album Module, Add album to Menu
- Replies: 8
- Views: 2159
Re: Album Module, Add album to Menu
Ah, sorry, didn't know that. I still hope someone can confirm my problem. What I mean is that I think (90% sure) that in an even older version of CMSMS and Album you could select 'Album' as Content Type when creating a new page. See screenshot: http://i54.tinypic.com/24qieyf.png After selecting Albu...
- Tue Nov 30, 2010 10:41 am
- Forum: Modules/Add-Ons
- Topic: Album Module, Add album to Menu
- Replies: 8
- Views: 2159
Re: Album Module, Add album to Menu
I've actually seen this work on older versions as well.
It just seems like the Content Type isn't made correctly when Installing the Albums module.
It's more likely a "bug" in the module instead of the cmsms core, so I doubt upgrading would fix this.
It just seems like the Content Type isn't made correctly when Installing the Albums module.
It's more likely a "bug" in the module instead of the cmsms core, so I doubt upgrading would fix this.
- Mon Nov 29, 2010 2:06 pm
- Forum: Modules/Add-Ons
- Topic: Album Module, Add album to Menu
- Replies: 8
- Views: 2159
Album Module, Add album to Menu
Hi, I think I've seen this before, but it can't remember where or how. But I'm using the Album module for creating several photo-albums. Now what I would like is add those albums a seperate pages to the menu. So you add New Content from the Pages section and at the Content Type dropdown, you select ...
- Fri Apr 09, 2010 8:09 am
- Forum: Dutch - Nederlands
- Topic: [OPGELOST] Pretty url Rewrite
- Replies: 3
- Views: 1511
Re: Pretty url Rewrite
Dankje, CGBlog ziet er ook handig uit. Die kan ik waarschijnlijk ook wel gebruiken. Weet je toevallig waar dit in de News module aangepast moet worden? Ik heb wel de opbouw van url's gevonden en er /nieuws/ van kunnen maken. Maar dan krijg je een 404 error, dus waarschijnlijk wordt er ergens alleen ...
- Wed Apr 07, 2010 1:01 pm
- Forum: Dutch - Nederlands
- Topic: [OPGELOST] Pretty url Rewrite
- Replies: 3
- Views: 1511
[OPGELOST] Pretty url Rewrite
Hallo, Heeft iemand ervaring met het schrijven van Rewrite Rules voor "Pretty urls" binnen cmsms? Een url binnen de nieuwsmodule is bijvoorbeeld als volgt; http://www.mysite.com/news/1/1/News-title.html Maar "/news/" zou ik toch liever zien als "/nieuws/" gezien 't een ...
- Sun Apr 04, 2010 9:50 pm
- Forum: CMSMS Core
- Topic: Custom rewrite URL's
- Replies: 1
- Views: 879
Custom rewrite URL's
Hi, I've been using CMSMS for quite a while now, but recently discovered the Pretty url's. Is there a possibility to rewrite custom urls? For example, the news module is written like; http://www.mysite.com/news/1/1/News-title.html I would like to change the first part "news", because I'm w...
- Sun Apr 13, 2008 9:38 pm
- Forum: Modules/Add-Ons
- Topic: Cart Made Simple, Shop Made Simple, Payment Made Simple
- Replies: 27
- Views: 12649
Re: Cart Made Simple, Shop Made Simple, Payment Made Simple
Any updates on this?
Would like to try this out, I used esshop before, but it needed lots of work to get it up and running.
Would like to try this out, I used esshop before, but it needed lots of work to get it up and running.
- Sun Feb 10, 2008 12:16 pm
- Forum: Modules/Add-Ons
- Topic: eSShop not adding new products... but then works other times!
- Replies: 5
- Views: 2338
Re: eSShop not adding new products... but then works other times!
I had problems with using quotes.
Because there was no escape_string the single quotes (like ') I used got inside the query and ended the query,
wich produced an error!
I editted my source code to use a mysql_escape_string on all values wich are inserted to the database.
Because there was no escape_string the single quotes (like ') I used got inside the query and ended the query,
wich produced an error!
I editted my source code to use a mysql_escape_string on all values wich are inserted to the database.
- Fri Feb 08, 2008 7:42 pm
- Forum: Modules/Add-Ons
- Topic: eSShop not adding new products... but then works other times!
- Replies: 5
- Views: 2338
Re: eSShop not adding new products... but then works other times!
Don't know if you found a solution yet, but I had a similar problem. The Esshop module doesn't allow to add special characters to the description field! I did some minor changes with a mysql_escape_string to the $_POST['description'] in both includes/admin/category.php and includes/admin/products.ph...
- Mon Jan 28, 2008 9:27 pm
- Forum: Modules/Add-Ons
- Topic: osCommerce or osCommerce bridge
- Replies: 1
- Views: 1468
osCommerce or osCommerce bridge
Hi, I'm going to implant a osCommerce webshop into a CMS MS website soon. I found 2 modules, anyone who's got experience with 1 of them? What's the difference between them and which one is easier to implant into an CMSMS website? osCommerce 0.85 osCommerce 0.85 for CMS made simple. Uses the best of ...
- Mon Jul 02, 2007 9:21 am
- Forum: Modules/Add-Ons
- Topic: Photo Albums - Displaying Selected Pictures
- Replies: 2
- Views: 1359
Re: Front End Users - Displaying Selected Pictures & Detecting non-registered Me
To detect non-registered members you can use CustomContent.
You can make specific pages/text for registered and non-registered users
You can make specific pages/text for registered and non-registered users
- Sun Jul 01, 2007 7:16 pm
- Forum: Modules/Add-Ons
- Topic: FrontEnd Users
- Replies: 7
- Views: 3363
Re: FrontEnd Users
Hi, I'm still getting errors on the FEU Listing On the list Warning: uasort() [function.uasort]: Invalid comparison function. in ..\wwwroot\site\modules\FrontEndUserListing\FrontEndUserListing.module.php on line 206 and on the detail page; Fatal error: Call to undefined function: array_merge_by_name...
- Fri Jun 22, 2007 2:35 pm
- Forum: Modules/Add-Ons
- Topic: A new gallery manager : Album
- Replies: 312
- Views: 142536
Re: A new gallery manager : Album
Noticed this thread is more active about the Album mod. I'm having a problem viewing all thumbnails within an album. It is showing some of them but not all. I already found out the problem is within the database. Not all the thumbnail cells are filled and not all the image dimensions are filled. I h...
- Fri Jun 22, 2007 2:32 pm
- Forum: Modules/Add-Ons
- Topic: Album nog showing all thumbnails?
- Replies: 4
- Views: 3151
Re: Album nog showing all thumbnails?
Hi,
Thanks for your message.
I can understand some of it, but not everything.
Hope anyone else can help me out here?
All upload directory's got the following rights; 666
Thanks for your message.
I can understand some of it, but not everything.
Hope anyone else can help me out here?
All upload directory's got the following rights; 666