Search found 18 matches

by mcurley
Tue Jul 24, 2007 2:02 pm
Forum: General discussions
Topic: Several issues with entry list of inherited site
Replies: 6
Views: 2931

Thanks, Garvin. I appreciate your time.

MC
by mcurley
Mon Jul 23, 2007 11:24 pm
Forum: General discussions
Topic: Several issues with entry list of inherited site
Replies: 6
Views: 2931

I'm not even asking the agency to actually fix it. I'd just like someone tell me where to look to try and figure this out (if possible). I'm by no means asking you to do it.

Here's the ftp info if you have a chance to look at it:

host: www.studentelevate.com
user: xxx
pass: xxx

Then select ...
by mcurley
Mon Jul 23, 2007 11:14 pm
Forum: General discussions
Topic: Several issues with entry list of inherited site
Replies: 6
Views: 2931

Thanks, Garvin.

If I give you ftp info, can you take a look? Unfortunately, the agency isn't being very helpful. If not, that's cool. I'll keep pestering them.

Thanks again.

MC
by mcurley
Mon Jul 23, 2007 11:03 pm
Forum: General discussions
Topic: Several issues with entry list of inherited site
Replies: 6
Views: 2931

Several issues with entry list of inherited site

Another agency created the following site, and I now maintain it:

http://www.studentelevate.com/high_school/blog/

I can't figure out several things:

1-Why is only one entry appearing on http://www.studentelevate.com/high_school/blog/ in Internet Explorer when I have indicated that 10 entries ...
by mcurley
Fri Jun 08, 2007 8:32 pm
Forum: Plugins
Topic: Show entries via JavaScript
Replies: 19
Views: 11821

Perfect! Thanks so much.

It works with ";" between each ID.

MC
by mcurley
Fri Jun 08, 2007 2:35 pm
Forum: Plugins
Topic: Show entries via JavaScript
Replies: 19
Views: 11821

Okay, I looked at the URLs in the blog to get the ids. Thanks. I want News=1, Events=2 and Urgent Requests=10 to show up.

Here's what mine looks like:

categoryid=1,2,10

But it's only showing entries from category 1.

Here's the entire script:

<script src="http://www.insidesevierheights.com ...
by mcurley
Fri Jun 08, 2007 2:19 pm
Forum: Plugins
Topic: Show entries via JavaScript
Replies: 19
Views: 11821

Silly question: Is the categoryid always a number? If so, does the number correspond to the order in which the categories are listed on the admin page?

For example, if I have the following categories listed in this order: News, Events, Urgent Requests.

Would News be 1, Events 2 and Urgent Requests ...
by mcurley
Thu Jun 07, 2007 8:24 pm
Forum: Plugins
Topic: Show entries via JavaScript
Replies: 19
Views: 11821

Options: categories

Can you specify more than one category in the following? If so how to you do it?

category=s9y
by mcurley
Thu May 31, 2007 2:27 pm
Forum: Plugins
Topic: Show entries via JavaScript
Replies: 19
Views: 11821

That worked perfectly! Thanks for your help. It's greatly appreciated.

MC
by mcurley
Wed May 30, 2007 10:01 pm
Forum: Plugins
Topic: Show entries via JavaScript
Replies: 19
Views: 11821

Okay, I need more assistance. I'm not that familiar with php, so I'm thinking the first option might be easier.

Those are emitted via the javascript and simple document.writeln() calls, you can style them via CSS on your output if you look into the source of the javascript output you know which ...
by mcurley
Wed May 30, 2007 3:05 pm
Forum: Plugins
Topic: Show entries via JavaScript
Replies: 19
Views: 11821

Thanks so much, Garvin. I'll take a look at that. Again, I appreciate your assistance. Just be prepared, I might have more questions once I get into it some more :)

MC
by mcurley
Wed May 30, 2007 2:40 pm
Forum: Plugins
Topic: Show entries via JavaScript
Replies: 19
Views: 11821

So sorry. I changed "backend" to "inside" on the "configure plugins" page. It should actually read:

<script src="http://www.insidesevierheights.com/serendipity/index.php?/plugin/inside"></script>

I sent you the wrong one.

Thanks for all your help.

Now where do I go to change to look of the ...
by mcurley
Wed May 30, 2007 2:28 pm
Forum: Plugins
Topic: Show entries via JavaScript
Replies: 19
Views: 11821

Hooray! No sooner did I post that last comment, and I finally got it to work.

This is what worked:

<script src="http://www.insidesevierheights.com/sere ... "></script>
by mcurley
Wed May 30, 2007 2:27 pm
Forum: Plugins
Topic: Show entries via JavaScript
Replies: 19
Views: 11821

http://insidesevierheights.com/serendipity is where the blog is installed. Within the serendipity folder, there's a "plugins" folder. Within that folder, there are many folders one of which is "serendipity_event_backend".

This is what it says when I go to the "configure plugins" page:

Backend URL ...
by mcurley
Tue May 29, 2007 6:05 pm
Forum: General discussions
Topic: Can't Post New Entries - The page cannot be displayed
Replies: 2
Views: 1744

Thanks for the info. We were having issues with our server last week. It's working great today. I appreciate the response. Thanks again.

MC