>>
Site Map
>>
Forums
>>
Post Installation Help
Forum module - topics in forum:
Post Installation Help - Help with problems after installation.
CAN'T FIND THE FILE!!!!!
OK here goes...
I just loaded a Calendar block to show up on the front page of my Nuke site. You can see it fine, but you cannot click on the event for more info.
When I go to the "Feedback" module, the calendar shows up on the right. However, you CAN click on the events and get the info. Then I noticed that the "Feedback" page calendar has an html link, but the "Main Page" calendar didn't have the html link. See for yourself at;
http://foxboroughcc.com/PHP-Nuke/index.php
SO.....
I clicked the "View", "Source" on explorer and looked at the code. Low and behold the address is incorrect on the "Main Page".
NOW the question.....(drumroll please...)
WHERE is the "Main Nuke Page" file located?
What kind of file is it? (HTML, PHP)
I just want to correct the link and I CAN'T FIND THE FILE!!!!!
Please excuse my ignorance if this is a simple question.
Thanks
Just go to your blocks section in your admin.php page and find the block and specify which side of the site you want it on that easy.
The location is not the problem. The problem is the address linking the front page with the calendar info is wrong.
The first (red) is the code from the "Feedback" and "Web Links" module page. These pages work perfectly.
The second (blue) is from the main nuke page. This does not work. You can see the address is wrong. How do I change it?
| Quote: : |
CORRECT CODE
<link rel="stylesheet" href="http://foxboroughcc.com/PHP-Nuke/modules/TotalCalendar/themes/default/style.css" type="text/css" />
<link rel="stylesheet" media="screen" href[color=]="http://foxboroughcc.com/PHP-Nuke/modules/TotalCalendar/themes/default/date_picker.css[/color]" type="text/css" /
<link rel="stylesheet" href="http://foxboroughcc.com/PHP-Nuke/modules/TotalCalendar/themes/default/style.css" type="text/css" />
<link rel="stylesheet" media="screen" href="http://foxboroughcc.com/PHP-Nuke/modules/TotalCalendar/themes/default/date_picker.css" type="text/css" /><table width="100%">
<tr> |
| Quote: : |
INCORRECT CODE
<link rel="stylesheet" href=""http://foxboroughcc.commodules/TotalCalendar/themes/default/style.css" type="text/css" />
<link rel="stylesheet" media="screen" href="http://foxboroughcc.commodules/TotalCalendar/themes/default/date_picker.css" type="text/css" /><table width="175" border="0" cellspacing="0" cellpadding="0">
<link rel="stylesheet" href="http://foxboroughcc.commodules/TotalCalendar/themes/default/style.css" type="text/css" />
<link rel="stylesheet" media="screen" href="http://foxboroughcc.commodules/TotalCalendar/themes/default/date_picker.css" type="text/css" /><table width="100%">
<tr> |
I looked at these files using "View" "Source"" on the browser. The correctly coded page title was "modules[1]" and the incorrect page was titled "index[1]"
Which calender mod are you using, theres only about 20 of them, most are older scripts. What version of nuke including patch level?
I am presently running;
PHP Nuke 7.8.
Total Calendar 2.4 (Latest Version)
There is no problem with the calendar other than the link address. I just need to know where the files are located so I can correct the address.
Honeslty I would imagine it's in the index.php of the file, but I couldn't tell you because it's a paid script and i am not paying the 35.00 to find out. You should be asking on their site.
Folks I am not trying to be rude on this one. But if you purchase a paid script on another site. You really should look there for support, not here. We are not going to purchase scripts and install them just to help someone out. Thats why these sites that create the scripts have support forums as well.
This topic is now locked.