View Full Version : different server, different problems
First of all thanks guyz for puttin up such a complete software. But as we all know, bigger software means more bugs.
On the first server:
- copied the files
- the page looks fine
- no redirects in the admin part (it's a pain but can work with it)
- tryed to edit the template... the CSS was rewriting my CSS, and it wouldn't let me use javascript at the end of the page
On the second server:
- copied files
- can't install due "Warning: Smarty error: validate: validator id 'v_step' is not registered. in /home/www/get-ramadaplazaresorts/Resources/libs/smarty/Smarty.class.php on line 1088" (which happens when i click the first next)
Notes: i'm using the latest version (downloaded it yesterday). I canno give you guyz access to the servers
sorry to bother you guyz, downloaded the new update today and problems are fixed.
though as a hint, your CSS should not edit general html tags as BODY, TD, TABLE etc... make your own class names and asign them as needed. This would enchance the compatibility with all the sites. Also a fix for using Javascript would be nice (not as top priority, but would be nice)
Thanks a bunch again for the nice software
David
08-16-2005, 05:34 PM
I was in the middle of a reply and I saw your second post. :)
Let us know if you need anything else.
In fact yes.
Take a look here:
{url not in service}
I guess it's tryin to take the css from somewhere else.
Also the admin page never finished loading though the install completed just fine
David
08-16-2005, 05:55 PM
Well, we just released RC5 yesterday. I expect we'll hit a few snags, but we should be able to keep up with support requests, though we may get busy for a few days. Hopefully though, everything will go smooth.
fixed the css issue by replacing the right path in the template... donno why it was not working, but as long as I can work arround it, i don't care :)
the only thing left is I can't get into the admin section, cause the page is not loading (i mean it never finishes loading)
Ap0s7le
08-16-2005, 06:24 PM
I don't know what the problem is since I never saw it.
I've done five installs and everything was fine on those servers.
We'll see as the next few days follow and more people try it out.
Thanks
-Casey
sorry to bother you about the javascript code ...
after reading some documentations about smarty i found out that in order for javascript to work from a template it must be within tags: {literal}{/literal}
the same thing goes for php : {php}{/php}
maybe it'll help someone else in trouble :)
Ap0s7le
08-16-2005, 07:57 PM
That was your problem?
If you had described it better I could have told you that haha
Either way, I'm glad it's ok now.
later
-Casey
no, that was my previous problem (as in something i figured out myself)
now the problem is this:
I have installed the script on the server, and the installation went just fine. The page showing the links work just fine. The admin page takes ages to load (in fact, it never loaded, no partial loaded no nothing... just shows the loading bar on the status bar)
David
08-16-2005, 08:33 PM
Yes, I see that here
{url not in service}
and that was strange behavior.
Maybe someone will know more what to say about this problem. I see you added some categories, so you must have got into admin at some point.
Ap0s7le
08-16-2005, 09:28 PM
Have you ever used mod_rewrite on your server before?
If the problem continues send me the FTP details to have a look.
Thanks
-Casey
no mod_rewrite
i think the problem is the way smarty gets it's root folder
it's getting {url not in service} instead of the root
that I donno why it happens.
Can't I change something somewhere so I put a constant instead of an automated detected value?
I say this because I noticed some images do not show right as well.
Ap0s7le
08-17-2005, 04:22 AM
You can set it on line 43 of the init.php file
It looks like this
Content visible to registered users only.
And you can specify it by doing
Content visible to registered users only.
Thanks!
-Casey
Strange it doesn't seem to work. I think I understand wrongly from the earlier post on {php}{/php}
Will this work at footer.tpl ? An inclusion of php navigation bar like below.
Content visible to registered users only.
It doesn't seem to work.
Thanks.
Ap0s7le
08-17-2005, 07:03 PM
Try this instead.
Content visible to registered users only.
vBulletin® v3.8.0, Copyright ©2000-2012, Jelsoft Enterprises Ltd.