Search found 7 matches
- Sun Mar 28, 2010 6:06 am
- Forum: Modules/Add-Ons
- Topic: Orders - Confirm Order - How to hide/shuffle/encode order_id?
- Replies: 0
- Views: 555
Orders - Confirm Order - How to hide/shuffle/encode order_id?
Hi, guys! I had a thought - it is easy to obtain overall orders quantity when someone tries to make an order and then see an URL like this: http://bla.com/index.php?mact=Orders,cntnt01,confirm,0&cntnt01returnid=60&cntnt01order_id= 22 You can see - since the e-shop started working, it had 21...
- Thu Sep 10, 2009 10:46 pm
- Forum: Russian - русский
- Topic: Контент другой страницы
- Replies: 10
- Views: 4583
Re: Контент другой страницы
Здорово! Спасибо! Все получилось. Только вот как бы там смарти-тэги обработать?..m00nk wrote: Делюсь своими наработками.
Выводимый контент будет содержать необработанные смарти-тэги

- Mon Aug 31, 2009 5:09 am
- Forum: Russian - русский
- Topic: Контент другой страницы
- Replies: 10
- Views: 4583
Re: Контент другой страницы
Структура страниц по уровням: 1 1.1 1.1.1 1.1.2 1.1.3 1.2 1.3 2 2.1 2.2 и т. д. На странице 1 выводится контент от 1.1, 1.2, 1.3. На странице 1.1 выводится контент от 1.1.1, 1.1.2, 1.1.3. На странице 2 выводится контент от 2.1, 2.2. И так далее... Вот что требуется реализовать... Пример: http://www....
- Tue Aug 25, 2009 2:02 pm
- Forum: Russian - русский
- Topic: Контент другой страницы
- Replies: 10
- Views: 4583
Контент другой страницы
Привет!
Можно ли вставить в шаблон страницы {content} от другой страницы (через ее ID или алиас)?
Можно ли вставить в шаблон страницы {content} от другой страницы (через ее ID или алиас)?
- Mon Aug 24, 2009 8:49 pm
- Forum: Modules/Add-Ons
- Topic: Number of comments (CGFeedback)
- Replies: 19
- Views: 6490
Re: Number of comments (CGFeedback)
yes, got it! thank you:)
- Mon Aug 24, 2009 5:19 pm
- Forum: Modules/Add-Ons
- Topic: Number of comments (CGFeedback)
- Replies: 19
- Views: 6490
Re: Number of comments (CGFeedback)
from the CGFeedback Help: (optional) pagelimit="10000" - Applicable only to the summary action, this parameter specifies the number of comments to display. Hmm. This is the LIMIT for the number of comments to display. But I need the EXACT number of comments which are made for a page. (Sor...
- Mon Aug 24, 2009 11:11 am
- Forum: Modules/Add-Ons
- Topic: Number of comments (CGFeedback)
- Replies: 19
- Views: 6490
Number of comments (CGFeedback)
Hello!
How to display number of comments (CGFeedback module) relevant to a page, in a page template?
How to display number of comments (CGFeedback module) relevant to a page, in a page template?