bedroom wrote:

DENiAL, I guess you could try combining my mod and your image upload mod like this :

<p><input type="submit" name="submit" value="<?php echo $lang_common['Submit'] ?>" tabindex="<?php echo $cur_index++ ?>" accesskey="s" /><input type="submit" name="preview" onclick="ClearUploadSlots(); xajax_getpreview(xajax.getFormValues('post')); document.location.href='#ajaxpostpreview'; return false;" value="<?php echo $lang_post['Preview'] ?>" tabindex="<?php echo $cur_index++ ?>" accesskey="p" /><a href="javascript:history.go(-1)"><?php echo $lang_common['Go back'] ?></a></p>

I'll study the upload image mod just to check, but I don't think it could harm anything to do it this way.

I'll see if I can set up a demo sometime. Thanks to everyone who tried this mod out, I'm glad that some of you like it !

Thanks I will give it a shot, and let you all know how it turned out. smile

I have the image upload mod installed. Can I combine the modded code and the ajax code? Some help would be awesome! Thanks

Original Code:
<p><input type="submit" name="submit" value="<?php echo $lang_common['Submit'] ?>" tabindex="<?php echo $cur_index++ ?>" accesskey="s" /><input type="submit" name="preview" value="<?php echo $lang_post['Preview'] ?>" tabindex="<?php echo $cur_index++ ?>" accesskey="p" /><a href="javascript:history.go(-1)"><?php echo $lang_common['Go back'] ?></a></p>

My Current Code:
<p><input type="submit" name="submit" value="<?php echo $lang_common['Submit'] ?>" tabindex="<?php echo $cur_index++ ?>" accesskey="s" /><input type="submit" name="preview" onclick="ClearUploadSlots();" value="<?php echo $lang_post['Preview'] ?>" tabindex="<?php echo $cur_index++ ?>" accesskey="p" /><a href="javascript:history.go(-1)"><?php echo $lang_common['Go back'] ?></a></p>

What it needs to be.
<p><input type="submit" name="submit" value="<?php echo $lang_common['Submit'] ?>" tabindex="<?php echo $cur_index++ ?>" accesskey="s" /><input type="submit" onclick="xajax_getpreview(xajax.getFormValues('post')); document.location.href='#ajaxpostpreview'; return false;" name="preview" value="<?php echo $lang_post['Preview'] ?>" tabindex="<?php echo $cur_index++ ?>" accesskey="p" /><a href="javascript:history.go(-1)"><?php echo $lang_common['Go back'] ?></a></p>
Smartys wrote:

I'm not sure about the posts, but "not converting the passwords" means that your users will all have to use the "Forgot your password" option to get assigned new passwords

Yikes. Ummm, I signed up without giving an email WAY back in the day. Thanks though, Looks like I may not be able to save my old forums. sad

Im having a problem too, What does it mean by not converting passwords? Plus, all I can get converted is the users, no post get converted. Any ideas? I'am trying to convert from simpleboard! Help please. smile

5

(3 replies, posted in PunBB 1.2 show off)

Dr.Jeckyl wrote:

kick ass site! i love those type of websites... Kevin Rose was the STAR of TSS, and of course Sara. wink will you have more episodes anytime soon?

Thanks, Yeah. Were working on a new episode right now. It will hopefully be out by the first of the year, along with some shorts before that, then were aiming for one episode a month. Plus other misc video's. smile

6

(3 replies, posted in PunBB 1.2 show off)

Hello all, I just got my new site up, I integrated "using the term loosely" punbb with my cms, It seems to be working great though Iam having HUGE problems with ie viewing the site, but that is no fault of punbb. Let me know what you think.

Thanks

-Jason

2 Geeks and a Girl Productions