Search found 34 matches

by LPWV
Mon 16. Jan 2006, 08:46
Forum: phpwcms Bug Reports
Topic: Scripting error! Noit able to include java etc...
Replies: 2
Views: 3116

The only thing I have done (since it was working) is to add the calendar and gallery scripts... I also upgraded from an earlier version...

Everything is working fine except for this...

When I use the <script></script> anywhere in the site (all entry pages, articles, templates, etc... I get that ...
by LPWV
Sat 7. Jan 2006, 18:45
Forum: hacks & enhancements
Topic: mygallery mod
Replies: 85
Views: 86003

I made that change and now get the following error when I select "Add Album"

Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /usr/local/4admin/apache/vhosts/lpwv.org/httpdocs/include/inc_module/mygallery/inc_act/add.album.php on ...
by LPWV
Wed 4. Jan 2006, 05:13
Forum: phpwcms Bug Reports
Topic: Scripting error! Noit able to include java etc...
Replies: 2
Views: 3116

Scripting error! Noit able to include java etc...

Hello all...

I posted this once before but did not really get much help with it...Now I am at the point where I cannot impliment a few of the key things I need on my site without it.

Anytime...From Anywhere in my site (articles, templates, etc) I try to place anything in a <script></script> I get ...
by LPWV
Sat 31. Dec 2005, 15:01
Forum: phpwcms Bug Reports
Topic: English: Spelling Correction in Newsletter
Replies: 2
Views: 3465

English: Spelling Correction in Newsletter

In the 1.2.5 DEV release (and maybe others)...There is a spelling error in the Newsletter Subscription...

Registred needs to be changed to Registered on line 167 of inlcude/inc_front/content/cnt12

I already changed it if anyone wants to grab it and just upload it...There are no other hacks or ...
by LPWV
Sat 31. Dec 2005, 13:48
Forum: hacks & enhancements Support
Topic: HTML HEAD: Cannot add script in template
Replies: 6
Views: 5483

I checked config.inc.php and both are set to 1 (I assume this is correct)...

I tried creating the .js file but had no success getting the script to call correctly...

I will play with this a bit later...

Thanks for the help!

Loving the script overall...can be a little tricky through for a novice...
by LPWV
Sat 31. Dec 2005, 01:24
Forum: hacks & enhancements
Topic: An Event Calendar Mod
Replies: 239
Views: 148918

I LOVE IT

I love this script...

Please take a look at the way I implemented it:
http://www.lpwv.org/index.php?calendar_ebm

However, the active days are not linking and neither is the heading...Just curious as to how I turn on the links...

If anyone has any suggestion for improvements on the way I am ...
by LPWV
Sat 31. Dec 2005, 00:30
Forum: hacks & enhancements Support
Topic: HTML HEAD: Cannot add script in template
Replies: 6
Views: 5483

The only changes I made were too install the Cal Mod and the Gallery Mod...

I do not know how to detect/disable Frontend Init and render files...could you please explain...or is there somewhere I can go and hard enter the <script> I am needing...

Thanks...
by LPWV
Fri 30. Dec 2005, 15:32
Forum: hacks & enhancements Support
Topic: HTML HEAD: Cannot add script in template
Replies: 6
Views: 5483

This is what I am trying to insert:

<script type="text/javascript" language="JavaScript">
<!--
function calcHeight()
{
var the_height=document.getElementById('the_iframe').contentWindow.document.body.scrollHeight; //find the height of the internal page
document.getElementById('the_iframe ...
by LPWV
Fri 30. Dec 2005, 04:35
Forum: hacks & enhancements Support
Topic: HTML HEAD: Cannot add script in template
Replies: 6
Views: 5483

HTML HEAD: Cannot add script in template

Anytime I try to place a <script> into the HTML Head section of a template I get this error...It is really restricting my design...Any clues?
I checked permissions and they are 755 (tried 777 too)...


Forbidden
You don't have permission to access /phpwcms.php on this server ...
by LPWV
Thu 29. Dec 2005, 03:22
Forum: hacks & enhancements
Topic: Simple Machines Forum - Front End Integration
Replies: 2
Views: 3432

[RESOLVED] Thanks and a Question

Thanks...I had been fighting with that and could not figure it out...

Do you know how I can call SimpleMachines into my CONTENT area...or into a template so it appears integrated into my site...

I am getting this error everytime I try it?
Parse error: parse error, unexpected '<' in /usr/local ...
by LPWV
Wed 28. Dec 2005, 06:25
Forum: hacks & enhancements
Topic: mygallery mod
Replies: 85
Views: 86003

Data base problem...

Okay I did the install...Everything seemed to work...When I added an album it said my DB tables did not exist...

I deleted all of my tables...Tried to manually create them and recieved an error in the PHPMYADMIN...

I really need to know how to edit this section...
in MAIN.CONFIG.PHP

<?php ...
by LPWV
Tue 27. Dec 2005, 03:25
Forum: phpwcms Discussion
Topic: Left Column Height
Replies: 3
Views: 2301

Didn't think so...I will just overflood my left with alot of content...That will take care of it on most pages of my site...
by LPWV
Mon 26. Dec 2005, 20:17
Forum: hacks & enhancements
Topic: {TEASER_EX} Replacement tag v1.90 - 10.1.2007
Replies: 398
Views: 210715

ERROR

Parse error: parse error, unexpected ':' in /usr/local/4admin/apache/vhosts/lpwv.org/httpdocs/include/inc_front/front.func.inc.php(2459) : eval()'d code on line 1


I am getting the above error...Cant figure it out!

http://www.lpwv.org
by LPWV
Mon 26. Dec 2005, 01:58
Forum: phpwcms Discussion
Topic: Admin Template Duplication
Replies: 4
Views: 2656

Admin Template Duplication

Has anyone (or can someone quickly) develop a template that will make a site look like the admin pages for the CMS...

I am referring to version 1.25 DEV

I think this would be a great template...Clean!
by LPWV
Mon 26. Dec 2005, 01:51
Forum: phpwcms Discussion
Topic: Left Column Height
Replies: 3
Views: 2301

Left Column Height

How can I change the Left Column Height adjustment...My problem is clear on http://www.lpwv.org

The problem I am having is, I want the left BG Color to go all the way between the header and footer...

Please help on this...