Ravens PHP Scripts: Forums
 

 

Search found 104 matches
Author Message
 Topic: Broken administrator menu links.
spyrule

Replies: 25
Views: 77435

PostForum: RN Themes Issues   Posted: Thu Sep 06, 2007 10:01 am   Subject: Broken administrator menu links.
Yes, I am using the WYSIWYG editor, and yes I'm using the source button, with it locked down (none of the other menu options are available in this mode).

I've even tried editing it directly in the ...
 Topic: Broken administrator menu links.
spyrule

Replies: 25
Views: 77435

PostForum: RN Themes Issues   Posted: Thu Sep 06, 2007 9:16 am   Subject: Broken administrator menu links.
idea,

is their a way to add a strip quote function to just the adminblock() function ?
 Topic: Broken administrator menu links.
spyrule

Replies: 25
Views: 77435

PostForum: RN Themes Issues   Posted: Thu Sep 06, 2007 9:15 am   Subject: re: Broken administrator menu links.
Hey,

Well, as per your suggestions ...

This is what I edited it to :
<strong><big>&middot;</big></strong>&nbsp;<a href="admin.php">Administrat ...
 Topic: Broken administrator menu links.
spyrule

Replies: 25
Views: 77435

PostForum: RN Themes Issues   Posted: Wed Sep 05, 2007 3:08 pm   Subject: re: Broken administrator menu links.
And as a reference ,

This is my edit just before saving the text :

<strong><big>&middot;</big></strong>&nbsp;<a href="\admin.php">Administration</a> ...
 Topic: Broken administrator menu links.
spyrule

Replies: 25
Views: 77435

PostForum: RN Themes Issues   Posted: Wed Sep 05, 2007 3:03 pm   Subject: re: Broken administrator menu links.
Thanks guys,

ok here is the text in source mode first, and then normal view after :

<strong><big>&middot;</big></strong>&nbsp;<a href="\&quot;admin. ...
 Topic: Broken administrator menu links.
spyrule

Replies: 25
Views: 77435

PostForum: RN Themes Issues   Posted: Tue Sep 04, 2007 7:23 am   Subject: Broken administrator menu links.
Ok, I am totally stumped.

I have replaced the mainfile.php (it's possible that I edited something at some point).
Replaced the content of the Db completely, as mentioned by fkelly (skipping the ...
 Topic: Broken administrator menu links.
spyrule

Replies: 25
Views: 77435

PostForum: RN Themes Issues   Posted: Thu Aug 30, 2007 7:48 am   Subject: Broken administrator menu links.
Thanks montego,

I looked in the Db, and they are fine. So I'm not sure where this link error is occuring.
Which actual file generates the display on the page?

I might just replace it with a ...
 Topic: Broken administrator menu links.
spyrule

Replies: 25
Views: 77435

PostForum: RN Themes Issues   Posted: Wed Aug 29, 2007 9:46 am   Subject: Broken administrator menu links.
Yeah,

That above code doesn't seem to have made any difference.

Where in the database are those strings stored?
 Topic: Broken administrator menu links.
spyrule

Replies: 25
Views: 77435

PostForum: RN Themes Issues   Posted: Tue Aug 28, 2007 9:31 pm   Subject: Broken administrator menu links.
Thanks guys, I'll test this in the morning when I can get to the server (it's an intranet server, so no external access from home!).

-spyrule
 Topic: Broken administrator menu links.
spyrule

Replies: 25
Views: 77435

PostForum: RN Themes Issues   Posted: Tue Aug 28, 2007 7:23 pm   Subject: Broken administrator menu links.
Yeah, that's the odd part. I have a duplicated website with the exact same Db, and I re-installed the raven files (except my config.php file), and the problem doesn't exist there.

So obviously th ...
 Topic: Broken administrator menu links.
spyrule

Replies: 25
Views: 77435

PostForum: RN Themes Issues   Posted: Tue Aug 28, 2007 11:43 am   Subject: Broken administrator menu links.
I've edited them, and the quotes are still getting added back into the link.

How is this happening?!?
 Topic: Broken administrator menu links.
spyrule

Replies: 25
Views: 77435

PostForum: RN Themes Issues   Posted: Tue Aug 28, 2007 10:56 am   Subject: Broken administrator menu links.
Hello,

I'm not sure if this falls under Themes or not, but ...

All the menu option when I'm logged in as Administrator, are broken :

ยท Administration, = http://kccweb.sunmedia.org/"admin.p ...
 Topic: Help with a specific mysql error...
spyrule

Replies: 26
Views: 52179

PostForum: MySQL   Posted: Sun Aug 26, 2007 9:44 pm   Subject: Help with a specific mysql error...
Awww yeah!,

Thank you so VERY VERY much. I have been beating my brain for the better part of an hour of that stupid little trick! LOL!.

huhhhhh... now I just gotta dump this info back into th ...
 Topic: Help with a specific mysql error...
spyrule

Replies: 26
Views: 52179

PostForum: MySQL   Posted: Sun Aug 26, 2007 9:28 pm   Subject: Help with a specific mysql error...
Thank you Gremmie,

That has almost solved my problem, yeah I'm still trying to wrap my brain around the differences between internal sql calls and external. got me kinda messed up.

so this cod ...
 Topic: Help with a specific mysql error...
spyrule

Replies: 26
Views: 52179

PostForum: MySQL   Posted: Sun Aug 26, 2007 8:54 pm   Subject: Help with a specific mysql error...
ok, thanks.

Thats kinda what I thought actually. But was hoping... LOL!.

now, I am stumped on something I thought I had figured out.

for some stupid reason.... I am trying to fill out a ...
 Topic: Help with a specific mysql error...
spyrule

Replies: 26
Views: 52179

PostForum: MySQL   Posted: Sun Aug 26, 2007 7:24 pm   Subject: Help with a specific mysql error...
A quick question,

is it possible to use the onchange= function of a dropdown list, to do a query?

sort of like :

<select name="dropdown_menu" onchange=".$QueryID="SELECT DispositionCode ...
 Topic: Help with a specific mysql error...
spyrule

Replies: 26
Views: 52179

PostForum: MySQL   Posted: Sun Aug 26, 2007 7:10 pm   Subject: Help with a specific mysql error...
Thanks for the fast reply fkelly,

Actually that's exactly what I have been doing to help troubleshoot this module since the beginning. It really is a useful method.

Do you happen to know what g ...
 Topic: Help with a specific mysql error...
spyrule

Replies: 26
Views: 52179

PostForum: MySQL   Posted: Sun Aug 26, 2007 6:22 pm   Subject: Help with a specific mysql error...
Thank you Gremmie, looks like I have figured out most of what I need.

Only have a few minor-ish things left to do...

1) Find the ravennuke variable that is the current logged in user's ID.

...
 Topic: Help with a specific mysql error...
spyrule

Replies: 26
Views: 52179

PostForum: MySQL   Posted: Sat Aug 25, 2007 2:56 pm   Subject: re: Help with a specific mysql error...
Actually....

... require_once("mainfile.php");
include("header.php");
OpenTable();
global $prefix, $db, $sitename, $admin, $module_name, $dbhost, $ ...
 Topic: Help with a specific mysql error...
spyrule

Replies: 26
Views: 52179

PostForum: MySQL   Posted: Sat Aug 25, 2007 1:45 pm   Subject: Help with a specific mysql error...
This turned out to work :

$row = mysql_fetch_row ($result);
 Topic: Help with a specific mysql error...
spyrule

Replies: 26
Views: 52179

PostForum: MySQL   Posted: Sat Aug 25, 2007 1:39 pm   Subject: Help with a specific mysql error...
Oh and btw, I cannot use mysqli functions yet, because my current server is only running mysql 4.somthing. Don't think it's 4.1 .
 Topic: Help with a specific mysql error...
spyrule

Replies: 26
Views: 52179

PostForum: MySQL   Posted: Sat Aug 25, 2007 1:13 pm   Subject: Help with a specific mysql error...
Added the :

$row = $db->mysql_fetchrow($result);

Fatal error: Call to undefined method sql_db::mysql_fetchrow() in /home/content/s/p/y/spyrule/html/sunmedia/numscrub.php on line 44

This is ...
 Topic: Help with a specific mysql error...
spyrule

Replies: 26
Views: 52179

PostForum: MySQL   Posted: Sat Aug 25, 2007 10:29 am   Subject: Help with a specific mysql error...
ok,

I think I might have figured out my problem. All I need to do is search the phonenumber field in the above table, and find out if it exists.

I have been using :

if ($WhichForm == "1" & ...
 Topic: Help with a specific mysql error...
spyrule

Replies: 26
Views: 52179

PostForum: MySQL   Posted: Sat Aug 25, 2007 9:48 am   Subject: re: Help with a specific mysql error...
ok, I have changed the code on the website to output the sql query info.

For some reason though, this is running @ the initial start of the module, when it should only run on the second or more ru ...
 Topic: PHP4 at End of Life
spyrule

Replies: 12
Views: 26951

PostForum: PHP   Posted: Sat Aug 25, 2007 8:39 am   Subject: PHP4 at End of Life
not to point out another host, but Godaddy.com and dreamhost.com are both offering php5 and mysql 5 now.
 

 Jump to:   

Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©