schniffer
Forum Replies Created
-
The dataTables library plugin is now really working,
I can’t seem to make my table look like the one in this page until I saw the jquery library checkbox feature included in thesis theme.
I think it conflicted with this code that I added using the HiFi plugin.
<script type=”text/javascript” language=”javascript” src=”../../media/js/jquery.js”></script>
Now it works like a charm.
Hello,
Well for five hours before I have received your reply, I’ve found out that this can be implemented by the use of jQuery and DataTables plugin. I’ve also found some examples on having clicked the checkboxes, multiple number of rows can be selected and highlighted.
Then I’ve read guides on how to to apply the datatables plugin on my table created by the WP-Table-Reloaded plugin.
As a matter of fact, I’ve finally managed to make it work by (base on what I’ve read)
-disabling the datatables library
-disabling the default css stylesheet of the plugin
done by unchecking the boxes on the Plugin Options
-then adding the css classdisplayon the Table Styling Options of that certain tableand here is the table
As per your suggestion, I will certainly read that later once I managed to apply the highlight feature by selecting multiple check boxes.
Before I forgot, thanks for your reply, this plugin is simply the best!
P.S. If you have certain knowledge on the feature which I mentioned above, please feel free to guide me.
Thanks.
Forum: Fixing WordPress
In reply to: Save – Publish – and other buttons redirecting to 404 pageOh well the problem was solved now…
I just talk to one of their representative on their Live Chat feature, and I must say it was great and fast, my problem was solved immediately.
Forum: Fixing WordPress
In reply to: Save – Publish – and other buttons redirecting to 404 pageJust find out if there something wrong with my move to another server and to solve this problem,
note that i placed a temporary index.html file on my blog
1. I had backed up all my files and database
2. delete the old blog and install a new WordPress blog (downloaded from wordpress.org)
3. Created the database, edited the wp-config.php file, install, then login
4. Next I check each settings then when it comes to the permalink settings, switching to custom structure then to add/%postname%/on it then save changes.
5. Then it redirected to this page showing this message,406 not acceptable
Not Acceptable
An appropriate representation of the requested resource /wp-admin/options-permalink.php could not be found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache Server at thebloggerspath.com Port 80Before I’ve post this one, I googled for the term
hostnine.com 406 not acceptableand I found out that the problem could be with my hosting provider HostNine. Specifically on the issue of about this mod_security thing which is I’m not familiar with.Not Acceptable Error
A Not Acceptable (406) error is indicating the script you are trying to run is triggering security rules that are defined in mod_security. These rules are designed to help protect your account and server from unauthorized access by means of tricking the script into doing something it wasn’t meant to do.Although they do provide a solution to this which states.`
If you require mod_security to be disabled on a domain, please open a ticket with our support department to have this done. In your message be sure to include the specific domain or subdomain you need it disabled on.`To conclude this long post I guess this issue something to be aware for all bloggers who want to setup a wordpress blog with hostnine. As of my experience as of now, their plans was good for newblogger aside from this 406 error I’ve encountered.
Forum: Fixing WordPress
In reply to: Save – Publish – and other buttons redirecting to 404 page-if that does not resolve the issue, try increasing memory available for php.
Thanks for this one, it really speed up my blog. But I’m wondering that there might be a downside to it.
Anyway about the other problems, I had tried all of them but still I get some problems from saving some options of my blog. Although I had thought of a way to resolve this problems, I’ll keep this post updated once until it is solved.
Forum: Fixing WordPress
In reply to: Save – Publish – and other buttons redirecting to 404 pageI’ll be sure to try these…
Again, thanks 😀
Forum: Fixing WordPress
In reply to: Save – Publish – and other buttons redirecting to 404 pageT-P
yes sir… as well as on how to restoring and backing up the whole wordpress blog and editing my database file, by the way I use thebloggerstips.tk when I first setup the blog then later on purchasing the domain name. I do edit the SQL database file and replace properly the domain name on it.
In any case I should double check if I have done something wrong on moving my blog.
Anyway thanks a lot for a quick responce.
Forum: Fixing WordPress
In reply to: Save – Publish – and other buttons redirecting to 404 pageI’m checking each plugins and other wordpress functions on and I found out the save changes button on permalinks page also was redirecting to 404 page…
Can anyone suggests me what cause this problems and possible solutions for it.? thanks.
by the way the wordpress version is 3.0.1 the latest.