| Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
| Search found 70 matches |
| Nukecoder Forum Index |
| Author | Message |
|---|---|
| Topic: SQL Table Errors | |
| floppy Replies: 1 Views: 1814 |
|
| Digital shop has to be in the same database as nuke. Reading your errors it looks like that isn't so OR your prefix is not nuke. | |
| Topic: Is Script Encrypted? | |
| floppy Replies: 3 Views: 2607 |
|
| It uses the smarty template system and you can write smarty plugins to interact with the script (php knowledge required) and gotcha has left some parts unecrypted like if you wanted to do an action af ... | |
| Topic: [Solved] Large files won't completely download | |
| floppy Replies: 9 Views: 6594 |
|
| Ok, then open up your lib/constants.php and find the following line...
define('BUFFER_SIZE_LG' , 10485760 ); That # = 10MB, lets change it to about 6MB by doing 1024 * 1024 * 6 = 629145 ... |
|
| Topic: Just pure genius!! | |
| floppy Replies: 0 Views: 2797 |
|
| "'(?<!/)modules.php\?name=Digital_Shop(?!&)'"
Pure genius, lmao... I been thinking heavily about adding language support to clan manager (old clan roster), if yo ... |
|
| Topic: Is digital shop secure ? | |
| floppy Replies: 2 Views: 2610 |
|
| Just chiming in where I feel it. I think shop is very secure. If you had a security issue, I am hard pressed to believe the hole was purely shop. I would love to see those logs also.. | |
| Topic: Adjust review rating error | |
| floppy Replies: 3 Views: 3271 |
|
| Another error found with reviews
http://www.clan-themes.co.uk/shop_item-117-clan-roster-20.html The very top review. Not stripping like it is suppose too. |
|
| Topic: Forum Topic Titles in URL with GoogleTap | |
| floppy Replies: 5 Views: 9597 |
|
| function gt_url($url_in)
{ $url_in = preg_replace('/ Seems to give the same result, thanks. |
|
| Topic: Forum Topic Titles in URL with GoogleTap | |
| floppy Replies: 5 Views: 9597 |
|
| Well your right in a way, I took the long way around. I couldn't figure a better way to do it off the top of my head. So that is some old google'd code.
the title is Bbcode on nuke news story? ... |
|
| Topic: Forum Topic Titles in URL with GoogleTap | |
| floppy Replies: 5 Views: 9597 |
|
| Here is an updated copy of your gt_url function. Mainly the improvements are the stripping of special characters and such. Maybe a better way to do it, but this one worked for me.
function gt_url ... |
|
| Topic: Price Conversions | |
| floppy Replies: 15 Views: 7481 |
|
| I solved the problem about errors I think and I wrote a script that would do any currency in the array provided. Thanks for the help as always.
Now we have £,$, and €. The three most common curre ... |
|
| Topic: Price Conversions | |
| floppy Replies: 15 Views: 7481 |
|
| http://www.clan-themes.co.uk/article363-clan-themes-shop-will-now-display-currency-conversions.html
Gotcha, do I need to do any other pages? I modified main.tpl and item.tpl. I do forsee one prob ... |
|
| Topic: Price Conversions | |
| floppy Replies: 15 Views: 7481 |
|
| I am an idiot. Gotcha gave me the answer and I just didn't realize it. "tpl_plugins". I had my mind set that it was still plugins cause all the old files were still there. I think I thou ... | |
| Topic: Price Conversions | |
| floppy Replies: 15 Views: 7481 |
|
| Thanks Guardian, the current problem is it doesn't recognize any file as a plugin. I am not sure why yet. | |
| Topic: Next Version of Digital Shop - 2.0.9 - Post Suggestions Here | |
| floppy Replies: 51 Views: 35771 |
|
| A reminder to "review this product" in your purchases. | |
| Topic: Adjust review rating error | |
| floppy Replies: 3 Views: 3271 |
|
| No, CT is still running 2.07 I believe. I will check in a minute after I add my review reminder | |
| Nukecoder Forum Index Goto page 1, 2, 3, 4, 5 Next |