<back   Jemsite > Buy, Sell or Trade > Vendors, Auction & Reseller Talk

Vendors, Auction & Reseller Talk Not for posting JEM/UV ads. Not for posting dealer/broker ads. Not for advertising ebay auctions. This is to chat about resellers, various gear in question, odd items or the people selling them.

Reply
 
Thread Tools Display Modes
  #1  
Old 08-07-2006, 02:17 AM
Rich  is offline
Vendor
 
Join Date: Dec 2000
Location: South Jersey
Posts: 19,350  -  iTrader: (21)

Ibanez Rules email out


Sorry to post a thread but I also can't update my site to change the site link email address. It's been down for 30 + hours now and no telling when [if ever] it'll restore. I was halfway in the middle of a server change to Yahoo but got busy again and didn't complete it. I'll be doing the DNS change tomorrow but that means even if my email comes back up on my current host it won't be retrieving it [the way I'm guessing it works]. At any rate the bottom line is, I'm not receiving anything from the site.

I just changed my email address here in my profile so anybody can contact me using the email linked here.
quote
  #2  
Old 08-07-2006, 10:14 AM
(a)
jemsite  is offline
Administrator
 
Join Date: Nov 2000
Location: NJ - USA
Posts: 9,271  -  iTrader: (5)
Images: 11
Reviews: 1

Re: Ibanez Rules email out


it's working now... glen
quote
  #3  
Old 08-07-2006, 01:47 PM
Rich  is offline
Vendor
 
Join Date: Dec 2000
Location: South Jersey
Posts: 19,350  -  iTrader: (21)

Re: Ibanez Rules email out


???

My email is still out. I just switched the DNS to Yahoo so hopefully by the end of the day I can get the email links on the site changed just in case I can't get this AVG configured to grab Yahoo mail [I still don't understand it! ;/]
quote
  #4  
Old 08-07-2006, 01:55 PM
(a)
jemsite  is offline
Administrator
 
Join Date: Nov 2000
Location: NJ - USA
Posts: 9,271  -  iTrader: (5)
Images: 11
Reviews: 1

Re: Ibanez Rules email out


i was referring to the website. if i can view it (before you changed DNS) then you should be able to FTP in.

i'm glad the yahoo info is sent you months ago went to good use... LOL... glen
quote
  #5  
Old 08-08-2006, 12:31 AM
Rich  is offline
Vendor
 
Join Date: Dec 2000
Location: South Jersey
Posts: 19,350  -  iTrader: (21)

Re: Ibanez Rules email out


I can FTP, but Frontpage cannot connect. The DNS has flipped and the site pages online are now Yahoo but it hasn't fully propogated and the email is still not up [according to Yahoo, up to 72 hours, they really are a pain to transfer to, the service/stability had better be worth the agg!]

I changed the email address on my HOME / USED / NEW / and PARTS pages and lost the banner as I did, since I can't load through Frontpage I can't get the shared boarder on those pages so I just pasted in links that work.

I've said it before and I'll say it forever, I HATE COMPUTERS!!
quote
  #6  
Old 08-08-2006, 02:20 PM
fettouhi  is offline
 
Join Date: Aug 2003
Location: Odense S, Denmark
Posts: 9,937  -  iTrader: (2)

Re: Ibanez Rules email out


Quote:
Originally Posted by Rich View Post
I can FTP, but Frontpage cannot connect. The DNS has flipped and the site pages online are now Yahoo but it hasn't fully propogated and the email is still not up [according to Yahoo, up to 72 hours, they really are a pain to transfer to, the service/stability had better be worth the agg!]

I changed the email address on my HOME / USED / NEW / and PARTS pages and lost the banner as I did, since I can't load through Frontpage I can't get the shared boarder on those pages so I just pasted in links that work.

I've said it before and I'll say it forever, I HATE COMPUTERS!!
Frontpage ROTFLMAO!!!!

Regards

André
quote
  #7  
Old 08-09-2006, 04:52 AM
Rich  is offline
Vendor
 
Join Date: Dec 2000
Location: South Jersey
Posts: 19,350  -  iTrader: (21)

Re: Ibanez Rules email out


If I had to learn CODE I would have never even started the website! Frontpage lets me just type and publish, no matter how funny it is to you.

Email is back up, DNS fully propagated, my only problem now is the PHP form handler for my auto responders is not working. ;//
quote
  #8  
Old 08-09-2006, 09:44 AM
(a)
jemsite  is offline
Administrator
 
Join Date: Nov 2000
Location: NJ - USA
Posts: 9,271  -  iTrader: (5)
Images: 11
Reviews: 1

Re: Ibanez Rules email out


it's time rich... Dreamweaver and a free FTP program will do everything you need without any coding. Frontpage is more complicated. Any HTLM generator will suffice actually. Uploading a few files is simple... like you have to do with the form handler PHP (upload in ASCII mode)... glen
quote
  #9  
Old 08-09-2006, 10:18 AM
Rich  is offline
Vendor
 
Join Date: Dec 2000
Location: South Jersey
Posts: 19,350  -  iTrader: (21)

Re: Ibanez Rules email out


Frontpage may be more complicated on the web side, who cares? Nobody has to see it and all I have to do is type

You know I have an FTP. But what is ASCII mode? I uploaded it like I did to my old server, worked there, don't work here [Yahoo has plenty of little quirks and do a lot of things in a proprietary way]
quote
  #10  
Old 08-09-2006, 10:23 AM
(a)
jemsite  is offline
Administrator
 
Join Date: Nov 2000
Location: NJ - USA
Posts: 9,271  -  iTrader: (5)
Images: 11
Reviews: 1

Re: Ibanez Rules email out


it is long over due to wean off the frontpage

FTP transfer usually has an icon or setting to upload files in "auto", "binary" or "Ascii/text" mode. The php file is ascii text. that said it should still work if done in "auto" but if not send in a support ticket... glen
quote
  #11  
Old 08-09-2006, 10:31 AM
Rich  is offline
Vendor
 
Join Date: Dec 2000
Location: South Jersey
Posts: 19,350  -  iTrader: (21)

Re: Ibanez Rules email out


Frontpage I have, and I already know how to use, Dreamweaver, I don't.

I uploaded in ASCII, no change. I had opened a ticket when I started the move, I replied to it last night to see if they can't straighten it out.
quote
  #12  
Old 08-09-2006, 11:43 AM
fettouhi  is offline
 
Join Date: Aug 2003
Location: Odense S, Denmark
Posts: 9,937  -  iTrader: (2)

Re: Ibanez Rules email out


Quote:
Originally Posted by jemsite View Post
it's time rich... Dreamweaver and a free FTP program will do everything you need without any coding. Frontpage is more complicated. Any HTLM generator will suffice actually. Uploading a few files is simple... like you have to do with the form handler PHP (upload in ASCII mode)... glen
Don't forget Adobe Go Live!

Regards

André
quote
  #13  
Old 08-09-2006, 01:00 PM
(a)
bluealien  is offline
 
Join Date: Feb 2005
Location: Las Vegas
Posts: 959  -  iTrader: (0)

Re: Ibanez Rules email out


Rich, Since your using Front Page, some times on Linux/Appache servers the Front Page extentions need to get restarted or reinstalled, I have had many issues with this on servers since it uses a different protocal than just using FTP, hopefully this points you in right direction.

So if you have access to a server manager like Cpanel, you can go into FrontPage Extention Manager, clean upl old extentsion or reinstall again.

Last edited by bluealien; 08-09-2006 at 01:06 PM.
quote
  #14  
Old 08-09-2006, 07:15 PM
Rich  is offline
Vendor
 
Join Date: Dec 2000
Location: South Jersey
Posts: 19,350  -  iTrader: (21)

Re: Ibanez Rules email out


Extensions weren't a problem, it was the address. Every other server I would link in using www.ibanezrules.com in the address bar, Yahoo doesn't like the www, they want it http://ibanezrules.com [just one of the little quirks I have to get used to]

Now the PHP email / form handler not working doesn't have anything to do with Frontpage, it's a PHP file Glen gave me years ago. Always worked like a charm on other servers, doesn't work at all in Yahoo. If anybody has any suggestions [I can understand and follow ] I'm all thumbs...errr. ears!
quote
  #15  
Old 08-10-2006, 12:41 AM
(a)
jemsite  is offline
Administrator
 
Join Date: Nov 2000
Location: NJ - USA
Posts: 9,271  -  iTrader: (5)
Images: 11
Reviews: 1

Re: Ibanez Rules email out


the server is misconfigured.

www.ibanezrules.com
&
ibanezrules.com

just need to be set to the same IP.

you sure you don't need better hosting ...glen
quote
Reply


Thread Tools
Display Modes

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Show/Hide Similar Threads
Thread Thread Starter Forum Replies Last Post
Tell us about you guitar setup/rig Everyone!!! GuitarWizard Gear and Equipment 606 02-01-2012 09:03 PM
how many Ibanez guitars do you own? spacenuke Other Ibanez Guitars (including Premiums) 1534 01-22-2012 05:08 PM
I am writing in to Ibanez to request for lefty models; who's supporting me? ninelives1980 Comments to Ibanez 184 12-11-2010 01:11 AM
Ibanez & Vai timeline of events - working together jemsite Archived Topics and Common Questions - GO HERE FIRST 16 04-02-2009 03:38 PM
for trade , ibanez usrg30 j.arledge Classified Ads: Guitars and Gear 2 03-07-2006 10:14 PM

Sitemap:1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28

All times are GMT -4. The time now is 09:33 AM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
(c) jemsite.com