thanks, the above works for calling the variable into the page.
but... i still need to use the variable in other php scripts on the page and i don't know how to call it without getting the error i described in my last post. using {$tspeed} does not work in the php script either.
Search found 10 matches
- Mon Nov 12, 2007 6:24 pm
- Forum: CMSMS Core
- Topic: PHP Variable Problem
- Replies: 5
- Views: 1678
- Sat Nov 10, 2007 2:55 am
- Forum: CMSMS Core
- Topic: PHP Variable Problem
- Replies: 5
- Views: 1678
Re: PHP Variable Problem
thanks for your quick reply. although now i get the following error where {gallery_trans} is called: <b>Fatal error</b>: Call to a member function on a non-object in <b>/home/fotograf/www/www/lib/content.functions.php(669) : eval()'d code</b> on line <b>1</b><br />
- Fri Nov 09, 2007 7:43 am
- Forum: CMSMS Core
- Topic: PHP Variable Problem
- Replies: 5
- Views: 1678
PHP Variable Problem
Hi, I'm trying to integrate a PHP page with CMSMS 1.2, but the PHP scripts are acting differently once they're integrated. I believe the problem is that variable defined in one UDT are not available for following UDTs. The page works great on the same server without CMSMS. So here's a piece of the c...
- Fri Sep 21, 2007 1:14 am
- Forum: CMSMS Core
- Topic: Parse Error in index.php (site previously working) [solved, kinda]
- Replies: 1
- Views: 2141
Re: Parse Error in index.php (site previously working) [solved, kinda]
I reloaded the index.php file from the original install, then the site started working again. Shortly after, it broke down again, so I upped the file once again and changed its permissions to chmod 444 in the hopes that the index.php won't get modified again. But I have no idea why or how it was mod...
- Fri Sep 21, 2007 12:12 am
- Forum: CMSMS Core
- Topic: Parse Error in index.php (site previously working) [solved, kinda]
- Replies: 1
- Views: 2141
Parse Error in index.php (site previously working) [solved, kinda]
Hello, I couldn't find an error like this is anywhere in the forums. When I try to access my site I get the following error: Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/jfrhisto/public_html/index.php on line 55 The site was working previously, but now this error. Th...
- Thu May 31, 2007 4:26 pm
- Forum: General Discussion
- Topic: Small (but annoying) Bug in Album when using IE
- Replies: 1
- Views: 1077
Re: Small (but annoying) Bug in Album when using IE
I found the source of the problem: the "prev" and "next" buttons will not work in IE if the image title contains an apostrophe. If anyone has an idea of how to allow apostrophes in image titles without messing up the javascript, I'd love to hear it. I don't know javascript that w...
- Tue May 29, 2007 8:28 pm
- Forum: General Discussion
- Topic: Small (but annoying) Bug in Album when using IE
- Replies: 1
- Views: 1077
Small (but annoying) Bug in Album when using IE
I'm using Album 0.9.2 and everything is great except when the last image of the gallery is displayed, the "Prev" button is displayed differently and does not work. I've only encountered this problem using IE 6 and 7 on a PC. It works fine on Safari and Firefox on a Mac. Here's the test pag...
- Tue May 22, 2007 9:20 pm
- Forum: CMSMS Core
- Topic: Album Random Image Problem
- Replies: 0
- Views: 626
Album Random Image Problem
Hello, I'm running CMSMS 1.05 with Album 0.9.2. I'm using the random_image function to display two images on my page (code: "{cms_module module='album' action='random_image' number='2'}"). The problem is that it occassionally will show the same image twice . Is there any way to prevent thi...
- Fri Apr 21, 2006 5:08 pm
- Forum: CMSMS Core
- Topic: unable to view editor
- Replies: 12
- Views: 3913
Re: unable to view editor
So I tried my site on a PC and in IE I get the following two error messages: Unknown toolbar item "CMSModules" Unknown toolabr item "CMSContent" After clicking "OK" on both, the toolbar loads. It still does not load (or show any error messages) in Firefox for Mac or PC.
- Thu Apr 20, 2006 2:40 pm
- Forum: CMSMS Core
- Topic: unable to view editor
- Replies: 12
- Views: 3913
Re: unable to view editor
I'd ask your client to test if he can login to http://demo.opensourcecms.com/cms/admin/login.php (admin + demo) and try if the editors show up there. If they don't (which I expect) then is is a problem on his computer or network. I'm having the same problem--the fck toolbar doesn't appear while ed...