68 Classifieds Forums  

Go Back   68 Classifieds Forums > v3.1.x Help & Support > v3.1 Modules
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  
Old 04-30-2007, 09:11 PM
midi510 midi510 is offline
Senior Member
 
Join Date: Mar 2007
Location: Mammoth Lakes, Ca
Posts: 134
Default

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 with
Grace, Peace, Forgiveness, Love, Wisdom, & Joy
Reply With Quote
  #32  
Old 06-30-2007, 06:01 PM
spaceboy spaceboy is offline
Member
 
Join Date: Aug 2006
Posts: 97
Default Seller Store photo resize

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?
__________________
Lindsay

developer 3.1.5
abletrader.com
Reply With Quote
  #33  
Old 06-30-2007, 07:24 PM
Rackesha Rackesha is offline
Junior Member
 
Join Date: Jun 2007
Posts: 5
Default Seller Store

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!!!
Reply With Quote
  #34  
Old 06-30-2007, 08:21 PM
spaceboy spaceboy is offline
Member
 
Join Date: Aug 2006
Posts: 97
Default

yes there is a typo in the instructions online and readme file.
__________________
Lindsay

developer 3.1.5
abletrader.com
Reply With Quote
  #35  
Old 06-30-2007, 11:55 PM
Rackesha Rackesha is offline
Junior Member
 
Join Date: Jun 2007
Posts: 5
Default Seller Store Typo

Do know what is the correct one? or is it posted somewhere?
Reply With Quote


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

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


All times are GMT -4. The time now is 07:56 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2007, Jelsoft Enterprises Ltd.