![]() |
|
|||||||
| Register | Projects | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| v3.1 Modules A forum for discussions, questions, implementation and development of modules. Questions here are beyond "typical" 68classifieds support and not supported by the 68classifieds team. |
|
|
Thread Tools | Display Modes |
|
#31
|
||||
|
||||
|
Blair,
I did get PHP Code: $str = strip_tags($str); - change this line to: PHP Code: $str = strip_tags($str, "<br>"); in relation to another thread dealing with formating in the ad content and it alowed breaks in seller store too. I kinda assumed that I could put whatever tags I wanted in there, now I know.
__________________
Kirk V3.1.7 Developer May you & your loved ones be blessed withGrace, Peace, Forgiveness, Love, Wisdom, & Joy |
|
#32
|
|||
|
|||
|
can someone point me to what code resizes the photo 'banner' atop the seller store mod? it appears to resize to about 300px.
i'd like to make it bigger or just turn off the resize excet a maximum width limit. I tried changing this area, but no changes where seen. //now upload it if(isset($_GET['upload'])).... $ppu->minWidth = ""; $ppu->minHeight = ""; $ppu->maxWidth = ""; $ppu->maxHeight = ""; $ppu->saveWidth = ""; $ppu->saveHeight = ""; $ppu->timeout = "600"; $ppu->progressBar = "fileCopyProgress.php"; $ppu->progressWidth = "300"; $ppu->progressHeight = "100"; $ppu->checkVersion("2.1.2"); //$ppu->referer = $referer; $ppu->doUpload(); any suggestions? |
|
#33
|
|||
|
|||
|
I have the Designer version and tried installing the seller store. I uploaded the file and in my Mod section it said Ad Reporting. What did I do wrong?
Then I put the files in my layout editor and now I have a My Store Link on my page that goes back to my web page...HELP!!! |
|
#34
|
|||
|
|||
|
yes there is a typo in the instructions online and readme file.
|
|
#35
|
|||
|
|||
|
Do know what is the correct one? or is it posted somewhere?
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Bug in Seller Store | darek | v3.1 Modifications | 4 | 12-15-2006 03:13 AM |
| Seller Store - Help | Jake | v3.1 Modifications | 2 | 11-01-2006 10:42 AM |
| Seller Rating Modification | Jake | Pre Sales | 2 | 10-25-2006 11:14 AM |
| Totally lost - Seller Store | gregbatch | v3.1 Questions & Support | 2 | 08-05-2006 05:33 PM |