UnlimitedMB.comUnlimitedMB.com
Home    |    About Us    |    Forums    |    Signup    |    Login    |    Support
UnlimitedMB.com


 
UnlimitedMB.com


Smf 2.0.2
  #1  
Old 01-30-2012
hmm hmm is offline
Junior Member
 
Join Date: Oct 2006
Posts: 24
DefaultSmf 2.0.2

I'm having issues installing the newest version of Simple Machines Forum.
When i attempt to make a new thread, or reply to a current thread i am unable to because the reply button, smileys, etc, are gone.
Here's an example of what it shows instead:
Code:
\n\t\t\t\t\t\t\t\t
\n\t\t\t\t\t\t\t\t\t
\n\t\t\t\t\t\t\t\t\t\t
\n\t\t\t\t\t\t\t\t\t\t\tPick a smiley\n\t\t\t\t\t\t\t\t\t\t<' + '/h3>\n\t\t\t\t\t\t\t\t\t<' + '/div>\n\t\t\t\t\t\t\t\t\t
I've come to think this is an issue with something being blocked, because on an unnamed host i was able to install the same forum software without having this issue.

also worth noting I've deleted both the directory and the database & tried to reinstall it, it didn't help.

I've made replying to and making new threads available to guests for easier access to see what i mean, all help is appreciated!
forum url: http://www.hmm.ulmb.com/forum

Last edited by hmm; 01-30-2012 at 03:21 PM..
Reply With Quote
  #2  
Old 01-31-2012
destrugter destrugter is offline
Senior Member
 
Join Date: Nov 2006
Location: Missouri
Posts: 243
Send a message via AIM to destrugter Send a message via MSN to destrugter
Default

Did you also try redownloading the latest and starting fresh? Your download could have become corrupted somehow. I'll try to upload a test real quick. I'll edit this post when I'm finished.

EDIT:

Yup, installation went fine and is working.

Link: http://destrugter.ulmb.com/forum/index.php

I'll leave this up for 2 days so you can get a chance to see, but I'm deleting.

Last edited by destrugter; 01-31-2012 at 12:47 AM..
Reply With Quote
  #3  
Old 01-31-2012
hmm hmm is offline
Junior Member
 
Join Date: Oct 2006
Posts: 24
Default

Yes i have tried re-downloading smf_2-0-2_install.zip, i have also downloaded smf_2-0-2_install.tar.gz thinking the zip was possibly not packed correctly.

The thing is, i've tried that, i've tried deleting the db+folder and reinstalling it fresh, but it doesn't help.
However using the same exact zip file on a different host it works correctly, no issues.

Did you use any special installation settings? Or change any settings in the admin control panel? thanks in advance!

Last edited by hmm; 01-31-2012 at 03:54 AM..
Reply With Quote
  #4  
Old 01-31-2012
destrugter destrugter is offline
Senior Member
 
Join Date: Nov 2006
Location: Missouri
Posts: 243
Send a message via AIM to destrugter Send a message via MSN to destrugter
Default

No, I didn't upload the zip folder. I unzipped it to my desktop and uploaded the unzipped package. Maybe ULMB's unzipper doesn't work correctly.
Reply With Quote
  #5  
Old 01-31-2012
hmm hmm is offline
Junior Member
 
Join Date: Oct 2006
Posts: 24
Default

Yeah i just extracted it to it's own folder, then uploaded via FTP - still no success.
I give up at this point, I'm doing nothing different compared to what i did elsewhere - thank you for your help however, destrugter
Reply With Quote
  #6  
Old 01-31-2012
destrugter destrugter is offline
Senior Member
 
Join Date: Nov 2006
Location: Missouri
Posts: 243
Send a message via AIM to destrugter Send a message via MSN to destrugter
Default

Just to be sure. You're downloading the zip file from http://download.simplemachines.org/

I have to ask because sometimes people don't download directly from the original website.

At some point during the entire process...the file looks like it's getting corrupted or something.
Reply With Quote
  #7  
Old 01-31-2012
hmm hmm is offline
Junior Member
 
Join Date: Oct 2006
Posts: 24
Default

Yes it's being downloaded from simplelmachines.org, but why would the same zip file work on another host i tested, but not on ulmb? I've seen this issue by googling, trying to find some results - all of which had no real answer, ulmb points it at it possibly being the files/themes, smf forum support points it at ulmb inserts. (no offense to either, of course.)
I can't be mad, however, i am using free hosting, and I've been happy with ulmb the bit i've used it, all is good.

Last edited by hmm; 01-31-2012 at 04:35 AM..
Reply With Quote
  #8  
Old 01-31-2012
destrugter destrugter is offline
Senior Member
 
Join Date: Nov 2006
Location: Missouri
Posts: 243
Send a message via AIM to destrugter Send a message via MSN to destrugter
Default

Yeah, free accounts have ad codes inserted. By further inspection it lookks like where the smileys are, it includes an external file that has a tag. Ulmbs site searches for that tag and inserts the ad code I believe...that's most likely the culprit
Reply With Quote
  #9  
Old 01-31-2012
UnlimitedMB UnlimitedMB is offline
Administrator
 
Join Date: Jun 2006
Posts: 3,527
Default

In the SMF source code you need to find and change it to
<'+'body id="help_popup">

Its probably in one of the templates.
__________________
Eric,
Admin

Last edited by UnlimitedMB; 01-31-2012 at 08:17 AM..
Reply With Quote
  #10  
Old 01-31-2012
hmm hmm is offline
Junior Member
 
Join Date: Oct 2006
Posts: 24
Default

Quote:
Originally Posted by UnlimitedMB View Post
In the SMF source code you need to find and change it to
<'+'body id="help_popup">

Its probably in one of the templates.
Thanks! That worked.
Here are the results, so others can see where to look if they run into this issue.
As you see, there are instances of the "body id" tag in 3 different files, but replacing it in only
"\Themes\default\GenericControls.template.php" fixed it, thanks again!
Code:
Search "" (4 hits in 3 files)
  C:\Downloads\smf_2-0-2_install\Sources\ViewQuery.php (1 hits)
        Line 75:        
  C:\Downloads\smf_2-0-2_install\Themes\default\GenericControls.template.php (1 hits)
        Line 85:                                                        
  C:\Downloads\smf_2-0-2_install\Themes\default\Help.template.php (2 hits)
        Line 27:        
        Line 71:        

Last edited by hmm; 01-31-2012 at 05:37 PM..
Reply With Quote
Reply

« Previous Thread | Next Thread »
Thread Tools
Show Printable VersionShow Printable Version
Email this PageEmail this Page
Display Modes
Linear ModeLinear Mode
Hybrid ModeSwitch to Hybrid Mode
Threaded ModeSwitch to Threaded Mode

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

Forum Rules
Forum Jump


All times are GMT. The time now is 10:30 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.







 



UnlimitedMB.com © 2006
Terms of Use | Report Abuse