171
Kainaij
Re: efqDirectory
  • 2005/3/16 16:29

  • Kainaij

  • Quite a regular

  • Posts: 256

  • Since: 2004/10/5


Martijn, Can you post a list of people that you'd need to help you develop this module (i.e. additional programmer, tester, etc.).

Thanks.



172
Kainaij
Re: xDirectory Customizations
  • 2005/3/15 12:24

  • Kainaij

  • Quite a regular

  • Posts: 256

  • Since: 2004/10/5


I am just now installing the existing module to my site. I will use this module for now. I need some time to get my feet wet with it to understand what it can do for me. I will be monitoring this thread closely.

I definitely can foresee myself donating to its future development once I have more experience with it.



173
Kainaij
Motisarts videoscoop IE center bug...
  • 2005/3/15 10:17

  • Kainaij

  • Quite a regular

  • Posts: 256

  • Since: 2004/10/5


I love Montisarts themes. Lets get that straight right off the bat. I have one minor qualm. In Firefox and Mozilla my front page displays exactly as I'd like it to. In IE I have issue with how it displays text inside some blocks on my front page. It centers the text in some block. More specifically the AMS blocks text is centered when I'd rather it not. Can someone guide me to where I can correct this?

You can see my site by clicking the address in my signature below. Thank you for any response.



174
Kainaij
Re: Internet radio
  • 2005/3/14 16:05

  • Kainaij

  • Quite a regular

  • Posts: 256

  • Since: 2004/10/5


Ok, I like the module buuut...

The overhead of loading the media player on my portal page is absolutely killing the load time for my site (It was already bloated to start with ).

What I would find ideal, and have tried unsuccessfully to create a custom block that calls the popup from a link. Has anyone done this? What files and code did you modify to do it?

Any feedback would be just super.



175
Kainaij
WFdownloads max file size problem...
  • 2005/3/13 18:20

  • Kainaij

  • Quite a regular

  • Posts: 256

  • Since: 2004/10/5


Server Status
Information taken from PHP ini File
:
# GD Library Support: Enabled (Thumbs Nails Available)
# GD Library Version: bundled (2.0.28 compatible)

# Safe Mode Status: OFF
# Register Globals: ON
# Server Uploads Status: ON
# Max Upload Size Permitted: 2M
# Max Post Size Permitted: 8M


This is what my server says and I'd like to upload files larger that 2MB. In the preferences I have the filesize at 5 MB, please tell me where I can adjust my Server Max upload size.



176
Kainaij
Re: Need help modifying registration output page...
  • 2005/3/13 12:52

  • Kainaij

  • Quite a regular

  • Posts: 256

  • Since: 2004/10/5


Success!!!

The file you told be to look for was incorrect (registration.php), but the code snippet that you gave was exactly right. I looked for it in the register.php file. My guess is that registration.php is a file found in an earlier (pre 2.0.9.2) version.

Anyhow this is what the code looke like after I finished with it.

Beginning on line 138 of register.php:

echo "<h5><strong><p>Please review the following information:</p></strong></h5>";
        echo 
_US_USERNAME.": ".$myts->makeTboxData4Preview($uname)."<br />";
        echo 
_US_EMAIL.": ".$myts->makeTboxData4Preview($email)."<br />";
        
//if ( $user_avatar != '' ) {
        //    echo _US_AVATAR.": <img src='uploads/".$user_avatar."' alt='' /><br />";
        //}
        
if ( isset($url) && $url != '' ) {
            
$url formatURL($myts->makeTboxData4Preview($url));
            echo 
_US_WEBSITE.": $url<br />";
        }
        
$f_timezone = ($timezone_offset 0) ? 'GMT '.$timezone_offset 'GMT +'.$timezone_offset;
        echo 
_US_TIMEZONE.": $f_timezone<br />";
        echo 
"<form action='register.php' method='post'>
        <input type='hidden' name='uname' value='"
.$myts->makeTboxData4PreviewInForm($uname)."' />
        <input type='hidden' name='email' value='"
.$myts->makeTboxData4PreviewInForm($email)."' />";
        echo 
"<h5><strong><p><strong>After you have reviewed the above information to be correct, click the Finish button below to receive your confirmation e-mail.</strong></p>
          <p>IMPORTANT!!! - If you are using an online e-mail provider such as Yahoo! or MSN, you may need to check your BULK folder for your registration e-mail.</p></strong></h5>"
;


and this is how it looks:

Resized Image

Thnak you very much joe, I appreciate your help.



177
Kainaij
Re: Need help modifying registration output page...
  • 2005/3/13 7:26

  • Kainaij

  • Quite a regular

  • Posts: 256

  • Since: 2004/10/5


No luck, I can't find where to insert the text. Does anyone know which file I can edit?

Thanks gojoe, I appreciate the try.



178
Kainaij
Re: Need help modifying registration output page...
  • 2005/3/13 7:05

  • Kainaij

  • Quite a regular

  • Posts: 256

  • Since: 2004/10/5


Nope, the text appeared one registration screen too early. It appeared on the form entry registration page. You gave me a couple leads tho and I am going to try a couple things. I'll post back if I have a resolution.

If you want to suggest another idea, feel free.

Thanks.



179
Kainaij
Re: Need help modifying registration output page...
  • 2005/3/13 6:48

  • Kainaij

  • Quite a regular

  • Posts: 256

  • Since: 2004/10/5


I will try it right away and post back my results.



180
Kainaij
Re: Need help modifying registration output page...
  • 2005/3/12 7:48

  • Kainaij

  • Quite a regular

  • Posts: 256

  • Since: 2004/10/5


I've re-worded my original post to better get an answer to my question.




TopTop
« 1 ... 15 16 17 (18) 19 20 21 ... 23 »



Login

Who's Online

189 user(s) are online (113 user(s) are browsing Support Forums)


Members: 0


Guests: 189


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits